diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-02 23:24:15 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-02 23:24:15 -0500 |
commit | 89e6c0f9c8edd029aeeb553dcb11b62c878d11b1 (patch) | |
tree | 55a4fd7d3de25de21fe296c8353642bae1e4579b /content/blog/2024-02-21-self-hosting-otter-wiki.md | |
parent | c5a2b7970f2187456dd094105e38b1d5482cb90f (diff) | |
download | cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.tar.gz cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.tar.bz2 cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.zip |
fix 2024 blog posts for missing images
Diffstat (limited to 'content/blog/2024-02-21-self-hosting-otter-wiki.md')
-rw-r--r-- | content/blog/2024-02-21-self-hosting-otter-wiki.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/content/blog/2024-02-21-self-hosting-otter-wiki.md b/content/blog/2024-02-21-self-hosting-otter-wiki.md index c087292..8f8116c 100644 --- a/content/blog/2024-02-21-self-hosting-otter-wiki.md +++ b/content/blog/2024-02-21-self-hosting-otter-wiki.md @@ -120,19 +120,3 @@ Once enabled, restart the Nginx server to start serving the app externally. sudo systemctl restart nginx.service ``` -# Screenshots - -In the screenshot below, you can see the initial launch screen for An Otter -Wiki. Start by creating your admin account and configure the app as necessary. - - - -You can also see the default editing screen for creating and editing pages. It's -as easy as typing Markdown and hitting the save button. - - - -Overall, I like An Otter Wiki and will be looking forward to seeing how much use -I get out of it going forward. |