aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/posts-list.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-3/+3
| | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases.
* chore: update some stylesArmand Philippot2022-05-211-1/+8
| | | | | | | * Improve wp-blocks-columns, wp-block-quote and some images * Make Sharing widget consistent between pages * Remove margin option from lists * Fix Topic logo alignement
* chore: add Thematic pageArmand Philippot2022-05-131-0/+11
|
* chore: add the Blog index pageArmand Philippot2022-05-131-0/+5
|
* chore: add a PageLayout componentArmand Philippot2022-04-251-2/+9
|
* chore: add a PostsList componentArmand Philippot2022-04-211-0/+32