Go to file
bearfm f866450677
Merge branch 'main' of github.com:bearfm/site
cuz
2024-03-04 16:54:01 -08:00
.vscode now pushing compiled files, and added other stuff 2024-01-26 19:44:36 -08:00
dist added sensokaku (https://kaku.moe/) 2024-03-04 16:53:42 -08:00
js no more comments (im evil) 2024-01-27 16:52:54 -08:00
src added sensokaku (https://kaku.moe/) 2024-03-04 16:53:42 -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