Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 630 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 630 Bytes

Deliberation Website based on Jekyll Theme

  • The contents of header and footer can be found in _data/sitetext.yml
  • The contents of navigation can be found in _data/navigation.yml
  • The layout can be changed in _layout folder, and the layout can be implemented in markdown file like this layout: page
  • The files in _inlcudes folder are imported in layout files(in _layouts folder)

Development:

To run locally (after installing dependencies):

bundle exec jekyll serve

Resources

https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll