aboutsummaryrefslogtreecommitdiff
path: root/content
AgeCommit message (Collapse)AuthorFilesLines
2024-02-24shell: Park at hugo version 0.122.0tdro1-1/+1
Increase shell build ergonomics
2024-02-24assets/css: Namespace MathMLtdro1-15/+6
Normalise. Generated math should not have inline styles
2024-02-21content/canory/messages/diagrams: Merge summary and abbr cursor texttdro1-1/+1
2024-02-16content/canory/messages: Add disclosuretdro1-0/+32
2024-01-13content/canory/messages/pdf: Add from mediatdro2-2/+3
2023-12-30config: Likes -> Markedtdro1-1/+1
2023-11-06themes/default/layouts: Remove author dependencytdro32-34/+0
2023-10-17content/canory/messages: Add the simplest possible mathtdro2-3/+105
As a test and try to keep titles short
2023-10-07content/canory/messages/self: Try embedtdro1-1/+1
2023-06-18themes/default/layouts/shortcodes: Cleanuptdro1-1/+1
Remove some shortcodes, probably better to target formats over embeds
2023-06-08content/default/messages/quickstart: Add npxtdro1-0/+1
2023-06-08assets/css/default: Auto label PDFstdro1-2/+3
2023-05-18assets/css/default: Support start on ordered liststdro1-3/+6
Account for larger numbers. Some browsers may count from 0 or 1..
2023-03-23content: Use only #docs tagtdro32-33/+33
Stay general and avoid extraneous tags
2023-02-10themes/default/layouts/shortcodes/pdf.html -> attach.htmltdro1-3/+2
Generalize into attach shortcode
2023-01-22shell: Swap to caddytdro1-0/+1
2023-01-11themes/default/layouts/shortcodes/tweet: Replace with linktdro1-2/+2
This embed has to be strangest I've ever looked at.. use a simple link card. Could use https://publish.twitter.com/oembed but that's annoying..
2022-12-21themes/default/layouts/partials: Prevent feed fetches from multiplying0.11.9tdro1-1/+1
By limiting to section. Add hugo option to version shortcode
2022-12-17content/canory/messages/selfdestruct: Use disclosetdro2-10/+10
Rearrange order and use advance measure unit on margins to prevent content shifting
2022-12-13content/canory/messages/animations: Add hang and squeezetdro1-2/+2
2022-12-09themes/default/layouts/shortcodes/animate: Add animatetdro1-0/+19
2022-12-04assets/css/default: Use linear gradient background on highlighting elementstdro1-2/+3
For spacing instead of line-height with background-color. Fix opening/closing multiple spoilers with adjacent (+) instead of all (~) siblings
2022-11-18themes/default/layouts/shortcodes/disclose: Allow innertdro1-1/+1
Inherit display instead of revert
2022-11-18themes/default/layouts/shortcodes: Generalize content warnings with disclose ↵tdro1-1/+2
short code
2022-11-16themes/default/layouts/partials/function-content: Make block quotes easier ↵tdro1-3/+7
to write Remove footer since it's no longer needed
2022-10-26config: Overwrite and build expired0.11.5tdro2-2/+12
Remove xkcd from content security policy, no longer needed.
2022-10-21content/canory/messages/definitions: Correct formattingtdro1-1/+1
2022-09-08content/default: Adjust pseudo docs for new version0.11.0tdro1-5/+0
2022-08-28themes/default/layouts/partials/function-caches-images: Merge alternate copy ↵tdro4-0/+0
properties Compensate for fit and resize. Set images from user profile configuration.
2022-08-06themes/default/layouts/partials: Hack in card context menutdro1-1/+1
2022-08-02themes/default/layouts/shortcodes: Add version shortcodetdro1-4/+5
2022-08-01content/canory/messages/pinned: Fix default linktdro1-1/+1
2022-07-07themes/default/layouts/shortcodes/spoiler: Format and use self closing syntaxtdro2-5/+5
2022-07-07themes/default/layouts/shortcodes/mark: Allow inner blockstdro3-3/+3
Inner can contain no content with self-closing short code tags.
2022-07-02content/default/messages/quickstart: Version 0.101.0 neededtdro1-1/+1
2022-07-01themes/default/layouts/partials/generate-feeds: Expand check for invalid ↵tdro1-1/+1
time zones Fill in relative links and remove duplicated code. Hopefully we won't need to get serious and validate dates anytime soon.
2022-06-23themes/default/layouts/shortcodes/markdown: Allow variable texttdro1-2/+2
2022-06-23themes/default/layouts: Translate raw into generated contenttdro2-9/+7
Reuse short code for markdown embeds.
2022-06-17content/default/messages/create: Clear invisible encodingstdro1-6/+6
2022-06-17content/default/message: Add note on author listtdro2-8/+34
2022-06-17themes/default/layouts/_default/summary: Rename nsfw to unsafetdro1-2/+2
Use unsafe as boolean.
2022-06-17config: Generate authors from configurationtdro10-40/+0
2022-06-16assets/templates/markdown-feed: Guard against enclosures that are not imagestdro1-1/+1
Other enclosure types can be handled differently.
2022-06-14assets/css/syntax-highlight-default: Hide copy buttontdro1-1/+1
Until we get around to testing clipboard apis.
2022-06-12content/default/messages/quickstart: Add rubytdro1-0/+1
2022-06-12themes/default/layouts/partials/video-container: Source of truth for video ↵tdro1-1/+1
embeds Static videos with cached copy. Convert imgur short code into a video short code helper. Replace dynamic embed with static.
2022-06-10themes/default/layouts/partials/meta-date-time: Add edited notificationtdro26-26/+26
2022-06-06themes/default/layouts/partials/gallery-walk: Walk outside in publictdro1-1/+1
Look inside public folder for image assets to include and minify. Massive efficiency gains.
2022-06-04themes/default/layouts/_default/_markup/render-image: Cache remote imagestdro1-1/+2
2022-05-31themes/default/layouts/_default: Paginate drafts and categorizetdro4-1/+14