Skip to content

fallera/github-from-scratch

 
 

Repository files navigation

Github from Scratch

$ bundle install
$ jekyll serve -w --baseurl ''

(-w also watches files in _posts folder for updates. giving baseurl necessary because github pages config (baseurl = repo name).)

Then goto http://localhost:4000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.7%
  • Other 1.3%