mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-08-02 19:41:41 +00:00
updated built instructions
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
[build]
|
[build]
|
||||||
command = "pandoc resume.md -o resume.html"
|
|
||||||
command = "python3 markdown.py"
|
command = "python3 build.py"
|
||||||
command = "mkdir site"
|
|
||||||
command = "mv index.html site"
|
|
||||||
command = "mv style.css site"
|
|
||||||
publish = "site"
|
publish = "site"
|
BIN
requirements.txt
Normal file
BIN
requirements.txt
Normal file
Binary file not shown.
Reference in New Issue
Block a user