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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: add a recent posts widget to the homepage
Armand Philippot
2022-01-04
5
-0
/
+137
*
refactor: improve regex readability by grouping parts
Armand Philippot
2022-01-04
1
-1
/
+1
*
refactor: avoid mutated array with reverse method
Armand Philippot
2022-01-04
2
-2
/
+2
*
refactor: avoid useless assignement before return statement
Armand Philippot
2022-01-04
6
-47
/
+24
*
refactor(sharing): avoid nested template literals
Armand Philippot
2022-01-04
7
-29
/
+31
*
chore: add a back to top link
Armand Philippot
2022-01-04
5
-1
/
+121
*
chore(icons): add direction to arrow icon and split path
Armand Philippot
2022-01-04
2
-10
/
+78
*
chore(prism): replace Coldark theme with a custom theme
Armand Philippot
2022-01-03
6
-7
/
+310
*
chore: add line numbers to all prism blocks and translate copy button
Armand Philippot
2022-01-03
3
-1
/
+64
*
chore: add styles to WP blocks
Armand Philippot
2022-01-03
5
-15
/
+262
*
chore: display subjects list under articles
Armand Philippot
2022-01-03
5
-6
/
+94
*
chore: add prismjs for syntax highlighting
Armand Philippot
2021-12-30
1
-1
/
+7
*
chore(homepage): replace absolute links with custom components
Armand Philippot
2021-12-29
2
-1
/
+75
*
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
10
-79
/
+107
*
chore: add a button-like component for links
Armand Philippot
2021-12-29
4
-1
/
+88
*
chore: add a theme toggle
Armand Philippot
2021-12-27
18
-9
/
+457
*
chore: display comments as a tree
Armand Philippot
2021-12-27
5
-9
/
+51
*
chore: replace CV content with mdx content
Armand Philippot
2021-12-24
6
-96
/
+7
*
chore: replace homepage content with MDX content
Armand Philippot
2021-12-24
4
-40
/
+3
*
chore: replace legal notice page content with MDX content
Armand Philippot
2021-12-24
2
-15
/
+5
*
build: add a typescript declaration file for MDX
Armand Philippot
2021-12-24
1
-0
/
+6
*
build: add a git submodule to manage content in a separate repo
Armand Philippot
2021-12-24
1
-0
/
+0
*
chore: add a skip to content link
Armand Philippot
2021-12-22
3
-1
/
+52
*
chore: replace svg imports with components
Armand Philippot
2021-12-22
23
-281
/
+588
*
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
5
-0
/
+371
*
chore: add a table of contents
Armand Philippot
2021-12-21
6
-11
/
+61
*
chore: add a hook to build headings tree
Armand Philippot
2021-12-21
2
-0
/
+118
*
chore: add a breadcrumb component
Armand Philippot
2021-12-21
12
-36
/
+128
*
chore: move toolbar size to global scope
Armand Philippot
2021-12-20
5
-5
/
+18
*
chore: create search view
Armand Philippot
2021-12-20
4
-4
/
+127
*
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
8
-29
/
+155
*
chore: add a button to open/close search in toolbar
Armand Philippot
2021-12-20
6
-2
/
+221
*
chore: add a toolbar component
Armand Philippot
2021-12-20
5
-11
/
+71
*
refactor: rewrite types and services
Armand Philippot
2021-12-20
34
-1117
/
+1106
*
chore: add subject view
Armand Philippot
2021-12-18
4
-5
/
+344
*
chore: add a 404 page
Armand Philippot
2021-12-18
2
-0
/
+56
*
chore: create mutation to add a new comment on posts
Armand Philippot
2021-12-17
7
-3
/
+191
*
chore: create mutation to send mail from contact form
Armand Philippot
2021-12-17
4
-9
/
+99
*
chore: add title and meta desc to posts
Armand Philippot
2021-12-17
2
-19
/
+36
*
chore: add a comment form to posts
Armand Philippot
2021-12-17
3
-1
/
+62
*
chore: add meta to single posts
Armand Philippot
2021-12-17
7
-6
/
+153
*
chore: display comments list on posts
Armand Philippot
2021-12-17
7
-2
/
+225
*
chore: create thematic page view
Armand Philippot
2021-12-16
5
-2
/
+303
*
refactor: move SWR to blog page
Armand Philippot
2021-12-16
2
-50
/
+70
*
chore: display year between blog posts
Armand Philippot
2021-12-16
8
-25
/
+55
*
chore: add missing icon from previous commmit
Armand Philippot
2021-12-16
1
-0
/
+41
*
chore: display featuredImage and meta on posts list
Armand Philippot
2021-12-16
7
-34
/
+231
[next]