insertafter

0.1.0 • Public • Published

Blog : InsertAfter.com

This repo contains my current home page. Feel free to contribute!

Build status Code Climate

Contributing

Feel free to help me to improve my blog. Typo, design, or anything else except blog posts.

git clone git@github.com:nfroidure/blog.git
cd blog
npm install
npm run dev

You 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-librsvg

Publishing

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.

/insertafter/

    Package Sidebar

    Install

    npm i insertafter

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • nfroidure