Any
MoveToDecade
This commit is contained in:
38
Shared/.kanbn/archive/family-tree-as-markdown-files.md
Normal file
38
Shared/.kanbn/archive/family-tree-as-markdown-files.md
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
created: 2023-07-21T18:26:38.899Z
|
||||
updated: 2023-07-21T18:26:38.900Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: kanbn
|
||||
completed: 2023-07-21T04:34:47.650Z
|
||||
column: Done
|
||||
---
|
||||
|
||||
# Family Tree as Markdown Files
|
||||
|
||||
- [x] Look at how I can export from ged files
|
||||
- [x] In addition to writing the _.pged maybe write _.md also
|
||||
- [x] Host hugo
|
||||
|
||||
- [hugo-obsidian](https://github.com/jackyzha0/hugo-obsidian)
|
||||
|
||||
```bash
|
||||
l:
|
||||
cd git
|
||||
git clone https://github.com/jackyzha0/hugo-obsidian.git
|
||||
cd hugo-obsidian
|
||||
go build
|
||||
```
|
||||
|
||||
- [quartz](https://github.com/jackyzha0/quartz)
|
||||
|
||||
```bash
|
||||
l:
|
||||
cd git
|
||||
git clone https://github.com/jackyzha0/quartz.git
|
||||
cd quartz
|
||||
code-insiders .
|
||||
hugo-obsidian -input=content -output=assets/indices -index -root=.
|
||||
hugo server --enableGitInfo --minify
|
||||
hugo server --buildDrafts
|
||||
```
|
15
Shared/.kanbn/archive/run-scan-originals.md
Normal file
15
Shared/.kanbn/archive/run-scan-originals.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
created: 2023-07-21T18:26:38.916Z
|
||||
updated: 2023-07-21T18:26:38.917Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: 4-Done
|
||||
type: kanbn
|
||||
column: Done
|
||||
---
|
||||
|
||||
# Run Scan Originals
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] run-scan-originals
|
Reference in New Issue
Block a user