add a new staging conf, do some stuff to the about page and change tags on one of the articles. all at the same time!

master
KamilBaczkowski 2 years ago
parent 662ea409c5
commit a5a8226ce5

@ -23,4 +23,6 @@ So far my server houses:
I will be working on a couple of more blog posts that describe what issues I encountered and how I fixed them.
; tags: english technical yunohost self-host hosting
[^1]: [Here is the full catalog](https://yunohost.org/en/apps) and [here is the wishlist for upcoming apps](https://yunohost.org/en/apps_wishlist), a lot of the wishlisted apps have some configs prepared, but they need some work to be fully fleshed out

@ -1,4 +1,4 @@
BLOG_REMOTE=yuno:/var/www/my_webapp/www/
BLOG_URL_ROOT=https://blog.kavela.ch
BLOG_URL_ROOT=https://kavela.ch
RSYNC_OPTIONS=--rsync-path='sudo rsync'

@ -0,0 +1,4 @@
BLOG_REMOTE=yuno:/var/www/my_webapp__2/www/
BLOG_URL_ROOT=https://staging-blog.kavela.ch
RSYNC_OPTIONS=--rsync-path='sudo rsync'

@ -7,4 +7,7 @@ Outside of computers I enjoy talking with people and reading books. One of my fa
On this website I'll try to organize my train of thoughts into something coherent and easily (at least I hope so) readable. This will probably include posts about doing hacky stuff on my computers, either in my free time or during work, and I might try to review some things that I buy. There will probably be a few random texts, and some of them _may_ be political.
If you want to contact me, you can [send me an email](mailto:contact@kavela.ch).
If you want to contact me, you can:
- [send me an email](mailto:contact@kavela.ch)
- [reach out via matrix](https://matrix.to/#/@kavelach:matrix.yuno.kavela.ch)

Loading…
Cancel
Save