Skip to content

DrK-Lo/EvolutionWorkshop

 
 

Repository files navigation

Evolution Workshop Website

Based on Minimal Mistakes Jekyll theme

How to edit:

  • Add a folder and Markdown for the new page eg. _codingWorshop/cworkshop.md
  • Copy header and layout header from another page and paste into _codingWorshop/cworkshop.md
    • See workshop/workshopHome.md for ideas on how to make it polished and include features
    • Make sure permalink is correct, that's what connects to the navigation bar e.g. /cworkshop/
  • Add to nav bar: go to _data/navigation.yml
    • Add the permalink to the nav bar as a url e.g. /cworkshop/
  • Add folder to includein config.yml e.g. _codingWorkshop

Packages

No packages published

Languages

  • JavaScript 53.3%
  • SCSS 23.6%
  • HTML 22.6%
  • Ruby 0.5%