Skip to content

pawlek/blog.sapegin.me

 
 

Repository files navigation

Artem Sapegin’s Blog: English and Russian

Build Status

WordPress (2008) → Aegea (2012) → DocPad (2013) → Hexo (2015, unpublished) → Fledermaus (2015).

Running locally

First clone the repo, install dependencies and build the site:

git clone https://github.com/sapegin/blog.sapegin.me.git
cd blog.sapegin.me
npm install
npm run bundle
npm run build

Then run dev server (it will refresh the page after any changes in JS, styles or content):

npm start

Author

License

You can use code (HTML/JS) of this site, but you can’t use design, Stylus/CSS, images and content.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.4%
  • JavaScript 28.6%