notes-kanban/View-by-Distance/archive/family-tree-as-markdown-files.md
2024-06-03 07:25:11 -07:00

705 B

assigned, progress, type, completed, column
assigned progress type completed column
0 kanbn 2023-07-21T04:34:47.650Z Done

Family Tree as Markdown Files

  • Look at how I can export from ged files

  • In addition to writing the _.pged maybe write _.md also

  • Host hugo

  • hugo-obsidian

l:
cd git
git clone https://github.com/jackyzha0/hugo-obsidian.git
cd hugo-obsidian
go build
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