mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 15:53:03 +03:00
scripts: actually execute the scripts
This commit is contained in:
parent
b8e3a97243
commit
bfd7977f09
1 changed files with 3 additions and 0 deletions
|
|
@ -167,3 +167,6 @@
|
||||||
(org-mode-hook nil)
|
(org-mode-hook nil)
|
||||||
(text-mode-hook nil))
|
(text-mode-hook nil))
|
||||||
(org-hugo-export-to-md))))))
|
(org-hugo-export-to-md))))))
|
||||||
|
|
||||||
|
(my/export-dotfiles)
|
||||||
|
(my/export-packages)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue