aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-06Fix logo overflowNicholas Johnson
2022-08-06Move margin spacing to header and footer tagsNicholas Johnson
2022-08-06Add item to TODO.txtNicholas Johnson
2022-08-04Remove item from TODO.txtNicholas Johnson
2022-08-04Replace and reduce pixel width limit with emsNicholas Johnson
2022-08-04Provide a scroll bar for overflowed preformatted textNicholas Johnson
2022-08-04Remove extra newlines from HTML outputNicholas Johnson
2022-08-04Adjust template spacing againNicholas Johnson
2022-08-04Add TODO.txtNicholas Johnson
2022-08-04Adjust template spacingNicholas Johnson
2022-08-04Add Helvetica as a fallback fontNicholas Johnson
2022-08-04Replace <content> tag with proper <main> tag and fix unintended tagNicholas Johnson
nesting
2022-08-04Set <html lang="en"> to improve screen reader compatibilityNicholas Johnson
2022-08-03Remove italic and bold Markdown from Gemini capsuleNicholas Johnson
Only removes asterisks, not underscores.
2022-08-01Don't HTML escape Gemini templatesNicholas Johnson
2022-05-08Fix link rendering to include noreferrerNicholas Johnson
2022-04-30Update posts archetype to entryNicholas Johnson
2022-04-30Use safeHTML for Gemini templates to prevent HTML escapingNicholas Johnson
2022-04-30Add back self-closing tagsNicholas Johnson
2022-04-30Change date format in Atom feedNicholas Johnson
2022-04-30Escape HTML content in Atom feedNicholas Johnson
2022-04-30Fix XML version stringNicholas Johnson
2022-04-30Clean up Atom feed templatesNicholas Johnson
2022-04-30Remove self-closing tags from Atom feedsNicholas Johnson
2022-04-30Remove extra dollar signs from atom feed templateNicholas Johnson
2022-04-30Use site title for Atom feed titleNicholas Johnson
2022-04-30Remove CDATA from Atom feedNicholas Johnson
2022-04-30Remove variable declaractions and conditions from Atom feed templatesNicholas Johnson
2022-04-30Add email to Gemini Atom feedNicholas Johnson
2022-04-30Add XML version to website atom feedNicholas Johnson
2022-04-30Make Atom feed template for GeminiNicholas Johnson
2022-04-30Output GeminiNicholas Johnson
2022-04-29Change post section to entry sectionNicholas Johnson
2022-04-28Initial commitNicholas Johnson