Files
view-by-distance-mklink-con…/.kanbn/tasks/family-tree-as-markdown-files.md

715 B

created, updated, assigned, progress, tags
created updated assigned progress tags
2023-07-08T21:25:54.996Z 2023-07-08T21:50:23.644Z 0

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