Skip to content

Files

Latest commit

 

History

History
9 lines (7 loc) · 524 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 524 Bytes

Site basis is Minimal Mistakes. Its default theme is used with some colors modified in assets/css/main.scss.

Contributing guide

  • main page is index.md
  • sidebar and header menu are configured in _data/navigation.yml
  • site pages are located in _pages with some minimal hierarchy
  • check out defaults in _config.yml
  • for running locally, you'll need ruby+bundler. run bundler exec jekyll serve and go to http://localhost:4000/