Skip to content

Organize layouts and assets

Phu Nguyen requested to merge work/organization into master
  • Home page: use index.html instead of creating another type
  • Use layout instead of type for pages, making the "layout" folder simpler
  • Put js and css mixed in html into separate files
  • Move styles from style.scss to relevant files

Merge request reports