aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat: add a setting to disable animations and transitionsArmand Philippot2022-01-173-0/+45
* chore: add a service to handle local storageArmand Philippot2022-01-171-0/+26
* refactor(settings): make toggle reusableArmand Philippot2022-01-177-48/+94
* feat: implement dark modeArmand Philippot2022-01-1729-109/+298
* chore: replace copyright icon import with custom componentArmand Philippot2022-01-175-6/+38
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-1635-157/+141
* chore: add a spinner when content is loadingArmand Philippot2022-01-168-47/+146
* chore(meta): add a link to comments on single post pagesArmand Philippot2022-01-162-2/+9
* chore(comments): handle comment replyArmand Philippot2022-01-157-24/+92
* fix: keep logo consistent on zoomArmand Philippot2022-01-151-1/+1
* chore: update sidebar and widgets stylesArmand Philippot2022-01-1541-165/+547
* refactor(buttons): add a tertiary kind (previously links styles)Armand Philippot2022-01-143-51/+19
* chore(homepage): add icons to some buttonsArmand Philippot2022-01-144-9/+32
* chore: customize text selection colorsArmand Philippot2022-01-143-0/+8
* chore: customize browser scrollbarArmand Philippot2022-01-141-0/+20
* fix: make links pseudo elements consistent between browsersArmand Philippot2022-01-141-15/+13
* chore: improve load more button accessibilityArmand Philippot2022-01-144-21/+65
* chore: improve Branding componentArmand Philippot2022-01-143-22/+266
* chore(prism): remove negative marginsArmand Philippot2022-01-141-2/+0
* chore: change posts list stylesArmand Philippot2022-01-147-75/+66
* chore: change secondary button stylesArmand Philippot2022-01-141-18/+19
* chore(toolbar): close modals on click/focus outsideArmand Philippot2022-01-143-16/+94
* fix: remove focus on route changeArmand Philippot2022-01-131-1/+10
* chore: add all posts from CMS to feedArmand Philippot2022-01-131-2/+10
* chore: add feed formats to document headArmand Philippot2022-01-131-0/+22
* chore: add different feed formats (feed.xml, atom.xml, feed.json)Armand Philippot2022-01-134-2/+61
* chore: generate feedArmand Philippot2022-01-121-0/+54
* chore: add title and meta desc to subjects and thematicsArmand Philippot2022-01-114-46/+77
* fix(toc): render on each route change and exclude aside titlesArmand Philippot2022-01-112-10/+20
* fix(widget): remove items limit for ThematicsList and TopicsListArmand Philippot2022-01-113-12/+9
* chore: add toc and widgets to subject pagesArmand Philippot2022-01-111-8/+36
* chore(widget): add a related thematics widgetArmand Philippot2022-01-113-1/+36
* chore(widget): pass title to TopicsList as parameterArmand Philippot2022-01-112-4/+13
* chore: add meta, toc and widgets on thematic pagesArmand Philippot2022-01-112-9/+61
* chore(widget): add a related topics widgetArmand Philippot2022-01-116-9/+33
* chore(meta): display subjects instead of thematics on Thematic pagesArmand Philippot2022-01-114-5/+34
* chore(widgets): pass title to thematics list as parameterArmand Philippot2022-01-112-5/+13
* fix(back-to-top): set translate with percentageArmand Philippot2022-01-111-6/+5
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-1111-52/+102
* chore: add PDF and image format to CV pageArmand Philippot2022-01-105-3/+54
* 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
* 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