| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generate dark variation of light SVG icons••• for f in src/content/img/icon/*/light.svg; do sed \ -e 's/white/WHITE/g' \ -e 's/black/white/g' \ -e 's/WHITE/black/g' \ < "$f" > "$(dirname "$f")"/dark.svg done | EuAndreh | 2024-11-03 | 1 | -0/+41 |
| * | WIP: Init work on HTML | EuAndreh | 2024-10-27 | 1 | -0/+41 |
