Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 442 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 442 Bytes

Jekyll Starter Template

Simple Jekyll Starter. Mainly follows Jekyll doc

Content

_include    # header/footer/navbar
_layouts    # Different layouts
_posts      # Examples
index.md    # main Page

Run locally

bundle install
jekyll serve --livereload

Github Pages

Github actions workflow almost ready. Just add a "Secret" in repo settings.

TODO

lib

Author

Nicolas Wallet