webpack fucked up my readme

This commit is contained in:
bearfm 2024-03-04 22:11:15 -08:00
parent 82c71e96de
commit 618aad5359
Signed by untrusted user who does not match committer: bearfm
GPG Key ID: 573A776FED58E1A4
2 changed files with 9 additions and 24 deletions

View File

@ -1,15 +1,11 @@
# 🚀 Welcome to your new awesome project!
a weird clusterfuck of tooling to make an awful website. don't do what i did.
This project has been created using **webpack-cli**, you can now run
Requirements:
pandoc
GNU make
uglify-js
scss (sass)
```
npm run build
```
or
```
yarn build
```
to bundle your application
Usage:
Use GNU Make to compile,
Point your webserver to the dist/ directory

View File

@ -1,11 +0,0 @@
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