Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-01 | Fix get_hook function | Corné Haasjes | |
2025-04-01 | Add support for hooks in layouts/partials/hooks | Corné Haasjes | |
Supported hooks: - head_start - head_end - body_end - footer_start | |||
2025-04-01 | Merge pull request #100 from runofthemillgeek/feat/og-image-partial | Francesco Tomaselli | |
Add partial to customize og:image meta property | |||
2025-03-19 | Nowrap on pagination control | Francesco | |
2025-03-15 | Add partial to customize og:image meta property | Sangeeth Sudheer | |
Adds a new partial — `head/og-image.html` — that will render the value to be used for `og:image` meta tags. The changes preserve the existing Hugo OpenGraph template's behavior of checking and using the frontmatter or specific format of image names as the `og:image` but if that doesn't work, it will delegate to the default partial which uses `assets/images/og-image.{ext}` as the image. This partial can be overriden to allow dynamic `og:image` URLs via a third-party service. `_internal/opengraph.html` source is copied from Hugo to customize and support this feature. Docs are updated to mention its usage. | |||
2025-03-09 | Add breadcrumbs config to hide current page and change home text | Sangeeth Sudheer | |
Changes `breadcrumbs` config into an object to add customizations such as hiding current page and changing the text of the home crumb. By default, Typo will now show breadcrumbs. If breadcrumbs are enabled, the current default of showing the current page crumb is preserved. BREAKING CHANGE: `breadcrumbs` is now an object so existing `breadcrumbs = <true/false>` line in config needs to be changed. | |||
2025-02-20 | Cleanup breadcrumbs | Francesco | |
2025-02-19 | Update breadcrumbs style | Francesco | |
2025-01-20 | fix: change property for name | Eduardo Flores | |
2025-01-20 | add: fediverse meta tag | Eduardo Flores | |
2024-11-23 | move math block to baseof.html | Juan Pablo Valencia | |
2024-11-18 | adding support for translating dates | Juan Pablo Valencia | |
2024-10-29 | Merge pull request #38 from runofthemillgeek/feat/link-main-title-to-home-page | Francesco Tomaselli | |
2024-10-28 | Make header title a link to base URL (home page) | Sangeeth Sudheer | |
This is a common pattern found in many sites. I've also added styling to remove the underline. | |||
2024-10-28 | Add support for Open Graph tags | Sangeeth Sudheer | |
This change will allow us to use the `images` property in frontmatter to display a cover image when sharing links to content in social media. Open Graph support is provided out of the box with Hugo and is a one-line change. See docs: https://gohugo.io/templates/embedded/#open-graph | |||
2024-09-15 | fix: set deaflt value of showFooter as true | Arun | |
2024-09-15 | feat: show generic footer | Arun | |
2024-09-14 | feat: Content License and Copyright holder as Footer | Arun | |
2024-09-02 | Enable Umami analytics in Production only | Nick Savage | |
This will prevent analytics collection when testing locally. | |||
2024-08-21 | Removed duplicated favicon.ico entry | Francesco | |
2024-08-21 | feat(partials): allow setting of favicon path | Maahir Ur Rahman | |
chore(partials): add explicit links for all favicon types | |||
2024-08-13 | Uniform umami and comments inclusion | Francesco | |
2024-08-13 | Merge branch 'main' into main | Francesco Tomaselli | |
2024-08-12 | Add RSS feed link | Jesse Rusak | |
2024-08-11 | Update header.html and add support for Umami | P家单推人 | |
- Updated header.html with necessary changes. - Added support for Umami along with relevant configurable options. - Included a new umami.html file for tracking. | |||
2024-07-27 | header partial: replace deprecated .Path access with lower .Name | francoposa | |
2024-07-19 | Implement Canonical URL | Arpit Gupta | |
This change adds canonical URL to all pages. Reference: https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls#rel-canonical-link-method | |||
2024-06-29 | Color pallettes and hide header mode | Francesco | |
2024-06-24 | Updated single pagination | Francesco | |
2024-06-24 | Pagination on single posts | Francesco | |
2024-06-09 | Added color palettes | Francesco | |
2024-05-26 | Added meta descriptions | Francesco | |
2024-05-11 | Breadcrumbs and tags | Francesco | |
2024-05-11 | Merge branch 'main' into tmp | Francesco | |
2024-05-11 | Format | Francesco | |
2024-05-06 | Breadcrumbs tmp | Francesco | |
2024-05-06 | feat: add giscus support | nyms7 | |
2024-05-01 | Added custom css | Francesco | |
2024-04-30 | Added custom list entries date format config | Francesco | |
2024-04-30 | Added list summaries configuration, tweaked social icons margin on mobile | Francesco | |
2024-04-29 | Fixed overflow on Katex for mobile, woff2 for Literata | Francesco | |
2024-04-28 | Updated Readme and replaced MathJax with Katex | Francesco | |
2024-04-24 | Removed unnecessary math.js load | Francesco | |
2024-04-24 | Minor | Francesco | |
2024-04-22 | Theme Update | Francesco | |
2024-04-22 | Theme Update | Francesco | |
2024-04-22 | Initial | Francesco | |