Update CSS links on blog.
This commit is contained in:
parent
23f8fcefe5
commit
b8eadc8b1e
5 changed files with 15 additions and 12 deletions
|
@ -16,6 +16,9 @@ WATCH_AND_REBUILD=0 python3 generate.py ~/.logs/brain ../_gen/notes
|
|||
rm -Rf ../_gen/blog
|
||||
WATCH_AND_REBUILD=0 python3 blog.py ~/cloud/nextcloud/blog/posts/ ../_gen/blog
|
||||
|
||||
rm -Rf ../_gen/static
|
||||
cp -Rv ../static ../_gen/static
|
||||
|
||||
# Upload notes
|
||||
cd ../_gen
|
||||
rsync -HPaz static/ --delete-after --exclude='*.html' root@codigoparallevar.com:/mnt/vols/misc/codigoparallevar/static/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue