Skip to content

paint-and-play/paintandplay-com-au

Repository files navigation

paintandplay.com.au

Served from GitHub Pages

https://paint-and-play.github.io/paintandplay-com-au

Usage

  • Add html or markdown pages to /pages, eg. /pages/example.md
  • Use a permalink in the yaml front matter for custom urls
  • Run bundle exec jekyll serve
  • Open http://localhost:4000/
  • Stop jekyll serve with ctrl-c
  • Git commit and push
  • GitHub pages will automatically publish the jekyll site
  • Wait a few minutes for GitHub to finish

Initial Setup

  • rbenv install 2.5.3
  • gem install jekyll
  • gem install bundler
  • bundle install

Releases

No releases published

Packages

No packages published