Quickly start a Jekyll website powerd by foundation/sass using github pages!
You can see the working page here: github pages
- Go to gh-pages branch of this repo.
- Download it.
- create a new repo, publish
- create a gh-page branch
- Add contents
- edit config.yml
- edit html/md files
- edit sass and run grunt
- edit nav.html within _include
- Done!
Use at your own resk, and follw licence restriction of each products used. Most are MIT (OK to use commercially).
Run grunt by simply run
grunt
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 bower)
To run jekyll locally, run
bundle exec jekyll serve --watch
Github's doc on how to use Jekyll on Github Pages.
Special thanks to HTML 5 Boilerplate whose code I have based this on.
@kionoshp's padding-margin. Because it has become part of every site that I manage.
and Font Awesome for bing awesome.
- use grunt.