Commit graph

41 commits

Author SHA1 Message Date
0f1325bb6f Backend: working REST API. 2025-05-10 11:59:37 +02:00
2156d96ffe CSS: Changed base colors (mainly red and purple) 2025-05-10 11:07:21 +02:00
84d43e1bb0 Backend: Fixed some issues (files reading, config creation...) 2025-05-05 09:57:11 +02:00
9e3a211cba Backend: Fixed error checking and added time check. 2025-05-04 19:01:29 +02:00
9c19c8afae Backend: Added config.go that creates a config file and read the photo path from it. 2025-05-03 22:39:03 +02:00
9e86258588 Backend: Added file reading capabilities. 2025-05-02 12:22:26 +02:00
2f896195d5 Backend: Added basic endpoint with parameter gathering. Added sendResponse and GetFunctionName 2025-05-01 18:21:21 +02:00
e47db359db Added basic server from ['yoboujon/automatic-management'](https://github.com/yoboujon/automatic-management) 2025-05-01 12:11:55 +02:00
f9e9ad1297 Refactoring: made the server run on its local port. 2025-04-29 23:20:16 +02:00
293752db2c Refactoring: Moving frontend to its separated folder, and created basic backend in golang. 2025-04-29 23:18:50 +02:00
af2af11626 Index: Added photo button for switching to other photos. 2025-04-27 22:53:35 +02:00
9c27bf143a Index: Added basic animation for "Photographie" 2025-04-27 20:49:45 +02:00
3a67ee23b8 Index: Added chunk splitter for photo canvas. 2025-04-25 21:59:59 +02:00
12d2a0a040 HoverCard: Added localisation, compressed image url, hover card description. Finished popup implementation. 2025-04-16 15:59:45 +02:00
1d3673cdf7 Updated the 'Popup' component to be more friendly closed. 2025-04-16 12:57:13 +02:00
1fba9c2620 Added basic <Popup/>. 2025-04-07 23:52:05 +02:00
5dfea373a9 CSS: Fixed z-indexes to variables given by base.css. 2025-04-07 23:10:55 +02:00
4e7ab8a432 HoverCard: Added animations. Button: Persistent shadow when active. 2025-04-07 23:09:13 +02:00
625fcb5986 Added HoverCard. 2025-04-06 23:23:39 +02:00
3b250c5b4f Refactoring: new css variable "--shadow" because redundant. 2025-04-06 22:36:38 +02:00
edecb33754 Refactoring: Reworked some css elements and variables such as width and height for components. 2025-04-06 22:34:12 +02:00
b7abea2326 Hub: Added description for all sections. 2025-04-06 20:16:25 +02:00
90951f2318 Git: Fixed counter animation resetting when viewport changed status. 2025-04-06 20:16:04 +02:00
5ff81dba3b Git: New animation for loading json data. Showing count animation only when on viewport. 2025-04-06 18:55:38 +02:00
7dcbf90ed0 Git: Updated animations and added tooltips. Hub: Now showing real projects. 2025-04-05 14:52:11 +02:00
b2e94296dd Added 'Git' element gathering information from forgejo and displaying it. Added language-map dependency. 2025-04-05 13:14:55 +02:00
364a680894 Changed url for projects. Changed size for pictures inside projects 2025-04-03 21:42:33 +02:00
c27d9ae767 Projects now renamed to Project. Each project has a distinct url. <Project> now has a click to the given url. 2025-04-02 23:24:32 +02:00
03fdee90c9 Added Project element with its underlying topics. Reworked some elements on post-min and pill. 2025-04-02 22:49:18 +02:00
3ac5290cbe Button: Added 'action' variable. Added new section to the Hub and navbar 'About'. 2025-04-02 16:31:34 +02:00
45411181aa Added Button and its underlying animation. 2025-04-02 15:25:09 +02:00
7e1a2d9f72 Added basic 'Person' component. 2025-04-01 00:28:41 +02:00
c9df8196f0 Cover Images now as a slight border radius, respecting Etheryo design philosophy. 2025-03-31 22:53:37 +02:00
14b874a0fd Added json for a more generic approach regarding static text. Removed some typos. 2025-03-31 22:19:35 +02:00
f3a4991308 Switching to french. 2025-03-30 22:19:16 +02:00
10bdc7a555 Added CoverImg component. 2025-03-30 20:51:35 +02:00
e425fec7ce Correcr links for navbar. 2025-03-29 16:44:42 +01:00
64e3a6e7ac Fixing js check issues. Updated Svelte check. Formatted files. 2025-03-29 13:26:06 +01:00
78af91262b Added components from 'blog'. 2025-03-28 20:51:14 +01:00
6f39c30d4d Added dependencies. 2025-03-28 20:51:01 +01:00
5010bb3cbc Initial commit. 2025-03-28 20:05:32 +01:00