add mbweni book

This commit is contained in:
sasha-astiadi 2024-03-27 16:20:21 +01:00
parent 99427e1fb9
commit 7d74bf3f26
7 changed files with 48 additions and 0 deletions

6
books/mbweni/SUMMARY.md Normal file
View File

@ -0,0 +1,6 @@
- [Introduction](mbweni/about/intro.md)
- [Mbweni Ruins & Gardens](mbweni/about/intro.md)
- [Freeflow](freeflow/freeflow_movement.md)
- [Manifesto](reeflow/manifesto/manifesto.md)
- [Digital Nation](freeflow/manifesto/digital_nation_info_laws.md)

View File

View File

View File

View File

@ -0,0 +1,17 @@
```js
!!book.generate name:'mbweni' title:'Mbweni Ruins and Gardens'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/mbweni'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mbweni'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/freeflow'
```

View File

@ -0,0 +1,11 @@
```js
!!books.configure
buildroot:'~/hero/var/mdbuild'
publishroot:'~/hero/www/info'
install:true
reset:false
```

View File

@ -0,0 +1,14 @@
```js
!!sshagent.key_add
name:'books'
privkey:'
-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW
QyNTUxOQAAACDXf9Z/2AH8/8a1ppagCplQdhWyQ8wZAieUw3nNcxsDiQAAAIhb3ybRW98m
0QAAAAtzc2gtZWQyNTUxOQAAACDXf9Z/2AH8/8a1ppagCplQdhWyQ8wZAieUw3nNcxsDiQ
AAAEC+fcDBPqdJHlJOQJ2zXhU2FztKAIl3TmWkaGCPnyts49d/1n/YAfz/xrWmlqAKmVB2
FbJDzBkCJ5TDec1zGwOJAAAABWJvb2tz
-----END OPENSSH PRIVATE KEY-----
'
```