cleanup
This commit is contained in:
parent
2eb5e64c62
commit
ac3e9718c7
2 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,4 @@ tasks:
|
|||
tar -cvz . > ../site.tar.gz
|
||||
- upload: |
|
||||
hut pages publish -d jjanzen.ca site.tar.gz
|
||||
hut pages publish -d www.jjanzen.ca site.tar.gz
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
:base-extension "org"
|
||||
:html-head "<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>"
|
||||
:html-preamble "<div class='topnav'><a href='/index.html'>Home</a><a href='/projects.html'>Projects</a><a href='/tea.html'>Tea Tasting Notes</a><a href='/rants.html'>Rants</a><a href='/config.html'>Dotfiles</a><a href='/about.html'>About Me</a></div>"
|
||||
:html-postamble nil
|
||||
:publishing-directory "~/public_html"
|
||||
:publishing-function org-html-publish-to-html
|
||||
:headline-levels 4
|
||||
|
|
Loading…
Add table
Reference in a new issue