index
:
www.armandphilippot.com
main
The frontend of my personal website.
Armand Philippot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
i18n
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(layout): refine pagination when JS is disabled
Armand Philippot
2023-12-19
2
-16
/
+24
*
refactor(pages): rewrite helpers to output schema in json-ld format
Armand Philippot
2023-12-14
2
-16
/
+24
*
refactor(hooks): rewrite useBreadcrumbs hook
Armand Philippot
2023-12-12
2
-22
/
+54
*
refactor(pages): refine Contact page
Armand Philippot
2023-12-11
2
-8
/
+0
*
refactor(pages): refine 404 page
Armand Philippot
2023-12-09
2
-22
/
+38
*
refactor(pages): refine Project pages
Armand Philippot
2023-12-08
2
-40
/
+40
*
refactor(pages): refine Projects page
Armand Philippot
2023-12-07
2
-8
/
+16
*
refactor(pages): refine Search page
Armand Philippot
2023-12-07
2
-38
/
+62
*
refactor(pages): refine Blog pages
Armand Philippot
2023-12-04
2
-8
/
+40
*
refactor(pages): refine Topic pages
Armand Philippot
2023-12-01
2
-9
/
+17
*
refactor(pages): refine Thematic pages
Armand Philippot
2023-12-01
2
-9
/
+17
*
refactor(pages): refine Article pages
Armand Philippot
2023-12-01
2
-8
/
+32
*
refactor(pages): improve Homepage
Armand Philippot
2023-11-29
2
-88
/
+16
*
refactor(components): split Layout component in smaller components
Armand Philippot
2023-11-22
2
-137
/
+125
*
refactor(components): replace PageLayout template with Page
Armand Philippot
2023-11-20
2
-194
/
+150
*
refactor(components): extract MetaItem from MetaList
Armand Philippot
2023-11-20
2
-80
/
+0
*
refactor(components, hooks): rewrite ToC and useHeadingsTree
Armand Philippot
2023-11-14
2
-8
/
+8
*
refactor(components): replace Sharing with SharingWidget component
Armand Philippot
2023-11-14
2
-78
/
+70
*
refactor(components): rewrite PostsList component
Armand Philippot
2023-11-13
2
-69
/
+65
*
refactor(components): replace Overview with ProjectOverview component
Armand Philippot
2023-11-11
2
-52
/
+64
*
refactor(components): rewrite CommentsList component
Armand Philippot
2023-11-11
2
-8
/
+8
*
refactor(components): split Comment component into 3 components
Armand Philippot
2023-11-11
2
-40
/
+48
*
refactor(components): replace Summary component with PostPreview
Armand Philippot
2023-11-11
2
-78
/
+86
*
refactor(components): rewrite CommentForm component
Armand Philippot
2023-11-11
2
-8
/
+8
*
refactor(components): rewrite ContactForm component
Armand Philippot
2023-11-11
2
-8
/
+8
*
refactor(components): rewrite SearchForm component
Armand Philippot
2023-11-11
2
-0
/
+24
*
refactor(components): replace Toolbar with Navbar component
Armand Philippot
2023-11-11
2
-62
/
+46
*
refactor(components): remove SiteHeader and SiteFooter components
Armand Philippot
2023-11-11
2
-8
/
+8
*
refactor(components): rewrite Breadcrumbs component
Armand Philippot
2023-11-11
2
-16
/
+8
*
refactor(components): rewrite Pagination component
Armand Philippot
2023-11-11
2
-32
/
+40
*
feat(components): add a Colophon component
Armand Philippot
2023-11-11
2
-8
/
+0
*
refactor(components): rewrite Card component
Armand Philippot
2023-11-11
2
-0
/
+16
*
feat(components): add a Time component
Armand Philippot
2023-11-11
2
-8
/
+8
*
refactor(components): replace Meta component with MetaList
Armand Philippot
2023-11-11
2
-122
/
+282
*
refactor(components): replace ResponsiveImage with Figure component
Armand Philippot
2023-11-11
2
-16
/
+16
*
refactor(components): merge HeadingButton and Widget components
Armand Philippot
2023-11-11
2
-16
/
+0
*
refactor(components): rewrite HelpButton component
Armand Philippot
2023-11-11
2
-9
/
+9
*
refactor(components): rewrite BackToTop component
Armand Philippot
2023-11-11
2
-8
/
+8
*
refactor(components): rewrite SocialLink component
Armand Philippot
2023-11-11
2
-0
/
+64
*
refactor(components): rewrite SharingLink component
Armand Philippot
2023-11-11
2
-8
/
+48
*
refactor(components): rewrite Spinner component
Armand Philippot
2023-10-24
2
-8
/
+32
*
feat(components): replace icons with a generic Icon component
Armand Philippot
2023-10-24
2
-8
/
+8
*
feat(components): add Article, Aside, Footer, Header, Main & Nav
Armand Philippot
2023-10-24
2
-8
/
+8
*
refactor(routes): replace hardcoded routes with constants
Armand Philippot
2023-10-24
2
-8
/
+16
*
refactor(components): rewrite form components
Armand Philippot
2023-10-24
2
-16
/
+8
*
fix: ensure radio buttons are accessible
Armand Philippot
2022-06-02
2
-49
/
+49
*
chore: fix some typographic issues
Armand Philippot
2022-05-25
1
-53
/
+53
*
chore: update translation
Armand Philippot
2022-05-24
2
-1056
/
+760
*
feat: provide pagination for users with js disabled (#13)
Armand Philippot
2022-03-09
2
-8
/
+40
*
chore(i18n): replace Subscribe translation text
Armand Philippot
2022-03-03
1
-1
/
+1
[next]