mirror of https://github.com/bearfm/site.git
|
||
---|---|---|
.vscode | ||
dist | ||
js | ||
src | ||
static | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
index.html | ||
package-lock.json | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json | ||
webpack.config.js |
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