From 3678f761dd76e5c474b46e4db571944f038cc22b Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Fri, 2 May 2025 23:57:34 +0200 Subject: [PATCH] Update styles and templates for improved layout and design - Updated Tailwind CSS to version 4.0.17, introducing new color variables and adjustments to existing styles. - Added a new section template for displaying project sections with a consistent design. - Enhanced card shortcodes to include list styles for better readability. - Modified sidebar links to ensure correct image paths and improved accessibility with added links for projects. --- zola/content/about.md | 4 +- zola/content/projects/_index.md | 4 ++ zola/content/projects/tiny_packer.md | 80 ++++++++++++++++++++++++++++ zola/public/css/main.css | 4 +- zola/public/search_index.en.js | 2 +- zola/static/css/main.css | 4 +- zola/templates/section.html | 29 ++++++++++ zola/templates/shortcodes/card.html | 2 +- zola/templates/sidebar.html | 27 ++++++---- 9 files changed, 138 insertions(+), 18 deletions(-) create mode 100644 zola/content/projects/_index.md create mode 100644 zola/content/projects/tiny_packer.md create mode 100644 zola/templates/section.html diff --git a/zola/content/about.md b/zola/content/about.md index b749242..a6af114 100644 --- a/zola/content/about.md +++ b/zola/content/about.md @@ -13,7 +13,7 @@ I have published one article — you can read it [here](https://dx.doi.org/10.10 {% card(title="Hobbies") %} -