summaryrefslogtreecommitdiffstats
path: root/src/components/Widget/index.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: update sidebar and widgets stylesArmand Philippot2022-01-151-19/+0
| | | | | | | | | I'm now using a widget that can be expanded/collapsed. It also allows me to handle more effectively widgets overflow and to avoid styles repetitions. However, with stylelint rule "no-descending-specificity", I'm not sure if the stylesheets are really logical... Maybe I should deactivate this rule.
* chore(widget): add a related thematics widgetArmand Philippot2022-01-111-0/+2
|
* chore(widget): add a related topics widgetArmand Philippot2022-01-111-0/+2
|
* chore: add PDF and image format to CV pageArmand Philippot2022-01-101-1/+9
|
* chore: add a social media widget on contact and cv pagesArmand Philippot2022-01-101-1/+2
|
* refactor(aside): move width from aside to sharing widgetArmand Philippot2022-01-101-1/+2
| | | | Only the Sharing widget needs the "min-content" width.
* chore: add a widget to list all blog topicsArmand Philippot2022-01-071-1/+2
|
* chore: add a widget to list all blog thematicsArmand Philippot2022-01-071-1/+2
|
* chore: add a recent posts widget to the homepageArmand Philippot2022-01-041-0/+3