site improvements again

This commit is contained in:
Greg Gauthier 2021-11-27 23:08:43 +00:00
parent f41e73a807
commit c2f11e7e3d
11 changed files with 7 additions and 7 deletions

View File

@ -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
---

View File

@ -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
---

View File

@ -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

View File

@ -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
---

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 912 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 MiB