Updated links in README to reflect change to blog location.

This commit is contained in:
Simon Brooke 2026-01-17 12:24:03 +00:00
parent ef786024d7
commit 1d716a8831

View file

@ -10,11 +10,11 @@ generated using Luminus version "2.9.11.05"
## Status
Very early pre-alpha; user interface mostly works (enough to demonstrate), back end is hardly started.
Very beta quality code. It mostly works, but it isn't polished.
## What is it supposed to do?
To understand what I'm aiming for, read [this essay](http://blog.journeyman.cc/2016/10/preparing-for-next-independence.html). Design documentation, such as there is of it yet, is in the *dummy* sub-directory. Also look at [src/clj/youyesyet/db/schema.clj](https://github.com/simon-brooke/youyesyet/blob/master/src/clj/youyesyet/db/schema.clj).
To understand what I'm aiming for, read [this essay](https://www.journeyman.cc/blog/posts-output/2016-10-05-preparing-for-the-next-independence-referendum-building-the-software/). Design documentation, such as there is of it yet, is in the [doc/specification](doc/specification) sub-directory. Also look at [src/clj/youyesyet/db/schema.clj](https://github.com/simon-brooke/youyesyet/blob/master/src/clj/youyesyet/db/schema.clj).
## Prerequisites