site/README.md

12 lines
220 B
Markdown
Raw Normal View History

2024-03-05 06:11:15 +00:00
a weird clusterfuck of tooling to make an awful website. don't do what i did.
2024-03-05 05:21:41 +00:00
2024-03-05 06:11:15 +00:00
Requirements:
2024-03-05 06:12:26 +00:00
- pandoc
- GNU make
- uglify-js
- scss (sass)
2024-03-05 05:21:41 +00:00
2024-03-05 06:11:15 +00:00
Usage:
2024-03-05 06:12:26 +00:00
- Use GNU Make to compile,
- Point your webserver to the dist/ directory