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