eliottvincent / bay

🐟 A simple theme for Jekyll. Live at https://eliottvincent.github.io/bay/
ISC License
150 stars 383 forks source link

Add Categories #6

Open artreadcode opened 3 years ago

artreadcode commented 3 years ago

Hello! I've made category features and layouts, with little adjustment in the default layout. Can I push them to this repository?

eliottvincent commented 3 years ago

Hello there, thanks! I suggest you to do a pull request from your repo to this repo, I'll take a look at it.

artreadcode commented 3 years ago

Here it is:

  1. 'categories.md': This is for the information of the category page.
  2. 'category.html': (In _layouts)This is for showing the posts by each category.
  3. Finally, an improved version of 'default.html': Added subtitle. (I'm trying to do a pull request) issue-6th.zip
eliottvincent commented 3 years ago

Thanks, I'll have a look at it this week-end! In the mean time, feel free to submit another PR for your modifications in the default.html file.