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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: add a Moon icon component
Armand Philippot
2022-03-31
4
-0
/
+51
*
chore: add a Sun icon component
Armand Philippot
2022-03-31
4
-0
/
+59
*
chore: add an Arrow icon component
Armand Philippot
2022-03-31
4
-0
/
+151
*
chore: add a Link component
Armand Philippot
2022-03-31
4
-0
/
+153
*
chore: add a Label component
Armand Philippot
2022-03-31
4
-0
/
+97
*
chore: add a Select component
Armand Philippot
2022-03-31
3
-0
/
+197
*
chore: add a Field component
Armand Philippot
2022-03-31
4
-0
/
+323
*
chore: add a Heading component
Armand Philippot
2022-03-31
3
-0
/
+104
*
chore: add a button link component
Armand Philippot
2022-03-31
4
-0
/
+127
*
chore: add a button component
Armand Philippot
2022-03-31
8
-3
/
+346
*
build(deps): add storybook
Armand Philippot
2022-03-31
5
-403
/
+7056
*
test(jest): add a test for Copyright component
Armand Philippot
2022-03-29
1
-0
/
+14
*
test(jest): add a test for Header component
Armand Philippot
2022-03-29
1
-0
/
+13
*
test(jest): add a test for Branding component
Armand Philippot
2022-03-29
3
-6
/
+33
*
build(deps): bump next, next-sitemap, mdx, graphql-request and sharp
Armand Philippot
2022-03-25
2
-428
/
+431
*
build: configure Jest
Armand Philippot
2022-03-24
10
-250
/
+281
|
\
|
*
test(jest): add a mock for windows matchMedia
Armand Philippot
2022-03-24
2
-4
/
+17
|
*
test(jest): define a custom render function to set providers
Armand Philippot
2022-03-24
3
-2
/
+53
|
*
build: configure jest
Armand Philippot
2022-03-24
7
-248
/
+215
|
/
*
build(deps): remove unused deps
Armand Philippot
2022-03-24
2
-61
/
+11
*
refactor: replace babel with swc
Armand Philippot
2022-03-24
71
-133
/
+415
|
\
|
*
refactor: load prism plugins without babel
Armand Philippot
2022-03-24
11
-126
/
+178
|
*
refactor: use formatjs swc plugin
Armand Philippot
2022-03-23
65
-7
/
+237
*
|
build(deps): bump minimist from 1.2.5 to 1.2.6
dependabot[bot]
2022-03-23
1
-3
/
+3
*
|
docs: update Docker install
Armand Philippot
2022-03-23
1
-1
/
+7
|
/
*
chore(release): 1.1.0
v1.1.0
Armand Philippot
2022-03-11
2
-1
/
+27
*
build(docker): add a yarn script as shortcut to deploy script
Armand Philippot
2022-03-10
1
-0
/
+1
*
build(deps): bump dependencies
Armand Philippot
2022-03-10
2
-128
/
+128
*
fix: add a spinner if blog page is loading
Armand Philippot
2022-03-09
1
-0
/
+3
*
refactor: update graphql queries (#14)
Armand Philippot
2022-03-09
7
-53
/
+46
*
feat: provide pagination for users with js disabled (#13)
Armand Philippot
2022-03-09
10
-40
/
+550
*
chore: change header photo
Armand Philippot
2022-03-09
2
-1
/
+1
*
fix(meta): display full meta if posts count equal zero
Armand Philippot
2022-03-07
1
-1
/
+1
*
fix(animations): avoid zomm in/out effect on mobile
Armand Philippot
2022-03-06
3
-37
/
+18
*
build(docker): add help option to print script usage
Armand Philippot
2022-03-05
1
-0
/
+29
*
build(docker): allow user to pass stack deploy options
Armand Philippot
2022-03-05
1
-3
/
+7
*
build(docker): add cpu and memory limit
Armand Philippot
2022-03-04
1
-0
/
+16
*
build(docker): make Docker deployement compatible with Docker Swarm
Armand Philippot
2022-03-04
3
-0
/
+30
*
build(docker): allow specific config for staging service
Armand Philippot
2022-03-04
2
-6
/
+22
*
chore: use a different configuration depending on app env
Armand Philippot
2022-03-04
6
-23
/
+54
*
chore(i18n): replace Subscribe translation text
Armand Philippot
2022-03-03
1
-1
/
+1
*
chore: change recent posts alignement
Armand Philippot
2022-03-03
1
-0
/
+1
*
fix: improve Ackee tooltip display on small screen
Armand Philippot
2022-03-03
2
-8
/
+22
*
chore: add wp-graphql-get-extended project
Armand Philippot
2022-03-02
2
-0
/
+0
*
build(deps): bump dependencies to latest version
Armand Philippot
2022-03-02
2
-148
/
+148
*
refactor: various refactoring
Armand Philippot
2022-03-01
22
-363
/
+557
|
\
|
*
refactor: split posts meta into smaller components
Armand Philippot
2022-03-01
19
-343
/
+515
|
*
refactor: import comment form dynamically when reply to a comment
Armand Philippot
2022-03-01
2
-16
/
+27
|
*
refactor: import dynamically SearchForm and Settings components
Armand Philippot
2022-03-01
1
-4
/
+15
|
/
*
refactor: split form styles and combine components
Armand Philippot
2022-02-25
24
-313
/
+290
|
\
[next]