Commit Graph

20 Commits

Author SHA1 Message Date
fundor333
db676fdd80 Removes unused image assets
Removes a large number of image assets that are no longer used by the site. This reduces the size of the repository and the deployed site.

These images include various sizes of favicons, touch icons, cover images for old blog posts and weeknotes, and character images.

The `make-post.py` script is adjusted to correctly format the year in post paths.
2025-06-30 11:57:15 +02:00
Fundor333
0d1ffa5bc3 Refactor Sass files: remove social media share styles, add author, menu, and media styles
- Removed `social_media_share.scss` and its associated HTML partial for share buttons.
- Added new `author.scss`, `menu.scss`, and `media.scss` files with relevant styles.
- Updated `add.scss` to import new styles and removed obsolete imports.
- Enhanced `comments.scss` with additional styling for smaller text.
2025-06-30 11:56:54 +02:00
Fundor333
2bccadf38c Add webmention styles and share buttons
- Created a new SCSS file for webmention styles to enhance the appearance of comments and reactions.
- Added HTML partial for share buttons including Twitter, Facebook, LinkedIn, Reddit, and WhatsApp.
- Updated the main SCSS file to include webmention styles and removed the old CSS file for webmentions.
- Updated asset integrity for the compiled CSS file.
2025-06-30 00:35:05 +02:00
Fundor333
44d28c3082 Fix syndication and webmention with mastodon 2025-06-16 02:45:37 +02:00
Fundor333
29c76f9a11 Add center image styling and create new post for Django barcode tutorial 2025-05-18 23:21:34 +02:00
Fundor333
da366977e0 Refactor menu styles and update author class for improved layout 2025-05-15 23:21:22 +02:00
Fundor333
533bb38755 Update pridecodes SVG dimensions and enhance styles for responsiveness 2025-05-15 19:33:19 +02:00
Fundor333
aed35580ef Add codecorner.js for dynamic SVG insertion and update render-link for tracking 2025-05-15 18:25:50 +02:00
Fundor333
0294f6f247 Refactor styles: move styles to add.scss and link in custom-head.html 2025-05-15 01:17:43 +02:00
Fundor333
496f37d970 Add new logo images in WEBP format for home 2025-04-17 23:34:01 +02:00
Fundor333
bd0d2e7216 Update favicon 2025-01-20 01:47:12 +01:00
fundor333
542326a994 Fix 2025-01-20 01:35:53 +01:00
Fundor333
4d9bef36e3 Fix static 2025-01-20 01:30:59 +01:00
Fundor333
80efb6eb6a Fix icons 2025-01-20 01:19:32 +01:00
Fundor333
cd008ddcb3 Fix some resources 2025-01-20 01:11:40 +01:00
Fundor333
5c1440b3af fix js import 2025-01-16 01:03:13 +01:00
fundor333
8271277df5 WebMention 2025-01-16 01:00:20 +01:00
fundor333
c54fe0a946 Updating theme 2025-01-15 23:38:36 +01:00
fundor333
c8a2117510 New logo 2024-08-26 22:50:23 +02:00
fundor333
740c570f88 Start the theme 2024-08-14 17:17:14 +02:00