Compare commits

...

2 Commits

Author SHA1 Message Date
bearfm 4605739c43
format 2024-03-04 22:12:26 -08:00
bearfm 618aad5359
webpack fucked up my readme 2024-03-04 22:11:15 -08:00
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