index
:
www.armandphilippot.com
main
The frontend of my personal website.
Armand Philippot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pages
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: update some styles
Armand Philippot
2022-05-21
3
-7
/
+9
*
chore: handle blog pagination when JS is disabled
Armand Philippot
2022-05-20
5
-0
/
+315
*
refactor: rewrite Prism hooks and providers
Armand Philippot
2022-05-19
1
-14
/
+40
*
chore: add total articles on thematic pages
Armand Philippot
2022-05-18
1
-0
/
+1
*
fix: convert undefined into null inside GetStaticProps
Armand Philippot
2022-05-17
1
-3
/
+4
*
chore: use persistent layout
Armand Philippot
2022-05-17
13
-39
/
+127
*
chore: adjust articles styles
Armand Philippot
2022-05-17
1
-2
/
+16
*
chore: adjust and complete missing styles
Armand Philippot
2022-05-16
5
-35
/
+86
*
refactor: use custom hook for breadcrumb items and schema
Armand Philippot
2022-05-16
12
-158
/
+88
*
chore: add 404 page
Armand Philippot
2022-05-16
1
-0
/
+144
*
chore: improve accessibility
Armand Philippot
2022-05-15
1
-1
/
+1
*
chore: add Article pages
Armand Philippot
2022-05-15
1
-0
/
+251
*
chore: add Search page
Armand Philippot
2022-05-15
2
-3
/
+325
*
chore: add Topic pages
Armand Philippot
2022-05-13
1
-0
/
+244
*
chore: add Thematic page
Armand Philippot
2022-05-13
2
-16
/
+259
*
chore: add blog page widgets
Armand Philippot
2022-05-13
1
-9
/
+81
*
chore: handle blog pagination
Armand Philippot
2022-05-13
1
-19
/
+91
*
chore: add the Blog index page
Armand Philippot
2022-05-13
1
-0
/
+169
*
chore: add Project single pages
Armand Philippot
2022-05-13
2
-22
/
+264
*
refactor: rewrite DescriptionList and Meta components
Armand Philippot
2022-05-09
4
-49
/
+19
*
chore: add a Contact page
Armand Philippot
2022-05-07
1
-0
/
+181
*
chore: add a Projects page
Armand Philippot
2022-05-05
1
-0
/
+150
*
chore: add a CV page
Armand Philippot
2022-05-03
1
-0
/
+198
*
chore: add a LegalNotice page
Armand Philippot
2022-05-03
1
-0
/
+140
*
chore: add homepage
Armand Philippot
2022-05-03
1
-0
/
+365
*
chore: remove old pages, components, helpers and types
Armand Philippot
2022-04-29
14
-2543
/
+4
*
refactor: load prism plugins without babel
Armand Philippot
2022-03-24
3
-16
/
+45
*
refactor: use formatjs swc plugin
Armand Philippot
2022-03-23
13
-1
/
+76
*
fix: add a spinner if blog page is loading
Armand Philippot
2022-03-09
1
-0
/
+3
*
feat: provide pagination for users with js disabled (#13)
Armand Philippot
2022-03-09
2
-28
/
+226
*
refactor: split posts meta into smaller components
Armand Philippot
2022-03-01
1
-2
/
+2
*
feat: improve Ackee tracking (#11)
Armand Philippot
2022-02-23
2
-15
/
+24
*
chore(homepage): use next/image for images and specify width/height
Armand Philippot
2022-02-22
1
-2
/
+5
*
refactor: replace script tags with next/script (#10)
Armand Philippot
2022-02-21
10
-40
/
+60
*
feat: replace Matomo with Ackee
Armand Philippot
2022-02-21
1
-9
/
+0
*
chore: update homepage and cv contents
Armand Philippot
2022-02-16
1
-0
/
+16
*
fix: make schema.org markup valid (#4)
Armand Philippot
2022-02-16
7
-3
/
+8
*
chore: display initial posts, thematics & topics
Armand Philippot
2022-02-14
3
-17
/
+47
*
chore: load recent posts on homepage during build
Armand Philippot
2022-02-14
1
-1
/
+19
*
fix: update comments list when a new comment is send
Armand Philippot
2022-02-14
1
-5
/
+14
*
chore(matomo): use another dependency to track page views
Armand Philippot
2022-02-14
1
-18
/
+23
*
chore: add some noscript tags to explain why the data are not loaded
Armand Philippot
2022-02-13
1
-0
/
+6
*
chore: improve RSS feed generation time
Armand Philippot
2022-02-13
3
-0
/
+12
*
fix: switch prism theme on single article
Armand Philippot
2022-02-13
1
-1
/
+1
*
chore: update some texts to reduce its width
Armand Philippot
2022-02-13
1
-2
/
+2
*
chore: improve accessibility
Armand Philippot
2022-02-11
5
-10
/
+72
*
fix(prism): translate toolbar buttons on single article pages
Armand Philippot
2022-02-10
1
-12
/
+31
*
refactor: extract contact form from contact page
Armand Philippot
2022-02-10
1
-141
/
+2
*
chore: improve contact form behavior
Armand Philippot
2022-02-10
1
-5
/
+37
*
chore(prism): translate color scheme toggle button
Armand Philippot
2022-02-08
1
-1
/
+6
[next]