summaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Expand)Author
2025-08-16fix: set rel=alternate for individual pagesHEADmasterMartin Fischer
2025-08-16fix: remove copy buttonsMartin Fischer
2025-08-16feat: add vscode syntax highlightingMartin Fischer
2025-08-16fix: remove render image hook breaking Markdown attrs for imagesMartin Fischer
2025-08-16change: replace default footer with generator meta tagsMartin Fischer
2025-08-16fix: remove default faviconMartin Fischer
2025-08-16change: make home template embed content/home.mdMartin Fischer
2025-08-16fix: enable dark theme via CSSMartin Fischer
2025-08-16fork: Typo as TastefejlMartin Fischer
2025-07-05Add options to hide list dates (#115)crnh
2025-05-18Update katex, add rawhtml shortcodeFrancesco
2025-05-17Fix issue where urls have single slash after protocolLinh Nguyen
2025-05-16Skip subsummary rendering if not neededFrancesco
2025-05-16Add author renderingFrancesco
2025-05-04Word break in header menu, reduced excessive margins while wrappedFrancesco
2025-04-29Merge pull request #130 from linh-n/mainFrancesco Tomaselli
2025-04-29Merge pull request #131 from runofthemillgeek/refactor/content-inside-article...Francesco Tomaselli
2025-04-29Move primary content inside an <article> tagSangeeth Sudheer
2025-04-26Fix double slash for faviconsLinh Nguyen
2025-04-26Include og-image.html in all pagesSangeeth Sudheer
2025-04-25Make opengraph.html a normal partialSangeeth Sudheer
2025-04-18Add proper table renderingFrancesco
2025-04-01Put body_end above footerCorné Haasjes
2025-04-01Fix get_hook functionCorné Haasjes
2025-04-01Add support for hooks in layouts/partials/hooksCorné Haasjes
2025-04-01Merge pull request #102 from runofthemillgeek/fix/aspect-ratio-layout-shiftFrancesco Tomaselli
2025-04-01Merge pull request #100 from runofthemillgeek/feat/og-image-partialFrancesco Tomaselli
2025-03-26Fix layout shifts by preserving aspect-ratio at responsive sizesSangeeth Sudheer
2025-03-19Nowrap on pagination controlFrancesco
2025-03-15Remove `px` from width/height img attributes in render-image hookSangeeth Sudheer
2025-03-15Add partial to customize og:image meta propertySangeeth Sudheer
2025-03-14Merge pull request #95 from runofthemillgeek/feat/breadcrumbs-customizationFrancesco Tomaselli
2025-03-14Fix error sentence in 404 pageMarko Pejić
2025-03-14Fix home anchor tag spacing in 404 pageMarko Pejić
2025-03-09Add breadcrumbs config to hide current page and change home textSangeeth Sudheer
2025-02-21Merge pull request #86 from OleMussmann/configure-mermaid-themeFrancesco Tomaselli
2025-02-21make mermaid themes configurableOle Mussmann
2025-02-20move inline JS to its own fileOle Mussmann
2025-02-20Cleanup breadcrumbsFrancesco
2025-02-19Update breadcrumbs styleFrancesco
2025-02-02fix disappearing header linksOle Mussmann
2025-01-25fix mermaid diagram renderingOle Mussmann
2025-01-20fix: change property for nameEduardo Flores
2025-01-20add: fediverse meta tagEduardo Flores
2025-01-16feat(copy-code): To allow user to copy contents within code block to clipboardArun Mathai
2024-12-25Re-order if statementSenophyx
2024-12-25Adding features to disable comment on specific postSenophyx
2024-11-23move math block to baseof.htmlJuan Pablo Valencia
2024-11-19Merge pull request #50 from jpvg10/translate-datesFrancesco Tomaselli
2024-11-18Merge pull request #49 from runofthemillgeek/feat/heading-anchorsFrancesco Tomaselli