1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-15 17:06:39 +00:00

updated built instructions

This commit is contained in:
Anson 2019-06-13 16:07:33 -07:00
parent b8e9b90370
commit 1b7cfe1809
2 changed files with 3 additions and 5 deletions

View File

@ -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

Binary file not shown.