aboutsummaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)AuthorFilesLines
2022-12-06themes/default/layouts/_default/sitemap.xml: Add schema and transform0.11.8tdro3-2/+190
Validate with schema. Switch to xml-data identifier attribute and adjust file name-spacing in configuration
2022-12-04assets/css/default: Use linear gradient background on highlighting elementstdro1-21/+60
For spacing instead of line-height with background-color. Fix opening/closing multiple spoilers with adjacent (+) instead of all (~) siblings
2022-12-03assets/css/default: Ensure fallback shadows are settdro1-3/+7
2022-12-03assets: Add schemastdro4-0/+1371
House keeping guardrails
2022-11-28assets/css/default: Transition delay on context menutdro1-0/+1
2022-11-28assets/css/default: Allow resizing code blockstdro1-2/+6
2022-11-28assets/css/default: Shadow text hover data-disclosuretdro1-2/+7
Set thicker solid border with alternative color instead of dashed border on internal links
2022-11-23assets/css/default: micro-content ul paddingtdro1-1/+1
2022-11-23assets/css/default: Fix micro-content ul list-style-typetdro1-5/+9
2022-11-20assets/css/default: Set missing root ems on <svg>tdro1-4/+7
2022-11-19static/js/timeago: Resolve relative format for future datestdro1-10/+26
2022-11-18themes/default/layouts/shortcodes/disclose: Allow innertdro1-1/+1
Inherit display instead of revert
2022-11-18assets/css/default: Add missing border color variablestdro1-1/+3
2022-11-18assets/css/default: Dashed border for internal anchorstdro1-2/+2
2022-11-18themes/default/layouts/shortcodes: Generalize content warnings with disclose ↵tdro1-98/+21
short code
2022-11-17themes/default/layouts/_default/_markup/render-link: data-external -> ↵tdro1-1/+1
data-internal
2022-11-17assets/css/default: Default sup and sub to inline-blocktdro1-0/+5
2022-11-17assets/css/default: Prefix reaction tip text decoration styletdro1-1/+3
Reduce initial thickness
2022-11-17themes/default/layouts/_default/_markup/render-link: Remove target="_blank"tdro1-0/+5
Will cause issues later on - highlight external links with dotted underline
2022-11-17assets/css/default: Darker border on block quotestdro1-2/+2
Filter out hover border rule
2022-11-16themes/default/layouts/partials/function-content: Add inline modifiertdro1-1/+2
To match blockquotes accross multiple lines. Normalize blockquote font size.
2022-11-16themes/default/layouts/partials/function-content: Make block quotes easier ↵tdro1-8/+13
to write Remove footer since it's no longer needed
2022-11-03themes/default/layouts/_default/rss: Paginatetdro1-1/+5
Firefox has issues with [xmlns] use [data="xml"] in stylesheet. Add previous and next to xslt sheet.
2022-11-02themes/default/layouts/_default/index.json: Paginatetdro1-15/+30
Load feed in chunks on the client side.
2022-10-31assets/css/default: Lighter border on overlaytdro1-1/+1
2022-10-31assets/css/default: Dry up colorstdro1-40/+31
To test out a color schemes.
2022-10-26assets/css/default: Do not focus videotdro1-1/+1
2022-10-24static/js/fixedsearch: Camel casetdro1-13/+10
2022-10-24assets/css/default: Set gallery overlay positiontdro1-1/+3
Avoid border radius on table row hover.
2022-10-21themes/default/layouts/partials/profile: micro-header-image -> ↵tdro1-1/+1
micro-header-banner Header image is a banner.
2022-10-21assets/css/default: Add opacity to doc end notes <hr>tdro1-0/+1
2022-10-20assets/css/default: Set context menu in limited card predictablytdro1-0/+9
Cannot hop outside of overflow hidden context easily. Float menu position to the left to ensure it is never cut off.
2022-10-20themes/default/layouts/partials/web-ring: Avoid extra markup with feed ↵tdro1-4/+0
function return
2022-10-20assets/css/default: Add basic checkbox input stylingtdro1-4/+39
2022-10-20assets/css/default: Use basic radial gradient on unsafe overlaytdro1-8/+2
2022-10-20assets/css/default: Show metadata on limited cardstdro1-3/+7
2022-10-19assets/css/default: Reduce image brightness on hovertdro1-1/+5
Disable hover shadows on gallery image hover interactions.
2022-10-19themes/default/layouts/_default/_markup/render-image: Add dumb orientation checktdro1-0/+9
2022-10-17assets/css/default: Remove unused micro-articletdro1-4/+3
2022-10-17assets/css/default: Inline block on micro content figure anchortdro1-1/+1
Keep unused touch area clear.
2022-10-17assets/css/default: Don't set micro content figure background colortdro1-1/+0
2022-10-14assets/css/default: Specificity adjustmentstdro1-24/+20
2022-10-13themes/default/layouts/partials/profile-tabs: tab-list -> tab-bartdro1-26/+30
Add more specificity to nav elements and set up for adding more items to tab bar.
2022-10-12themes/default/layouts/partials/profile-tabs: Style anchor with draft attributetdro1-1/+1
2022-10-12themes/default/layouts/partials/card-unsafe: Header not allowedtdro1-1/+2
2022-10-12themes/default/layouts/_default/summary: Use data-expires attributetdro1-1/+0
2022-10-12static/js/pager: Keep it simple and restore on scroll changetdro1-31/+3
2022-10-10themes/default/layouts/shortcodes/pdf: Use object for PDFtdro1-2/+9
Remove external PDF viewer in demonstration.
2022-10-10themes/default/layouts/partials/web-ring: Set <time> and <p> inlinetdro1-4/+9
2022-10-05assets/templates/author: blogtitle -> title0.11.1tdro1-1/+1