aboutsummaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Expand)AuthorFilesLines
2022-06-14themes/default/layouts/partials/feeds-generate: Add uniqueness to title file ...tdro1-1/+1
2022-06-14themes/default/layouts/partials/feeds-generate: File humanize before urlizetdro1-1/+1
2022-06-14themes/default/layouts/partials/feeds-generate: Feed description is feed sour...tdro1-1/+1
2022-06-14themes/default/layouts/partials/feeds-generate: Support more RSS feedstdro2-15/+47
2022-06-13themes/default/layouts/partials/gallery-images: Add gallery overlaytdro1-6/+7
2022-06-13themes/default/layouts/partials/author-card: Set titlestdro1-2/+2
2022-06-13themes/default/layouts: Normalize item list flextdro4-25/+17
2022-06-13themes/default/layouts/partials/gallery-walk: Ignore select files and folderstdro1-4/+4
2022-06-12themes/default/layouts/shortcodes/video: Rename controls to optionstdro3-6/+6
2022-06-12themes/default/layouts/partials/video-container: Add missing caption variabletdro1-1/+2
2022-06-12themes/default/layouts/shortcodes: Set height on self and wikipedia iframestdro2-1/+2
2022-06-12themes/default/layouts/partials/gallery-walk: Use path.Exttdro1-12/+12
2022-06-12themes/default/layouts/partials/video-container: Source of truth for video em...tdro4-50/+72
2022-06-12themes/default/layouts/partials/author-header: Resize header onlytdro1-4/+3
2022-06-12themes/default/layouts/partials/author-picture: 96px to 160pxtdro1-1/+1
2022-06-11themes/default/layouts: Try fit instead of resizetdro5-25/+24
2022-06-10themes/default/layouts/partials/meta-date-time: Add edited notificationtdro1-1/+5
2022-06-09themes/default/layouts/partials/author-header: Resize headerstdro1-7/+18
2022-06-09themes/default/layouts/_default/_markup/render-image: Limit resolution by heighttdro1-1/+1
2022-06-09themes/default/layouts/_default/_markup/render-image: Let gallery walk seetdro1-24/+37
2022-06-08themes/default/layouts/partials: Add trailing slash on top linkstdro3-3/+3
2022-06-07static/js/pager: Improve navigation looptdro3-3/+3
2022-06-07themes/default/layouts/partials/meta: Remote trailing white spacetdro2-3/+4
2022-06-07themes/default/layouts/partials/meta-handle: Use host domaintdro1-1/+1
2022-06-07themes/default/layouts/partials/author-picture: Up resolution to 120pxtdro1-4/+4
2022-06-07themes/default/layouts/partials/author-picture: Optimize image sizestdro2-16/+36
2022-06-06themes/default/layouts/partials/author-list: Limit to three maximum and shuffletdro1-2/+2
2022-06-06themes/default/layouts/partials/navigator-right: Speed up render layout calcu...tdro2-4/+5
2022-06-06themes/default/layouts/partials/gallery-walk: Resize based on heighttdro1-1/+1
2022-06-06themes/default/layouts/partials/gallery-walk: Walk outside in publictdro3-10/+14
2022-06-06themes/default/layouts/partials/feeds-generate: White space cleanuptdro1-105/+105
2022-06-06themes/default/layouts/partials/feeds-generate: Wrap entry and itemtdro1-30/+30
2022-06-05themes/default/layouts/partials/feeds-generate: Clarify feed error messagetdro1-1/+1
2022-06-05themes/default/layouts/partials/feeds-generate: Truncate long file namestdro2-2/+2
2022-06-05themes/default/layouts/partials/feeds-generate: Cache remote images to static...tdro1-4/+4
2022-06-05themes/default/layouts/_default/_markup/render-image: Cache remote images to ...tdro1-4/+5
2022-06-05themes/default/layouts/partials/meta-date-time: Remove target blankstdro5-12/+6
2022-06-05themes/default/layouts/partials/feeds-generate: Augment link if not parsabletdro1-1/+3
2022-06-05themes/default/layouts/partials/feeds-generate: Reduce feed name to two key w...tdro1-2/+2
2022-06-05themes/default/layouts/partials/feeds-generate: Handle common failurestdro1-0/+8
2022-06-05themes/default/layouts/partials/feeds-generate: Naively support enclosurestdro2-9/+38
2022-06-04themes/default/layouts/shortcodes: Wrap source links in parenthesistdro7-13/+13
2022-06-04themes/default/layouts/_default/_markup/render-image: Cache remote imagestdro1-8/+17
2022-06-04themes/default/layouts/partials/feeds-generate: Truncate short content/descri...tdro1-2/+2
2022-06-04themes/default/layouts/partials/feeds-generate: Add short content/descriptiontdro1-8/+15
2022-06-03themes/default/layouts/_default/_markup/render-link: Add no-referrertdro1-1/+1
2022-06-02themes/default/layouts/partials/feeds-generate: Handle item maptdro1-10/+16
2022-06-02themes/default/layouts/partials/feeds-generate: Use single date defaulttdro1-9/+4
2022-06-02themes/default/layouts: Use urls.Parse instead of regular expressiontdro3-3/+3
2022-06-01themes/default/layouts/_default/media: Merge with media searchtdro2-28/+27