Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 953 Bytes

Readme.md

File metadata and controls

31 lines (20 loc) · 953 Bytes

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.