Commit Graph

942 Commits

Author SHA1 Message Date
Fundor333
4dab535d61 Add new partials for microformats, post cards, search functionality, and syndication
- Created `micro.html` for handling reply, repost, like, bookmark, and RSVP links.
- Added `postCard.html` for rendering individual post items with icons based on post type.
- Introduced `search-form.html` for search input and `search-index.html` for displaying search results.
- Implemented `series.html` to show related posts in a series format.
- Added `socialIcons.html` for rendering social media links.
- Created `syndication.html` to display syndication links for posts.
- Introduced `tags.html` for displaying tags and categories associated with posts.
- Added `webmention.html` for integrating webmention functionality.
- Updated SASS files for styling adjustments.
2025-06-16 00:18:49 +02:00
fundor333
e895933cb3 👾Fetch webmentions
skip-checks: true
2025-06-15 22:13:44 +00:00
Fundor333
9437988019 Add missing ID to comments section in Dnd Hosting post 2025-06-16 00:12:44 +02:00
Fundor333
caa6a5df2a DND micro 2025-06-16 00:05:07 +02:00
fundor333
67d75b42c7 👾Fetch webmentions
skip-checks: true
2025-06-15 21:50:28 +00:00
Fundor333
7305d54209 Add missing ID to comments section in "Add Minor Things to Django for templating" post 2025-06-15 23:49:48 +02:00
Fundor333
05a935a717 Fix date in "Add Minor Things to Django for templating" post 2025-06-15 23:35:02 +02:00
Fundor333
0fcc9a8c6a Refactor footer script tag for improved readability and remove unused Sass files 2025-06-15 23:05:01 +02:00
Fundor333
27c49a4356 Add utility code for Django templating
- Introduced a custom DateInput widget for Django forms to set the input type to "date".
- Added a simple template tag `url_replace` to modify GET parameters in URLs, facilitating cleaner navigation between views while preserving search filters.
- Documented the usage of both features in a new post for better understanding and implementation.
2025-06-15 22:58:45 +02:00
Fundor333
41033a0dab Add horror code image to "Parentesys Horror" post 2025-06-15 21:05:37 +02:00
Fundor333
d1397d2fda Add suggested reading links to Week Note Nº 24/2025 2025-06-15 14:39:17 +02:00
Fundor333
bc2dc2fe00 Refactor comments section to conditionally display Fediverse response information 2025-06-15 14:38:04 +02:00
fundor333
0fcae3c1ee 👾Generate Weekly
skip-checks: true
2025-06-15 06:26:42 +00:00
fundor333
f33d9f00ff 👾Fetch webmentions
skip-checks: true
2025-06-14 11:16:55 +00:00
Fundor333
f3366a5c06 Add Umami server ID for analytics configuration 2025-06-14 13:16:10 +02:00
Fundor333
ab6147b5ea New micro 2025-06-14 13:11:36 +02:00
Fundor333
02f9955ce0 Replace Matomo tracking code with a new script for improved performance 2025-06-13 19:40:53 +02:00
Fundor333
af49bdb38c Update Matomo tracking URL to use the correct stats server 2025-06-13 18:19:00 +02:00
Fundor333
322f3697d4 Add Matomo tracking code to footer 2025-06-13 18:09:00 +02:00
Fundor333
63b1f1031e Add Matomo tracking script to custom head partial 2025-06-13 18:00:01 +02:00
Fundor333
fbd8a9e522 Remove UTM parameters from RSS feed links 2025-06-13 17:28:23 +02:00
Fundor333
0e6b72d27e Refactor RSS feed link generation to use safeURL for UTM parameters 2025-06-13 17:22:37 +02:00
fundor333
c8b1889fda Adds UTM parameters to RSS feed links
Ensures proper tracking of traffic originating from
the RSS feed by appending UTM parameters to each
link.
2025-06-13 17:04:29 +02:00
dependabot[bot]
0ff1046c03 Bump postcss from 8.5.4 to 8.5.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.4 to 8.5.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.5)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 13:35:46 +00:00
Fundor333
37e630ca51 Add robots.txt file and set enableRobotsTXT to false 2025-06-12 01:51:28 +02:00
Fundor333
65ff648633 Remove UTM parameters from links in RSS and JSON feeds 2025-06-11 14:48:18 +02:00
Fundor333
c08510ef94 👾Add UTM parameters to links in RSS and JSON feeds for tracking 2025-06-11 14:33:56 +02:00
fundor333
dc3826dc1e 👾Fetch webmentions
skip-checks: true
2025-06-10 21:30:11 +00:00
Fundor333
cbc0f0294c Merge pull request #95 from fundor333/dependabot/npm_and_yarn/postcss-8.5.4
Bump postcss from 8.5.3 to 8.5.4
2025-06-10 23:29:39 +02:00
fundor333
494a100dec 👾Fetch webmentions
skip-checks: true
2025-06-10 20:02:55 +00:00
fundor333
278b4f483a 👾Fetch webmentions
skip-checks: true
2025-06-10 10:02:51 +00:00
fundor333
db1f73d6ac 👾Generate Weekly
skip-checks: true
2025-06-08 23:56:29 +00:00
fundor333
eacffbf54e 👾Fetch webmentions
skip-checks: true
2025-06-08 20:02:51 +00:00
Fundor333
e47a5039b6 fix: update week note with new link and remove voting reference 2025-06-08 11:58:42 +02:00
fundor333
297681700c 👾Generate Weekly
skip-checks: true
2025-06-08 06:26:42 +00:00
fundor333
036ef07d58 👾Fetch webmentions
skip-checks: true
2025-06-05 00:09:18 +00:00
dependabot[bot]
6798fb1b03 Bump postcss from 8.5.3 to 8.5.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 22:21:29 +00:00
Fundor333
c14dacd3de fix: remove unnecessary keywords array from package.json 2025-06-05 00:12:25 +02:00
fundor333
e3dbec0cc2 👾Fetch webmentions
skip-checks: true
2025-06-02 20:02:47 +00:00
Fundor333
41aaaadd5a New micro 2025-06-02 19:36:28 +02:00
fundor333
159b641e1e Update theme 2025-06-02 18:06:25 +02:00
fundor333
bfb45a3038 👾Generate Weekly
skip-checks: true
2025-06-01 23:56:53 +00:00
Fundor333
0666ae2149 Update Hugo version to 0.147.7 in workflow configuration 2025-06-01 19:27:06 +02:00
fundor333
cf1ba468c4 👾Generate Weekly
skip-checks: true
2025-06-01 06:26:35 +00:00
Fundor333
32bcca80c4 Update feed link titles to include format type for Atom and JSON feeds 2025-05-30 23:59:17 +02:00
Fundor333
9318c2610f Fix feed links 2025-05-30 23:59:17 +02:00
Fundor333
7b269f35ab Enhance blog post on feed readers by adding detailed comparisons of Atom and RSS, and include JsonFeed and AtomFeed options for readers. 2025-05-30 23:59:17 +02:00
fundor333
8d7f251f4d 👾Fetch webmentions
skip-checks: true
2025-05-30 10:02:49 +00:00
fundor333
66c36ad227 👾Fetch webmentions
skip-checks: true
2025-05-30 09:29:07 +00:00
Fundor333
200d912c18 Add new draft post about feed reader issues experienced by friends 2025-05-30 11:27:16 +02:00