mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-14 12:02:17 +00:00
4 lines
No EOL
130 B
Bash
Executable file
4 lines
No EOL
130 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# Quick script to serve gemini locally
|
|
hugo --environment local -D
|
|
agate --content public --hostname localhost |