This commit is contained in:
root 2024-10-08 14:28:31 +00:00
parent 0ce54b2025
commit 10e28b29ae
11 changed files with 3 additions and 37 deletions

View File

@ -1,5 +0,0 @@
#!/bin/bash
set -ex
export NAME=projectinca
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/$NAME
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

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

View File

@ -1,11 +1,7 @@
```js
// !!book.generate name:'projectinca' title:'Project INCA Launch'
// url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca'
!!book.generate name:'projectinca' title:'Project INCA Launch'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
@ -45,5 +41,4 @@
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p'
```

View File

@ -1,6 +1,6 @@
```js
!!sshagent.key_add
!!sshagent.key_define
name:'books'
privkey:'
-----BEGIN OPENSSH PRIVATE KEY-----

View File

@ -1,13 +0,0 @@
<!-- ```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-----
'
``` -->