Go to file
bear.fm 9084dc8a9f
Update README.txt
2024-03-03 19:09:59 -08:00
.vscode now pushing compiled files, and added other stuff 2024-01-26 19:44:36 -08:00
dist changed colors a bit and changed text alignment 2024-03-03 19:03:18 -08:00
js no more comments (im evil) 2024-01-27 16:52:54 -08:00
src changed colors a bit and changed text alignment 2024-03-03 19:03:18 -08:00
static change 2024-01-27 16:16:51 -08:00
.gitignore now pushing compiled files, and added other stuff 2024-01-26 19:44:36 -08:00
LICENSE license 2024-02-17 10:21:04 -08:00
Makefile more stuff 2024-01-27 14:28:45 -08:00
README.txt Update README.txt 2024-03-03 19:09:59 -08:00

README.txt

a weird clusterfuck of tooling to make an awful website. don't do what i did.

Requirements:
    pandoc
    GNU make
    uglify-js
    scss (sass)

Usage:
    Use GNU Make to compile,
    Point your webserver to the dist/ directory