Commit Graph

85 Commits

Author SHA1 Message Date
YouHaveTrouble 998d56e2e7 make visitor counter update every 10 seconds 2024-10-09 21:42:16 +02:00
YouHaveTrouble e56cb31e85 remove flashing when initially loading the pages 2024-10-09 21:36:45 +02:00
YouHaveTrouble 801e1dd965 more classic style of visitor count - have a minimum amount of digits 2024-10-09 21:27:33 +02:00
YouHaveTrouble 07357557e6 delete light mode!!!!!!!!!! 2024-10-09 21:22:59 +02:00
YouHaveTrouble d404dd72bb center the view counter on mobile 2024-10-09 21:08:27 +02:00
YouHaveTrouble 529609ded4 add classic styled view counter 2024-10-09 20:35:30 +02:00
YouHaveTrouble efc19bc542 use native transitions 2024-10-09 20:34:45 +02:00
YouHaveTrouble 13f8b6b6dc fix online status not updating after changing pages 2024-09-14 16:31:28 +02:00
YouHaveTrouble dacb27b7a8 add my online status 2024-09-14 15:51:19 +02:00
YouHaveTrouble 3aa88f68f3 update depends 2024-09-14 13:55:27 +02:00
YouHaveTrouble 6af4194b72 add noted 2024-09-10 17:37:27 +02:00
YouHaveTrouble 2d125ef588 remove spotify 2024-09-10 00:16:15 +02:00
YouHaveTrouble 1f79a641a6 make icon image urls absolute 2024-09-10 00:15:49 +02:00
YouHaveTrouble 4ffd613de5 move projects to collection 2024-09-10 00:14:27 +02:00
YouHaveTrouble f911079122 fix broken margin 2024-08-25 02:02:22 +02:00
YouHaveTrouble 149844f7ec add resume page 2024-08-25 02:02:07 +02:00
YouHaveTrouble a965cda85f handle images better 2024-08-25 00:32:12 +02:00
YouHaveTrouble 056d06a1e3 set alt tags to empty string 2024-08-25 00:11:52 +02:00
YouHaveTrouble 69341532b8 use astro image for logo 2024-08-25 00:09:43 +02:00
YouHaveTrouble 6a17e16efd properly pass description to blog article component 2024-08-25 00:03:24 +02:00
YouHaveTrouble cb70d4d4b9 definitely not a typo 2024-08-06 15:01:46 +02:00
YouHaveTrouble 308c7f71e3 should you rewrite everything? 2024-08-04 21:27:01 +02:00
YouHaveTrouble 8705a3190d don't need to set font here 2024-08-04 21:15:49 +02:00
YouHaveTrouble fdd28648cd update depends 2024-08-04 21:15:36 +02:00
YouHaveTrouble 8f936ced05 make screen readers ignore the images as the links already have a description and eagerly load the social media icons 2024-07-22 21:58:55 +02:00
YouHaveTrouble 1b9cbfa0a9 bring back tags and use collections on blog index 2024-07-22 21:11:46 +02:00
YouHaveTrouble 3cc883d082 use collections and provide rss feed for the blog 2024-07-22 19:37:18 +02:00
YouHaveTrouble 0bca511144 add projects page 2024-05-14 20:57:16 +02:00
YouHaveTrouble 5d6cf1ba0c More mobile-friendly nav 2024-05-14 19:03:26 +02:00
YouHaveTrouble 421fbffe86 Update about page description
The About page's description is updated to a more personalized message, replacing the generic 'About your blog' explanation with 'A few words about myself.'
2024-05-07 15:49:47 +02:00
YouHaveTrouble 9fa2e7e7fb automatically deploy 2024-05-03 23:02:55 +02:00
YouHaveTrouble 5f222a4066 remove unused blog assets 2024-05-03 23:01:54 +02:00
YouHaveTrouble cf783b3dd0 blog doesn't have to have any posts 2024-05-03 22:54:28 +02:00
YouHaveTrouble 4405754d1d switch to Astro 2024-05-03 22:49:29 +02:00
YouHaveTrouble 0aa328cc09 Merge remote-tracking branch 'origin/master' 2024-03-17 11:56:37 +01:00
YouHaveTrouble 43eda05870 add icons for newly added projects 2024-03-17 11:55:05 +01:00
YouHaveTrouble abf8a943f2 Adjust rootMargin values in index.js
The rootMargin values in the index.js file have been tweaked for improved element visibility. Changes are made to sections using a 20% and 30% rootMargin, which are now adjusted to 10% and 20% respectively. These adjustments are expected to improve the overlap triggering user interface components.
2024-03-17 11:54:33 +01:00
YouHaveTrouble 28bb5de3c9 Backgrounds now have low-res placeholders with seamless loading of the actual background for slow connections 2024-03-17 11:54:05 +01:00
Wojciech Zięciak ec6d0c4358 Fix link to the WakaTime website (#4) 2024-02-02 09:07:37 +01:00
YouHaveTrouble afc3b78888 Merge pull request #3 from YouHaveTrouble/testing
Reorder navigation links and relocate socials section
2023-12-29 00:46:34 +01:00
YouHaveTrouble 2a41083900 Reorder navigation links and relocate socials section 2023-12-29 00:45:40 +01:00
YouHaveTrouble fc2c986523 Merge pull request #2 from YouHaveTrouble/testing
New year - new website
2023-12-29 00:43:11 +01:00
YouHaveTrouble 276ed80248 Add horizontal lines as section separators and remove redundant CSS
This commit introduces horizontal line (<hr>) elements in the HTML to visually separate different sections. It also removes the 'overscroll-behavior-y' property and the unused '#projects.active' rule from the CSS file, thus streamlining the style sheet.
2023-12-29 00:35:53 +01:00
YouHaveTrouble a7be286037 newlines at end of files and add linkedin and email 2023-12-29 00:15:07 +01:00
YouHaveTrouble 618d2699c5 fix mobile section observer 2023-12-28 23:51:51 +01:00
YouHaveTrouble a037f75f1d add bg for socials section 2023-12-28 23:51:38 +01:00
YouHaveTrouble 5a926b0a2a add spotify 2023-12-28 23:51:25 +01:00
YouHaveTrouble 0fb0eeaebb finally working intersection observers 2023-12-28 20:37:03 +01:00
YouHaveTrouble ac48133584 faster fontstack 2023-12-28 19:11:47 +01:00
YouHaveTrouble 3d2df48677 add some projects 2023-12-28 18:55:15 +01:00