Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove Python scripts | Nicholas Johnson | 2022-11-09 |
| | | | | | | | | Using Hugo's configDir is more elegant. css/ was moved to assets so it isn't published when processing Gemini. Files in static/ are always published. Files in assets/ are only published when invoked in a template. | ||
* | Flatten headings 4 through 6 for Gemini | Nicholas Johnson | 2022-09-03 |
| | | | | The CSS styling reflects that the headings are flattened as well. | ||
* | Only show scrollbar when content is clipped | Nicholas Johnson | 2022-08-09 |
| | |||
* | Remove leading zero from <ol> for Gemini convergence | Nicholas Johnson | 2022-08-07 |
| | |||
* | Set #return spacing for non-coarse pointer devices | Nicholas Johnson | 2022-08-07 |
| | |||
* | Change return to homepage link from class to id | Nicholas Johnson | 2022-08-07 |
| | |||
* | Space out nav links for mobile devices | Nicholas Johnson | 2022-08-07 |
| | |||
* | Change preformatted text line height to normal | Nicholas Johnson | 2022-08-07 |
| | |||
* | Fix logo overflow | Nicholas Johnson | 2022-08-06 |
| | |||
* | Move margin spacing to header and footer tags | Nicholas Johnson | 2022-08-06 |
| | |||
* | Replace and reduce pixel width limit with ems | Nicholas Johnson | 2022-08-04 |
| | |||
* | Provide a scroll bar for overflowed preformatted text | Nicholas Johnson | 2022-08-04 |
| | |||
* | Add Helvetica as a fallback font | Nicholas Johnson | 2022-08-04 |
| | |||
* | Initial commit | Nicholas Johnson | 2022-04-28 |