##Install:
gem install jekyll bundler
bundle install
npm install
Run dev server at http://localhost:4000/blog:
jekyll serve
Build site (_site/
):
jekyll build
##AMP The plugin is kinda working, but there are problems with svg & base url. For updates, check this.
##Tips on design When setting text/meta colors, check all colors for reference.
You can set the sizeDesktop (desktop size, duh) of a certain blog in the bloglist (home page or /blog). It's a 12-column grid system, recommended sizes are 4, 6, 12 (depending on length / importance of the post).
See defaults in config.yml.
===================
Check out the blog at vue.rocks