Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2021-03-07 19:31:35 +01:00
parent 1ea6b0a575
commit 6b5cb3b5ab
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E
2 changed files with 3 additions and 1 deletions

View file

@ -28,6 +28,8 @@
cp ${org-thtml}/ox-thtml.el ./ox-thtml.el
mkdir tmp && export HOME=$(pwd)/tmp
emacs --script ./make.el
find public_html -name 'sitemap.*' -exec rm {} \;
'';
installPhase = ''

View file

@ -42,7 +42,7 @@
:auto-sitemap t
:sitemap-folders ignore
:sitemap-style list
:sitemap-title "Magic_RB's blog")
:sitemap-title "Magic_RB's blog"
:sitemap-filename "sitemap.inc"
:sitemap-sort-files anti-chronologically)
("blog-assets"