Skip to content

Ibsciss/Ibsciss.org

 
 

Repository files navigation

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 and run grunt
  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 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

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.

Packages

No packages published

Languages

  • CSS 96.6%
  • JavaScript 3.3%
  • Ruby 0.1%