Hello World!

Hello World!

latest from the devblog

Adding a second page

There is no point in premature generalisation and abstraction of code.

I will add a second (and maybe a third) page to the site before beggining to create abstreactions.

The abstractions I have in mind currently are mostly about presenting content in different ways e.g. different preview-widgets, pagination, abrreviated articles

Organizing the webpage in subfolders. Adding unit tests.

When the files of the are organized in paths, pathes to resources like css files need to be relative. At least if I am not missing something.

With this change I added the first unit test. Michiel Borkent wrote about running unit tests with babashka in his blog back in 2022. I'm following his advice and use cognitect's test runner. I guess I will find something more streamlined in the future

The command bb test:bb will do the trick.

while at it, I also added bb clean. bb -m generate still creates the html output.

more

On LISP

It's all about LISP

I will post articles about LISP and its history into this section.

more