Skip to content
Merged

Beta #15

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
1e3aac5
✨ Web-App style portfolio
Funasitien Oct 12, 2025
9cad956
🎨 New Banners
Funasitien Oct 12, 2025
ca90156
🐛 Fix titles
Funasitien Oct 12, 2025
c3925fa
📱 Début Responsive
Funasitien Oct 13, 2025
ff6d687
📱 Responsive Banner
Funasitien Oct 13, 2025
d786e0f
📱 Remove empty border on phones
Funasitien Oct 13, 2025
21b1b93
📱 Add Dock component for mobile layout
Funasitien Oct 13, 2025
05cda71
📱 Add Dock component to default layout
Funasitien Oct 13, 2025
fd7592c
📱 Update import path for Dock component
Funasitien Oct 13, 2025
760ad22
🚧 Add discord status toolbar
Funasitien Oct 14, 2025
e499b5a
📱 Responsive & Bare Themes
Funasitien Oct 14, 2025
e370e95
Update Dock.astro
Funasitien Oct 15, 2025
678081a
Update default.astro
Funasitien Oct 15, 2025
8b7ce98
🚧 Icons goes with texts
Funasitien Oct 16, 2025
e982b60
Add padding to body for small screens
Funasitien Oct 16, 2025
082d39b
Add divider with 'When code become art' text
Funasitien Oct 17, 2025
f0d9a77
🚧 Various Fixes
Funasitien Oct 17, 2025
ecbbffb
📱 Smaller Headings
Funasitien Oct 17, 2025
7831ff3
📱 Smaller Headings
Funasitien Oct 17, 2025
2a0ae12
🐛 Buttons Not Buttoning
Funasitien Oct 17, 2025
b50d727
📱 Update Dock component styling and structure
Funasitien Oct 18, 2025
7990fa1
🐛 Fix anchor tag syntax in Dock.astro
Funasitien Oct 18, 2025
7621144
🐛 Fix anchor tag href in Dock component
Funasitien Oct 18, 2025
2054f8a
Refactor Dock component layout and icons
Funasitien Nov 6, 2025
d2d7e15
🐛 Fix Dock
Funasitien Nov 6, 2025
8e0d7c6
PUSH
Funasitien Nov 7, 2025
3f28cb9
🐛 Fixes
Funasitien Nov 9, 2025
788b4a4
📝 Add legal things
Funasitien Nov 9, 2025
7219553
📝 Content & switch
Funasitien Mar 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,4 @@ export default defineConfig({
],
rehypePlugins: [rehypeMermaid],
},
experimental: {
headingIdCompat: true,
},
});
Loading
Loading