aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(webpack): allow PDF importArmand Philippot2022-01-101-0/+4
* chore: add a social media widget on contact and cv pagesArmand Philippot2022-01-1010-1/+165
* refactor(aside): move width from aside to sharing widgetArmand Philippot2022-01-105-4/+4
* refactor(styles): use css grid to stylize post headerArmand Philippot2022-01-102-13/+35
* refactor(styles): use compose to declare grid layouts onceArmand Philippot2022-01-109-84/+59
* refactor: improve button-like links stylesArmand Philippot2022-01-086-63/+29
* chore: fix 404 page gridArmand Philippot2022-01-081-3/+4
* build(stylelint): allow zero with unit for custom propertiesArmand Philippot2022-01-081-0/+1
* chore: ensure 100vh height and improve Header/Footer stylesArmand Philippot2022-01-086-8/+33
* chore: update homepage stylesArmand Philippot2022-01-083-2/+23
* chore: adjust h2 stylesArmand Philippot2022-01-083-6/+15
* chore(widget): improve recent posts stylesArmand Philippot2022-01-081-5/+36
* chore: improve search box and add button interactions on hover/focusArmand Philippot2022-01-075-17/+90
* chore: add article header stylesArmand Philippot2022-01-075-19/+71
* chore: add main nav link statesArmand Philippot2022-01-073-4/+184
* chore: improve comment sectionArmand Philippot2022-01-0711-69/+136
* chore: adjust css grid on listing pages without sidebarArmand Philippot2022-01-074-31/+54
* fix: check for undefined meta in post headerArmand Philippot2022-01-071-1/+11
* chore: add a widget to list all blog topicsArmand Philippot2022-01-077-6/+77
* chore: add a widget to list all blog thematicsArmand Philippot2022-01-077-11/+88
* chore: move Main grid to its childrenArmand Philippot2022-01-0622-117/+275
* build: update cSpell words to avoid false problems in vscodeArmand Philippot2022-01-061-1/+16
* refactor: reuse PostHeader for all pages except homepageArmand Philippot2022-01-064-18/+21
* refactor: reuse PostMeta components on single articles/pagesArmand Philippot2022-01-0611-163/+220
* chore(prism): adjust code blocks responsivenessArmand Philippot2022-01-051-24/+6
* chore: replace theme button with settingsArmand Philippot2022-01-0521-252/+182
* refactor: move Prism hook from layout to article pageArmand Philippot2022-01-042-17/+18
* chore: add a recent posts widget to the homepageArmand Philippot2022-01-045-0/+137
* refactor: improve regex readability by grouping partsArmand Philippot2022-01-041-1/+1
* refactor: avoid mutated array with reverse methodArmand Philippot2022-01-042-2/+2
* refactor: avoid useless assignement before return statementArmand Philippot2022-01-046-47/+24
* refactor(sharing): avoid nested template literalsArmand Philippot2022-01-047-29/+31
* build(stylelint): allow use of css modules selectors like global/localArmand Philippot2022-01-041-0/+4
* chore: add a back to top linkArmand Philippot2022-01-045-1/+121
* chore(icons): add direction to arrow icon and split pathArmand Philippot2022-01-042-10/+78
* chore(prism): replace Coldark theme with a custom themeArmand Philippot2022-01-037-9/+311
* chore: add line numbers to all prism blocks and translate copy buttonArmand Philippot2022-01-033-1/+64
* chore: add styles to WP blocksArmand Philippot2022-01-035-15/+262
* chore: display subjects list under articlesArmand Philippot2022-01-035-6/+94
* chore: add prismjs for syntax highlightingArmand Philippot2021-12-30557-3/+34965
* chore(homepage): replace absolute links with custom componentsArmand Philippot2021-12-292-1/+75
* chore: make year sticky in posts listArmand Philippot2021-12-292-4/+25
* chore: replace read more link with ButtonLink componentArmand Philippot2021-12-2910-79/+107
* chore: add a button-like component for linksArmand Philippot2021-12-294-1/+88
* chore: add a theme toggleArmand Philippot2021-12-2718-9/+457
* chore: display comments as a treeArmand Philippot2021-12-275-9/+51
* feat: use mdx for pagesArmand Philippot2021-12-2416-156/+958
|\
| * chore: replace CV content with mdx contentArmand Philippot2021-12-247-96/+8
| * chore: replace homepage content with MDX contentArmand Philippot2021-12-244-40/+3
| * chore: replace legal notice page content with MDX contentArmand Philippot2021-12-242-15/+5