| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(build): replace paths aliases with relative paths | Armand Philippot | 2023-09-19 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
| * | refactor(prism): rename color scheme attributes and remove prefix | Armand Philippot | 2022-02-08 | 1 | -2/+2 |
| | | |||||
| * | chore: add a Prism plugin to set code blocks theme | Armand Philippot | 2022-01-31 | 1 | -0/+40 |
| | | |||||
| * | chore: update logo | Armand Philippot | 2022-01-27 | 1 | -3/+5 |
| | | | | | | Adjust previous colors to fit the new website and add a dark version to better fit with the dark theme. | ||||
| * | chore: adjust colors and grid layout | Armand Philippot | 2022-01-25 | 1 | -2/+4 |
| | | |||||
| * | feat: implement dark mode | Armand Philippot | 2022-01-17 | 1 | -28/+60 |
| | | |||||
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 1 | -7/+6 |
| | | |||||
| * | chore: customize text selection colors | Armand Philippot | 2022-01-14 | 1 | -0/+1 |
| | | |||||
| * | chore(prism): replace Coldark theme with a custom theme | Armand Philippot | 2022-01-03 | 1 | -0/+9 |
| | | |||||
| * | chore: add styles to WP blocks | Armand Philippot | 2022-01-03 | 1 | -0/+4 |
| | | |||||
| * | chore: replace svg imports with components | Armand Philippot | 2021-12-22 | 1 | -1/+0 |
| | | | | | It allows me to control the colors of each SVG paths. | ||||
| * | chore: add a sharing component | Armand Philippot | 2021-12-21 | 1 | -0/+1 |
| | | |||||
| * | chore: define secondary button styles | Armand Philippot | 2021-12-16 | 1 | -0/+3 |
| | | | | | I also rename submit style to primary. | ||||
| * | chore: define CSS variables for colors, fonts and spacings | Armand Philippot | 2021-12-13 | 1 | -0/+16 |
