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
/
molecules
/
layout
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(components): replace Meta component with MetaList
Armand Philippot
2023-11-11
14
-540
/
+124
*
refactor(components): replace ResponsiveImage with Figure component
Armand Philippot
2023-11-11
3
-6
/
+8
*
refactor(components): rewrite Branding component
Armand Philippot
2023-11-11
5
-421
/
+0
*
refactor(components): extract FlippingLogo from Branding component
Armand Philippot
2023-11-11
2
-33
/
+3
*
feat(components): add a generic Flip component
Armand Philippot
2023-11-11
4
-55
/
+132
*
refactor(components): merge HeadingButton and Widget components
Armand Philippot
2023-11-11
5
-264
/
+0
*
refactor(components): rewrite Link component
Armand Philippot
2023-11-11
2
-3
/
+2
*
refactor(components): remove Column and NoScript from atoms
Armand Philippot
2023-11-11
3
-15
/
+33
*
refactor(components): rewrite DescriptionList component
Armand Philippot
2023-11-11
7
-104
/
+81
*
feat(components): add Article, Aside, Footer, Header, Main & Nav
Armand Philippot
2023-10-24
2
-18
/
+13
*
refactor(components): rewrite Heading component
Armand Philippot
2023-10-24
4
-38
/
+31
*
refactor(components): rewrite Button and ButtonLink components
Armand Philippot
2023-10-24
1
-14
/
+17
*
build: convert project to esm
Armand Philippot
2023-10-24
8
-1
/
+9
*
refactor: use named export for everything except pages
Armand Philippot
2023-09-20
25
-91
/
+71
*
refactor(build): replace paths aliases with relative paths
Armand Philippot
2023-09-19
23
-39
/
+40
*
chore: make Links and Images compliant with Next.js 13
Armand Philippot
2023-01-23
3
-19
/
+5
*
chore: add an aria label to code blocks
Armand Philippot
2022-06-07
2
-0
/
+19
*
chore(cards): use post title as link label
Armand Philippot
2022-06-07
4
-48
/
+69
*
test: install and configure cypress
Armand Philippot
2022-06-02
8
-8
/
+8
*
chore: adjust cards list spacing
Armand Philippot
2022-05-23
1
-1
/
+1
*
refactor: reduce the number of data transformation
Armand Philippot
2022-05-23
1
-20
/
+2
*
chore: adjust dark mode styles
Armand Philippot
2022-05-22
2
-1
/
+3
*
fix: render all images unoptimized in Storybook
Armand Philippot
2022-05-22
2
-6
/
+0
*
chore: complete Storybook stories
Armand Philippot
2022-05-21
5
-87
/
+50
*
chore: udpate code blocks style
Armand Philippot
2022-05-20
1
-139
/
+135
*
refactor: rewrite Prism hooks and providers
Armand Philippot
2022-05-19
1
-17
/
+8
*
chore: fix minor styles/typescript issues introduced during refactoring
Armand Philippot
2022-05-18
2
-2
/
+7
*
chore: add branding animation
Armand Philippot
2022-05-18
2
-35
/
+116
*
chore: make some widgets scrollable (like ToC)
Armand Philippot
2022-05-17
2
-1
/
+27
*
chore: adjust and complete missing styles
Armand Philippot
2022-05-16
4
-21
/
+59
*
chore: improve accessibility
Armand Philippot
2022-05-15
1
-6
/
+20
*
chore: add the Blog index page
Armand Philippot
2022-05-13
1
-38
/
+62
*
refactor: rewrite DescriptionList and Meta components
Armand Philippot
2022-05-09
12
-132
/
+450
*
chore: add a LegalNotice page
Armand Philippot
2022-05-03
2
-7
/
+8
*
chore: add homepage
Armand Philippot
2022-05-03
3
-3
/
+4
*
chore: add a Columns component
Armand Philippot
2022-04-29
4
-0
/
+235
*
chore: add a PageLayout component
Armand Philippot
2022-04-25
2
-3
/
+28
*
chore: add a PageHeader component
Armand Philippot
2022-04-21
4
-0
/
+233
*
chore: add a PageFooter component
Armand Philippot
2022-04-21
3
-0
/
+87
*
refactor(storybook): reorganize design system
Armand Philippot
2022-04-20
12
-239
/
+147
*
chore: add a Code component
Armand Philippot
2022-04-19
4
-0
/
+542
*
refactor: support React 18
Armand Philippot
2022-04-16
5
-21
/
+23
*
chore: add an Overview component
Armand Philippot
2022-04-15
1
-0
/
+4
*
chore: add a Widget component
Armand Philippot
2022-04-15
4
-0
/
+198
*
chore: add a Card component
Armand Philippot
2022-04-13
4
-0
/
+345
*
chore: add a Meta component
Armand Philippot
2022-04-11
3
-0
/
+135
*
refactor: use a consistent classname prop and avoid children prop
Armand Philippot
2022-04-08
3
-16
/
+29
*
chore: add a Tooltip component
Armand Philippot
2022-04-07
4
-135
/
+0
*
chore: add a Modal component
Armand Philippot
2022-04-06
4
-0
/
+135
*
chore: add a Branding component
Armand Philippot
2022-04-04
4
-0
/
+289
[next]