1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
8280fb59d6
refactor: use @ prefixed imports
This allows to get rid of the path `./../` and use a common way to import components or anything from `src/` directory.

IMHO this improves readability by a mile.
2022-12-03 19:30:30 +01:00
bcc4219124
feat: make footer mobile first 2022-12-03 19:24:22 +01:00
dc88c7f2d6
feat: add Grafana screenshot 2022-11-24 12:12:59 +01:00
bccfa37f2f
feat: add favicon 2022-11-22 10:33:33 +01:00
f0df7c7b75
feat: add robots.txt 2022-11-22 10:33:16 +01:00
b1dfb95903
ci: PR pnpm i, not pnpm ci 2022-11-22 10:32:45 +01:00
3708a78114
ci: pnpm i, not pnpm ci 2022-11-22 10:07:18 +01:00
5784c3bc39
ci: install pnpm 2022-11-22 10:05:11 +01:00
604c280f8d
feat: initial commit 2022-11-22 09:59:48 +01:00