garrett-sutton / garrett-sutton.github.io

1 stars 0 forks source link

Fancifying #23

Closed garrett-sutton closed 9 months ago

garrett-sutton commented 9 months ago

This PR adds some basic UI elements to the site.

closes #12 -- added favicon

closes #4 -- repo structure determined by using jekyll minima

closes #11 -- Fixes by creating a separate categories page. A future enhancement may be to include the categories on the home page. But for now, this will do. It will also be nice to show posts on the main page that are most recent and not categorized. If someone is looking for "older" posts by categories, then it would probably be better to just go to a separate page. When initially launching the page, it feels best to just show the most recent post. Related, I added the categories that a post is associated with to the actual post so that a user knows it and can then navigate to the categories page to see other similar posts.

closes #10 -- will call this task complete