/jekyll-foundation-5-starter

Quickly start a Jekyll website powerd by foundation/sass using github pages!

Primary LanguageCSSMIT LicenseMIT

jekyll-foundation-5-starter

Quickly start a Jekyll website powerd by foundation/sass using github pages!

You can see the working page here: github pages

  1. Go to gh-pages branch of this repo.
  2. Download it.
  3. create a new repo, publish
  4. create a gh-page branch
  5. Add contents
  6. edit config.yml
  7. edit html/md files
  8. edit sass
  9. edit nav.html within include
  10. Done!

Use at your own resk, and follw licence restriction of each products used. Most are MIT (OK to use commercially).

Useful command:

Run the compass by doing

compass watch

This blog post may be useful if you are like me and running Mac OS X.

If you want to make sure foundation is up to date, try

foundation update

(requires bowser)

To run jekyll locally, run

bundle exec jekyll serve --watch

Github's doc on how to use Jekyll on Github Pages.

Run bundle update to keep update the gem.

Special Thanks

Special thanks to HTML 5 Boilerplate whose code I have based this on.

and Font Awesome for bing awesome.

To do:

  • use grunt.