aboutsummaryrefslogtreecommitdiff
path: root/content
AgeCommit message (Collapse)AuthorFilesLines
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
2022-05-31themes/default/layouts/_default/likes: Use intersect method and paginate ↵tdro1-1/+1
properly. Likes should be boolean.
2022-05-28config: Set cachestdro3-2/+37
2022-05-28content/canory/messages/pinned: Add links to #docs tagtdro1-2/+3
2022-05-26themes/default/layouts/_default/home.sources: Set to version 0.3.31tdro1-1/+1
2022-05-26content/default/messages/quickstart: Say generate twicetdro1-2/+2
2022-05-25content/default/messages/quickstart: Add busybox httpd as HTTP servertdro1-4/+5
2022-05-25content/default/messages/quickstart: Set branch on clonetdro1-1/+1
2022-05-09themes/default/layouts/shortcodes: Add span footer for block quotetdro1-2/+3
2022-05-09content/canory/messages/imgur-video: Fix typotdro1-1/+1
2022-05-07config.yaml: Add search engine verificationtdro1-0/+21
2022-05-06content/canory/messages/pinned: Correctionstdro1-2/+2
2022-05-05content/default/messages/quickstart: Add remaining detailstdro1-5/+5
2022-05-04themes/default/layouts/shortcodes: Fix self referencetdro2-2/+2
2022-05-03config.yaml: Commissiontdro42-0/+448