Add blog post list and placeholder blog post
• add blog post list • add css specificially for the blog and projects pages • make layouts more modular for including different CSS on each page • use HTML for directory pages for better use with Liquid
This commit is contained in:
4
Projects.html
Normal file
4
Projects.html
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
layout: collection
|
||||
title: Projects
|
||||
---
|
Reference in New Issue
Block a user