webring-static/README.md

13 lines
269 B
Markdown
Raw Normal View History

2023-07-18 03:29:32 +00:00
# webring.umbreon.online static files
the webring.umbreon.online homepage
2023-07-19 21:17:44 +00:00
## build it
2023-07-18 03:29:32 +00:00
i use sass because i don't hate myself. `npx sass --watch
style.sass:out/style.css`. after that just copy over the `out` folder to the
site's webroot
2023-07-19 21:17:44 +00:00
## license
[WTFPL](/LICENSE)