Compare commits

...

3 commits

Author SHA1 Message Date
08afe16530 use rsync 2025-04-01 13:00:46 -05:00
1890b8c8f9 Merge branch 'main' into test 2025-04-01 13:00:28 -05:00
40d2c8056f rss is broken right now 2025-04-01 12:57:48 -05:00
2 changed files with 1 additions and 2 deletions

View file

@ -44,6 +44,6 @@ sed -i 's/) <a href=\"blog\//) <a href=\".\//' ~/public_html/blog/index.html
sed -i 's/<webMaster>.*<\/webMaster>/<webMaster>jjanzen@jjanzen.ca (jjanzen)<\/webMaster>/g' ~/public_html/rss.xml
sed -i 's/<author>.*<\/author>/<author>jjanzen@jjanzen.ca (jjanzen)<\/author>/g' ~/public_html/rss.xml
/bin/cp -r "$HOME/public_html"/* "$location"
rsync -a -v --delete-after "$/HOME/public_html/" "$location"
chown -R apache:apache "$location"
chmod -R 775 "$location"

View file

@ -71,7 +71,6 @@
<a href='/blog'>Blog</a>\
<a href='/dotfiles/'>Dotfiles</a>\
<a href='/about.html'>About Me</a>\
<a href='/rss.xml'>RSS</a>\
<a target='_blank' href='https://git.jjanzen.ca/jjanzen/'>Git</a>\
</div>")
(defvar jj/html-postamble "\