Pages for bash_blogger and services added

This commit is contained in:
Techno Duck 2023-07-18 15:59:11 -04:00
parent 2823fa67f8
commit 4ac69a9eeb
5 changed files with 44 additions and 1 deletions

View file

@ -0,0 +1,6 @@
filename = 001_bash_blogger.html
title = Creating posts with bash and git from terminal
description = Creating of a bash tool for interactive Saait page creation.
keywords = bash Saait
created = 2023-01-13
updated = 2023-01-13

View file

@ -0,0 +1,7 @@
Since updating this website with Saait, I have decided to create a tool to streamline page creation from the terminal.
Inspired by [bash_blog](https://github.com/j0m/bash_blog) and [bashblog](https://github.com/cfenollosa/bashblog) especially bash was chosen.
It is goofy, not as practical as I would think, but neat nevertheless.
Source at my [git](https://git.technoduck.me) repo.

6
pages/002_services.cfg Normal file
View file

@ -0,0 +1,6 @@
filename = 002_services.html
title = List of Services running on the server
description = page dedicated to all the different services I am or was running on the VPS
keywords = self-hosted server indieweb
created = 2023-01-13
updated = 2023-01-13

24
pages/002_services.md Normal file
View file

@ -0,0 +1,24 @@
### This blog
Self explanatory. This is my [website](/), my little corner of the internet.
### Git
[cgit](https://git.technoduck.me) instance for my personal projects.
### Etebase
An [Etebase](https://etebase.technoduck.me) instance for syncing my tasks, to-do's and contacts between devices.
### Grocy
[Grocy](https://grocy.technoduck.me) instance for keeping track of food and grocery lists ( and literally anything else in your house including batteris in devices? ) it's really cool give it a check.
### Wiki
A [wikimedia](https://wiki.cold-metal.technoduck.me) instance running for a friend for categorizing all the lore of the world that is being created for a soft fiction story.
### WIP
Work in progress of a [website](https://wip.technoduck.me) I am making for a photographer/photography business.

View file

@ -28,7 +28,7 @@
<a href="index.html">Blog</a> |
<a href="https://git.technoduck.me" title="Git repository with some of my projects">Git</a> |
<a href="/releases/">Releases</a> |
<a href="https://wip.technoduck.me>">[WIP]</a> |
<a href="https://wip.technoduck.me">[WIP]</a> |
<a href="https://wiki.cold-metal.technoduck.me">Cold Metal&trade;</a> |
<!-- <a href="gopher://codemadness.org">Gopherhole</a> -->
</td>