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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: add article header styles
Armand Philippot
2022-01-07
5
-19
/
+71
*
chore: add main nav link states
Armand Philippot
2022-01-07
3
-4
/
+184
*
chore: improve comment section
Armand Philippot
2022-01-07
11
-69
/
+136
*
chore: adjust css grid on listing pages without sidebar
Armand Philippot
2022-01-07
4
-31
/
+54
*
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
7
-6
/
+77
*
chore: add a widget to list all blog thematics
Armand Philippot
2022-01-07
7
-11
/
+88
*
chore: move Main grid to its children
Armand Philippot
2022-01-06
22
-117
/
+275
*
refactor: reuse PostHeader for all pages except homepage
Armand Philippot
2022-01-06
4
-18
/
+21
*
refactor: reuse PostMeta components on single articles/pages
Armand Philippot
2022-01-06
11
-163
/
+220
*
chore(prism): adjust code blocks responsiveness
Armand Philippot
2022-01-05
1
-24
/
+6
*
chore: replace theme button with settings
Armand Philippot
2022-01-05
21
-252
/
+182
*
refactor: move Prism hook from layout to article page
Armand Philippot
2022-01-04
2
-17
/
+18
*
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
[next]