Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-17 | Add RSS support with RSS logo in footer | Karl Hallsby | |
I was already using the jekyll-feed gem to generate an RSS XML file, but this configuration puts an explicit button on the page that can be easily accessed and added by people. This icon shows on the footer of every page, just like the Email, LinkedIn, and GitHub icon/logo links do. | |||
2020-09-27 | Specify the subpath that is the baseURL of my site | Karl Hallsby | |
2020-09-27 | Change theme first | Karl Hallsby | |
2020-09-26 | Attempt to get Dark-themed minima | Karl Hallsby | |
minima doesn't come with the dark skin on 2.5.1. That is for the release of 3.x. | |||
2020-09-26 | Add jekyll-pdf-embed to the plugins list | Karl Hallsby | |
2020-09-26 | Explicitly use kramdown as the markdown transpiler | Karl Hallsby | |
2020-08-07 | Exclude nix files and scripts from output website | Karl Hallsby | |
2020-08-03 | Move default jekyll info (theme and options) to config file | Karl Hallsby | |
2020-07-18 | Remove reference to webserver's IP address | Karl Hallsby | |
2020-07-18 | Add linkedin username for LinkedIn redirect | Karl Hallsby | |
2020-07-18 | Update site description to personalized version | Karl Hallsby | |
2020-07-11 | Change title of website | Karl Hallsby | |
2020-07-08 | When building to test the site, use localhost IP Address | Karl Hallsby | |
2020-07-08 | Remove Twitter handle/link | Karl Hallsby | |
2020-07-07 | Run jekyll new on website project | Karl Hallsby | |