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
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: improve search box and add button interactions on hover/focus
Armand Philippot
2022-01-07
5
-17
/
+90
*
chore: add article header styles
Armand Philippot
2022-01-07
4
-16
/
+67
*
chore: add main nav link states
Armand Philippot
2022-01-07
2
-4
/
+140
*
chore: improve comment section
Armand Philippot
2022-01-07
10
-67
/
+136
*
fix: check for undefined meta in post header
Armand Philippot
2022-01-07
1
-1
/
+11
*
chore: add a widget to list all blog topics
Armand Philippot
2022-01-07
3
-1
/
+44
*
chore: add a widget to list all blog thematics
Armand Philippot
2022-01-07
3
-1
/
+45
*
chore: move Main grid to its children
Armand Philippot
2022-01-06
9
-48
/
+73
*
refactor: reuse PostHeader for all pages except homepage
Armand Philippot
2022-01-06
1
-5
/
+7
*
refactor: reuse PostMeta components on single articles/pages
Armand Philippot
2022-01-06
4
-112
/
+138
*
chore: replace theme button with settings
Armand Philippot
2022-01-05
19
-173
/
+137
*
refactor: move Prism hook from layout to article page
Armand Philippot
2022-01-04
1
-17
/
+1
*
chore: add a recent posts widget to the homepage
Armand Philippot
2022-01-04
3
-0
/
+129
*
refactor(sharing): avoid nested template literals
Armand Philippot
2022-01-04
6
-28
/
+29
*
chore: add a back to top link
Armand Philippot
2022-01-04
3
-1
/
+107
*
chore(icons): add direction to arrow icon and split path
Armand Philippot
2022-01-04
1
-3
/
+66
*
chore(prism): replace Coldark theme with a custom theme
Armand Philippot
2022-01-03
1
-1
/
+0
*
chore: add line numbers to all prism blocks and translate copy button
Armand Philippot
2022-01-03
1
-1
/
+12
*
chore: display subjects list under articles
Armand Philippot
2022-01-03
2
-3
/
+60
*
chore: add prismjs for syntax highlighting
Armand Philippot
2021-12-30
1
-1
/
+7
*
chore: make year sticky in posts list
Armand Philippot
2021-12-29
2
-4
/
+25
*
chore: replace read more link with ButtonLink component
Armand Philippot
2021-12-29
9
-79
/
+106
*
chore: add a button-like component for links
Armand Philippot
2021-12-29
3
-1
/
+86
*
chore: add a theme toggle
Armand Philippot
2021-12-27
15
-9
/
+306
*
chore: display comments as a tree
Armand Philippot
2021-12-27
2
-7
/
+19
*
chore: add a skip to content link
Armand Philippot
2021-12-22
2
-1
/
+3
*
chore: replace svg imports with components
Armand Philippot
2021-12-22
18
-28
/
+498
*
fix: use state to define hostname in sharing component
Armand Philippot
2021-12-21
1
-2
/
+3
*
chore: add a sharing component
Armand Philippot
2021-12-21
2
-0
/
+296
*
chore: add a table of contents
Armand Philippot
2021-12-21
1
-0
/
+31
*
chore: add a breadcrumb component
Armand Philippot
2021-12-21
3
-1
/
+87
*
chore: move toolbar size to global scope
Armand Philippot
2021-12-20
4
-5
/
+7
*
chore: create search view
Armand Philippot
2021-12-20
2
-1
/
+5
*
chore: add missing changes in mainNav component
Armand Philippot
2021-12-20
1
-8
/
+12
*
chore: define search form visibility
Armand Philippot
2021-12-20
6
-23
/
+133
*
chore: add a button to open/close search in toolbar
Armand Philippot
2021-12-20
4
-2
/
+115
*
chore: add a toolbar component
Armand Philippot
2021-12-20
5
-11
/
+71
*
refactor: rewrite types and services
Armand Philippot
2021-12-20
3
-18
/
+20
*
chore: create mutation to add a new comment on posts
Armand Philippot
2021-12-17
3
-2
/
+99
*
chore: create mutation to send mail from contact form
Armand Philippot
2021-12-17
1
-7
/
+9
*
chore: add a comment form to posts
Armand Philippot
2021-12-17
2
-1
/
+59
*
chore: add meta to single posts
Armand Philippot
2021-12-17
4
-0
/
+119
*
chore: display comments list on posts
Armand Philippot
2021-12-17
4
-0
/
+204
*
chore: create thematic page view
Armand Philippot
2021-12-16
1
-2
/
+2
*
refactor: move SWR to blog page
Armand Philippot
2021-12-16
1
-45
/
+30
*
chore: display year between blog posts
Armand Philippot
2021-12-16
4
-20
/
+31
*
chore: display featuredImage and meta on posts list
Armand Philippot
2021-12-16
5
-31
/
+225
*
chore: create post meta view for posts lists
Armand Philippot
2021-12-16
1
-0
/
+79
*
chore: define secondary button styles
Armand Philippot
2021-12-16
4
-5
/
+85
*
chore: create contact page
Armand Philippot
2021-12-16
9
-0
/
+197
[next]