| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
I plan to add more user settings so theme options should be inside
settings.
|
| |
|
|
|
| |
This improves readability. I also rename a variable to avoid duplicate
between global scope and useEffect scope.
|
| |
|
|
| |
I can now animate separatly the arrow head and the arrow body.
|
| |
|
|
|
| |
I also fix the load more button position since I removed the margin
auto.
|
| |
|
|
| |
Dark theme is not implemented yet.
|
| |
|
|
| |
It allows me to control the colors of each SVG paths.
|
|
|
I choose to implement main-nav paths manually instead of fetching
them from GraphQL to ensure functional navigation without JS.
|