insertafter
v0.1.0
Published
Nicolas Froidure's homepage
Readme
Blog : InsertAfter.com
This repo contains my current home page. Feel free to contribute!
Contributing
Feel free to help me to improve my blog. Typo, design, or anything else except blog posts.
git clone [email protected]:nfroidure/blog.git
cd blog
npm install
npm run devYou need to install ImageMagick to build this blog:
# on a Debian based system
apt-get install imagemagick
# with OSX - http://www.imagemagick.org/script/binary-releases.php#macosx
brew install imagemagick --with-librsvgPublishing
To publish a new version of the blog, just run npm run publish
License
The assets, graphics, illustrations and text contents are © myself. The code is licensed under the MIT license.
