Go to file
bearfm 9ce7da1608
i forgor
2024-03-11 20:29:26 -07:00
.vscode now pushing compiled files, and added other stuff 2024-01-26 19:44:36 -08:00
dist i forgor 2024-03-11 20:29:26 -07:00
js p 2024-03-07 18:49:59 -08:00
src i forgor 2024-03-11 20:29:26 -07:00
static change 2024-01-27 16:16:51 -08:00
.gitignore i apologize severely 2024-03-04 21:21:41 -08:00
LICENSE license 2024-02-17 10:21:04 -08:00
Makefile gahhh 2024-03-11 20:19:50 -07:00
README.md format 2024-03-04 22:12:26 -08:00
index.html i apologize severely 2024-03-04 21:21:41 -08:00
package-lock.json i apologize severely 2024-03-04 21:21:41 -08:00
package.json p 2024-03-07 18:49:59 -08:00
pnpm-lock.yaml p 2024-03-07 18:49:59 -08:00
tsconfig.json p 2024-03-07 18:49:59 -08:00
webpack.config.js p 2024-03-07 18:49:59 -08:00

README.md

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