mirror of
https://github.com/tgorordo/titanic.caltech.edu.git
synced 2026-06-05 14:52:15 -07:00
2 lines
66 B
Bash
Executable file
2 lines
66 B
Bash
Executable file
#!/usr/bin/env bash
|
|
pandoc -i index.md -o index.html --standalone
|