mirror of https://github.com/bearfm/site.git
format
This commit is contained in:
parent
618aad5359
commit
4605739c43
12
README.md
12
README.md
|
@ -1,11 +1,11 @@
|
||||||
a weird clusterfuck of tooling to make an awful website. don't do what i did.
|
a weird clusterfuck of tooling to make an awful website. don't do what i did.
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
pandoc
|
- pandoc
|
||||||
GNU make
|
- GNU make
|
||||||
uglify-js
|
- uglify-js
|
||||||
scss (sass)
|
- scss (sass)
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
Use GNU Make to compile,
|
- Use GNU Make to compile,
|
||||||
Point your webserver to the dist/ directory
|
- Point your webserver to the dist/ directory
|
||||||
|
|
Loading…
Reference in New Issue