Skip to content

vue-rocks/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f43c3e6 Β· Jan 6, 2017
Jan 5, 2017
Jan 5, 2017
Jan 6, 2017
Aug 19, 2016
Jan 5, 2017
Jan 6, 2017
Jan 5, 2017
Jan 5, 2017
Jan 5, 2017
Jul 26, 2016
Jan 6, 2017
Aug 9, 2016
Jan 5, 2017
Jan 5, 2017
Jan 5, 2017
Jul 12, 2016
Aug 24, 2016
Jan 6, 2017
Jan 5, 2017

Repository files navigation

Vue.rocks blog


##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

Releases

No releases published

Packages

No packages published