Commit graph

16 commits

Author SHA1 Message Date
Corné Haasjes
fe5d64c3c8 Add support for hooks in layouts/partials/hooks
Supported hooks:

- head_start
- head_end
- body_end
- footer_start
2025-04-01 19:38:31 +02:00
Eduardo Flores
f277baeee1 fix: change property for name 2025-01-20 22:49:24 +01:00
Eduardo Flores
1696c8e99a add: fediverse meta tag 2025-01-20 22:40:24 +01:00
Sangeeth Sudheer
e1c2bf3313 Add support for Open Graph tags
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-10-28 11:33:32 +05:30
Nick Savage
26232b2879 Enable Umami analytics in Production only
This will prevent analytics collection when testing locally.
2024-09-02 20:26:50 +01:00
Francesco
6664932d9f Removed duplicated favicon.ico entry 2024-08-21 19:45:38 +02:00
Maahir Ur Rahman
8516f3dad6 feat(partials): allow setting of favicon path
chore(partials): add explicit links for all favicon types
2024-08-21 07:53:04 +07:00
Francesco Tomaselli
72631ca8e8 Merge branch 'main' into main 2024-08-13 19:22:12 +02:00
Jesse Rusak
0fefcec71d Add RSS feed link 2024-08-12 17:13:32 -04:00
P家单推人
095bd354c4 Update header.html and add support for Umami
- Updated header.html with necessary changes.
- Added support for Umami along with relevant configurable options.
- Included a new umami.html file for tracking.
2024-08-11 12:18:49 +08:00
Arpit Gupta
edafaa1e7d Implement Canonical URL
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-07-19 16:17:53 +05:30
Francesco
dbafb5051b Added meta descriptions 2024-05-26 19:12:55 +02:00
Francesco
c8cfbe555d Format 2024-05-11 22:13:47 +02:00
Francesco
dcdf269fa1 Fixed overflow on Katex for mobile, woff2 for Literata 2024-04-29 00:05:22 +02:00
Francesco
96d6b7d3f4 Removed unnecessary math.js load 2024-04-24 14:53:00 +02:00
Francesco
96c71b9bcb Initial 2024-04-22 13:19:56 +02:00