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.
|
||||
|
||||
Requirements:
|
||||
pandoc
|
||||
GNU make
|
||||
uglify-js
|
||||
scss (sass)
|
||||
- pandoc
|
||||
- GNU make
|
||||
- uglify-js
|
||||
- scss (sass)
|
||||
|
||||
Usage:
|
||||
Use GNU Make to compile,
|
||||
Point your webserver to the dist/ directory
|
||||
- Use GNU Make to compile,
|
||||
- Point your webserver to the dist/ directory
|
||||
|
|
Loading…
Reference in New Issue