mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 16:13:03 +03:00
3 lines
82 B
Bash
Executable file
3 lines
82 B
Bash
Executable file
#!/usr/bin/env bash
|
|
(cd ./org/configs/ && emacs -Q --batch -l publish.el)
|
|
hugo -D
|