Go to file
bearfm b4e4c31868
more responsiveness and stuff
2024-03-12 16:22:53 -07:00
.vscode now pushing compiled files, and added other stuff 2024-01-26 19:44:36 -08:00
dist more responsiveness and stuff 2024-03-12 16:22:53 -07:00
js improved responsiveness on small screens 2024-03-12 06:56:41 -07:00
src more responsiveness and stuff 2024-03-12 16:22:53 -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
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 improved responsiveness on small screens 2024-03-12 06:56:41 -07: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