site improvements again
This commit is contained in:
parent
f41e73a807
commit
c2f11e7e3d
@ -3,7 +3,7 @@ title: "A Conservative Starter Library"
|
||||
date: 2021-06-15T21:35:23Z
|
||||
tags: ["conservatism"]
|
||||
topics: ["philosophy","politics"]
|
||||
image: /img/conservative-library.png
|
||||
image: /img/conservative-library.jpg
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: "A Future History of Vice"
|
||||
date: 2021-06-27T22:32:18Z
|
||||
tags: []
|
||||
topics: ["philosophy", "culture"]
|
||||
topics: ["philosophy","culture"]
|
||||
image: /img/vices.jpg
|
||||
draft: false
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "A Mind Shaped Universe"
|
||||
date: 2020-05-09T18:06:01Z
|
||||
tags: ["mind", "metaphysics", "order", "intelligibility"]
|
||||
tags: ["mind","metaphysics","order","intelligibility"]
|
||||
topics: ["philosophy"]
|
||||
image: /img/pondering-the-sky.jpg
|
||||
draft: false
|
||||
|
@ -3,7 +3,7 @@ title: "Toleration and Free Association"
|
||||
date: 2020-03-22T15:26:53Z
|
||||
tags: ["toleration", "liberty", "illiberalism"]
|
||||
topics: ["philosophy", "politics"]
|
||||
image: /img/toleration-rubin.png
|
||||
image: /img/toleration-rubin.jpg
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# commit and push...
|
||||
git add .;git commit -m"$@";git push -u origin master
|
||||
git commit -a -m"$@";git push -u origin master
|
||||
|
||||
# build the site
|
||||
hugo
|
||||
@ -10,8 +10,8 @@ hugo
|
||||
cd public
|
||||
scp -rp * root@boethius:/hosting/sites/gmgauthier.com
|
||||
echo "chown -R www-data:www-data /hosting/sites/gmgauthier.com" | ssh root@boethius /bin/bash
|
||||
echo "ls -la /hosting/sites/gmgauthier.com" | ssh root@boethius /bin/bash
|
||||
echo "ls -lA /hosting/sites/gmgauthier.com" | ssh root@boethius /bin/bash
|
||||
|
||||
# remove the old build
|
||||
cd ..
|
||||
rm -R public
|
||||
# rm -R public
|
||||
|
BIN
static/img/conservative-library.jpg
Normal file
BIN
static/img/conservative-library.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 188 KiB |
Binary file not shown.
Before Width: | Height: | Size: 912 KiB |
BIN
static/img/eternal-treblinka.jpg
Normal file
BIN
static/img/eternal-treblinka.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 350 KiB |
Binary file not shown.
Before Width: | Height: | Size: 954 KiB |
BIN
static/img/toleration-rubin.jpg
Normal file
BIN
static/img/toleration-rubin.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 331 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.3 MiB |
Loading…
Reference in New Issue
Block a user