mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2026-06-03 17:40:25 +00:00
updated built instructions
This commit is contained in:
+3
-5
@@ -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"
|
||||
Binary file not shown.
Reference in New Issue
Block a user