Bloggings

Back

Blog scripts

2025-05-13

My simple blog scripts

I've added my blog scripts to the git server just in case someone needs a quick simple blog like this one.

Blog articles are simply html, the site structure is on your computer and there are a couple of Bash scripts to manage it:

Note that these Bash scripts rely on your having set up ssh correctly to allow you to ssh to your web server without entering a password.

The articles are listed by three php files that include a search form.

get the files here