minor adjustments
This commit is contained in:
parent
8ced832149
commit
f1c0e05e81
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ $ git clone git@git.robur.coop:robur/blog.robur.coop
|
||||||
$ cd blog.robur.coop/
|
$ cd blog.robur.coop/
|
||||||
$ opam pin add -yn .
|
$ opam pin add -yn .
|
||||||
$ opam install --deps-only blogger
|
$ opam install --deps-only blogger
|
||||||
$ dune exec src/watch.exe --
|
$ dune exec bin/watch.exe --
|
||||||
```
|
```
|
||||||
|
|
||||||
A little server run on `http://localhost:8000`.
|
A little server run on `http://localhost:8000`.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
date: 2024-10-21
|
date: 2024-10-21
|
||||||
article.title: What has robur been doing and how since 2018?
|
title: How has robur financially been doing since 2018?
|
||||||
article.description:
|
description: How we organise as a collective, and why we're doing that.
|
||||||
tags:
|
tags:
|
||||||
- finances
|
- finances
|
||||||
- cooperative
|
- cooperative
|
||||||
|
|
Loading…
Reference in a new issue