| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: render all images unoptimized in Storybook | Armand Philippot | 2022-05-22 | 17 | -74/+62 |
| * | fix(comments): allow a depth of 2 instead of 1 | Armand Philippot | 2022-05-21 | 1 | -1/+1 |
| * | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 45 | -237/+362 |
| * | fix: close Ackee tooltip on button click | Armand Philippot | 2022-05-21 | 3 | -19/+39 |
| * | chore: update some styles | Armand Philippot | 2022-05-21 | 6 | -25/+12 |
| * | chore: update images styles | Armand Philippot | 2022-05-20 | 5 | -17/+76 |
| * | chore: udpate code blocks style | Armand Philippot | 2022-05-20 | 1 | -139/+135 |
| * | chore: handle blog pagination when JS is disabled | Armand Philippot | 2022-05-20 | 3 | -33/+74 |
| * | refactor: rewrite Prism hooks and providers | Armand Philippot | 2022-05-19 | 3 | -22/+11 |
| * | chore: fix minor styles/typescript issues introduced during refactoring | Armand Philippot | 2022-05-18 | 4 | -3/+8 |
| * | chore: handle settings change | Armand Philippot | 2022-05-18 | 29 | -138/+358 |
| * | chore: close toolbar modals on click/focus outside | Armand Philippot | 2022-05-18 | 18 | -128/+215 |
| * | chore: add branding animation | Armand Philippot | 2022-05-18 | 5 | -46/+142 |
| * | chore: use persistent layout | Armand Philippot | 2022-05-17 | 8 | -77/+105 |
| * | chore: make some widgets scrollable (like ToC) | Armand Philippot | 2022-05-17 | 3 | -1/+28 |
| * | chore: adjust articles styles | Armand Philippot | 2022-05-17 | 10 | -111/+194 |
| * | chore: listen scroll to hide/show back to top button | Armand Philippot | 2022-05-17 | 5 | -15/+64 |
| * | chore: adjust and complete missing styles | Armand Philippot | 2022-05-16 | 13 | -68/+105 |
| * | refactor: use custom hook for breadcrumb items and schema | Armand Philippot | 2022-05-16 | 9 | -48/+149 |
| * | chore: improve accessibility | Armand Philippot | 2022-05-15 | 8 | -12/+99 |
| * | chore: add Article pages | Armand Philippot | 2022-05-15 | 12 | -63/+200 |
| * | chore: add Search page | Armand Philippot | 2022-05-15 | 16 | -72/+69 |
| * | chore: add Thematic page | Armand Philippot | 2022-05-13 | 3 | -3/+17 |
| * | chore: handle blog pagination | Armand Philippot | 2022-05-13 | 6 | -27/+152 |
| * | chore: add the Blog index page | Armand Philippot | 2022-05-13 | 9 | -174/+259 |
| * | chore: add Project single pages | Armand Philippot | 2022-05-13 | 5 | -28/+39 |
| * | refactor: rewrite DescriptionList and Meta components | Armand Philippot | 2022-05-09 | 38 | -543/+1154 |
| * | chore: add a Contact page | Armand Philippot | 2022-05-07 | 5 | -10/+41 |
| * | chore: add a CV page | Armand Philippot | 2022-05-03 | 10 | -36/+174 |
| * | chore: add a LegalNotice page | Armand Philippot | 2022-05-03 | 7 | -13/+27 |
| * | chore: add homepage | Armand Philippot | 2022-05-03 | 14 | -41/+183 |
| * | chore: add a Columns component | Armand Philippot | 2022-04-29 | 4 | -0/+235 |
| * | chore: add a Column component | Armand Philippot | 2022-04-29 | 3 | -0/+57 |
| * | chore: remove old pages, components, helpers and types | Armand Philippot | 2022-04-29 | 152 | -8745/+0 |
| * | chore: add a Feed icon component | Armand Philippot | 2022-04-26 | 4 | -0/+123 |
| * | chore: add a PageLayout component | Armand Philippot | 2022-04-25 | 16 | -22/+949 |
| * | chore: add a SectionedLayout component | Armand Philippot | 2022-04-22 | 3 | -0/+145 |
| * | chore: add a Layout component | Armand Philippot | 2022-04-22 | 6 | -1/+259 |
| * | chore: add a TableOfContents component | Armand Philippot | 2022-04-22 | 3 | -0/+106 |
| * | chore: add a Header component | Armand Philippot | 2022-04-22 | 5 | -2/+245 |
| * | chore: add a CommentsList component | Armand Philippot | 2022-04-22 | 7 | -7/+291 |
| * | chore: add a Comment component | Armand Philippot | 2022-04-21 | 4 | -0/+443 |
| * | chore: add a PostsList component | Armand Philippot | 2022-04-21 | 4 | -0/+431 |
| * | chore: add a Pagination component | Armand Philippot | 2022-04-21 | 4 | -0/+472 |
| * | 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 |
| * | chore: add a Sidebar component | Armand Philippot | 2022-04-20 | 4 | -0/+97 |
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 87 | -441/+1908 |
| * | chore: add a Code component | Armand Philippot | 2022-04-19 | 4 | -0/+542 |
| * | chore: add a Gallery component | Armand Philippot | 2022-04-19 | 4 | -0/+174 |
