Commit Graph

270 Commits

Author SHA1 Message Date
fundor333
6a91276e01 👾Generate Weekly
skip-checks: true
2025-06-15 23:56:19 +00:00
Fundor333
15b21e0844 Fix spacing in Django Response comments section 2025-06-16 01:24:05 +02:00
Fundor333
0952b3dfd6 Add new Django Response post with metadata and comments 2025-06-16 01:20:21 +02: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
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
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
0fcae3c1ee 👾Generate Weekly
skip-checks: true
2025-06-15 06:26:42 +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
db1f73d6ac 👾Generate Weekly
skip-checks: true
2025-06-08 23:56:29 +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
c14dacd3de fix: remove unnecessary keywords array from package.json 2025-06-05 00:12:25 +02:00
Fundor333
41aaaadd5a New micro 2025-06-02 19:36:28 +02:00
fundor333
bfb45a3038 👾Generate Weekly
skip-checks: true
2025-06-01 23:56:53 +00:00
fundor333
cf1ba468c4 👾Generate Weekly
skip-checks: true
2025-06-01 06:26:35 +00: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
200d912c18 Add new draft post about feed reader issues experienced by friends 2025-05-30 11:27:16 +02:00
fundor333
26b401631c Adds Atom feed generation
Implements Atom feed generation for blog posts, photos, and the main site feed.

This allows users to subscribe to content using Atom-compatible feed readers.
Includes an XSLT stylesheet for rendering Atom feeds in a human-readable format in browsers.
2025-05-29 03:12:31 +02:00
Fundor333
7b6dcfee18 Add new micro post: "Too Many Rss Items" with initial content and metadata 2025-05-29 00:51:20 +02:00
Fundor333
d118cfe111 Fix typo in micro post comment for clarity 2025-05-29 00:41:20 +02:00
Fundor333
7397acda49 Add new micro post: "Question About Echofeed" with relevant metadata 2025-05-29 00:36:03 +02:00
fundor333
bbde4caedf Adds micro posts to the home page
Adds support for displaying microposts (e.g. Mastodon toots) on the home
page. This includes adding a new "secondarysections" parameter to the
configuration, updating the index layout to display these posts, and
adding a default comment section to the micro archetype.
2025-05-28 13:07:13 +02:00
Fundor333
eaee7c95f6 Add new post about the closure of Pocket with implementation details 2025-05-27 22:09:41 +02:00
Fundor333
4033831429 Update suggested reading links in Week Note Nº 21/2025 for clarity 2025-05-27 21:59:20 +02:00
fundor333
81afee16df 👾Generate Weekly
skip-checks: true
2025-05-25 23:56:32 +00:00
fundor333
b6f411fb28 👾Generate Weekly
skip-checks: true
2025-05-25 06:26:34 +00:00
Fundor333
6406bcafd0 Remove unused categories from "Having a Webring Into 2025" and update tags for clarity 2025-05-25 02:15:30 +02:00
Fundor333
71adeff5bb Add comment ID to "Having a Webring Into 2025" 2025-05-25 02:02:53 +02:00
Fundor333
af130abd11 Update publication date and remove draft status for "Having a Webring Into 2025" 2025-05-24 13:21:29 +02:00
Fundor333
f3b118336c Add cover image and index for "Having a Webring Into 2025" 2025-05-24 13:17:27 +02:00
Fundor333
4a4b316775 Update webmentions data, package-lock, requirements, and character images
- Modified webmentions JSON data to reorder entries and update URLs.
- Updated `electron-to-chromium` version in `package-lock.json` from 1.5.155 to 1.5.157.
- Added `pillow==11.2.1` to `requirements.txt`.
- Updated multiple character image files in the `static/Characters` directory.
2025-05-24 00:19:07 +02:00
Fundor333
ab44ca5767 Fix typo in DnD finite-state machine description 2025-05-23 22:17:14 +02:00
Fundor333
51c1ad6bda Add index file and flowchart for DnD finite-state machine 2025-05-23 22:17:02 +02:00
Fundor333
46ee9744aa Add new micro post response to Christian 2025-05-20 19:46:48 +02:00
Fundor333
c52dc49421 Fix typo in tags from 'brid.gy' to 'bridgy' 2025-05-20 17:44:19 +02:00
Fundor333
a2340ce173 Add new index file for Brid.gy updates and remove image generation from micro post function 2025-05-20 17:31:51 +02:00
fundor333
02f0ad6d6d Start of an idea 2025-05-19 13:18:11 +02:00
fundor333
d65094733b Fixes date format in blog post
Corrects the date format in the "Django Generate Barcode With Reportlab" blog post's metadata.

The original format was causing parsing issues.
2025-05-19 12:35:41 +02:00
Fundor333
d15a602881 Remove draft status from Django barcode tutorial post 2025-05-19 12:32:33 +02:00
fundor333
0a6a2c6929 Adds barcode generation tutorial
Creates a new blog post detailing how to generate barcodes with Django and Reportlab.

The post explains how to create barcode labels for inventory management using a custom class that leverages Reportlab to generate PDFs with barcodes and associated text.
It covers the view implementation for generating a download link and the barcode printer class with functions for generating individual labels and arranging them in a grid pattern on the PDF.
2025-05-19 12:32:10 +02:00
fundor333
a41fd73f28 👾Generate Weekly
skip-checks: true
2025-05-18 23:56:21 +00:00
Fundor333
29c76f9a11 Add center image styling and create new post for Django barcode tutorial 2025-05-18 23:21:34 +02:00
fundor333
7cf7a1889f 👾Generate Weekly
skip-checks: true
2025-05-18 06:26:40 +00:00
fundor333
a7a387a187 👾Generate Weekly
skip-checks: true
2025-05-17 23:20:25 +00:00