Commit graph

4 commits

Author SHA1 Message Date
7c3f58b492
💄 frontend: Adjust padding for project text paragraphs
- Increased top and bottom padding on `.project-text p` elements to `0.5rem` for better spacing
2025-08-02 11:29:15 +03:00
d2affdf265
💄 app, frontend: Improve projects page layout and content
- Commented out the "Posts" link in the navigation menu.
- Changed projects page title to "Project Portfolio" and increased list gap to 3rem.
- Added new project summary for "HiveMQ Data Hub Scripting".
- Appended "(personal)" to personal project titles for clarity.
- Made `image` prop optional in `ProjectSummary` component and added conditional rendering.
- Removed image from "Endolingual" project summary.
- Lightened `--border-color` CSS variable to `oklch(40% 0 0)`.
- Added border styling to project images.
- Added padding to project description paragraphs.
2025-08-02 10:45:06 +03:00
09243a8351
♻️💄 app, frontend, README: Update content, theme handling, and styles
- Added `Codeberg` link to contact page in `contact.rs`
- Removed `Auto` theme option and set `Dark` as default in `theme_switcher`
- Updated biography text and link formatting in `HomePage` component
- Simplified theme CSS structure and adjusted color variables in `styles.css`
- Removed outdated SHA256 warning and added `Cargo.toml` note in `README.md`
2025-07-29 18:18:41 +03:00
62fbf6d17c
🚀 Init public commit 2025-07-27 00:53:52 +03:00