Skip to content

jdhoffa/jdhoffa.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdhoffa.github.io

My digital garden 🌱

This repo generates a website that is meant to be an open-source version of my brain.

Stack:

  • logseq is a knowledge management tool I use to keep track of content
  • logseq-schrodinger is a plugin I use to export pages from Logseq to Hugo
  • hugo-theme-stack is a template I use to format and publish the content to a github pages website

Publishing Workflow

I use the following workflow to publish my notes:

  • Take notes in logseq
  • (Optional) Version-control notes in a private repo called logseq.notes
  • Tag any publishable pages with the property public:: true
  • (In logseq) click export-public-pages-to-hugo -> this will export a file called publicExport.zip
  • Manually migrate blog posts and assets into the ./content/post directory
  • TODO: automate the above step(s)
  • Commit and push the changes
  • The rest is handled by GitHub Actions

Want to grow your own digital garden?

Check out this blog post: digital garden

About

My digital garden/ open-source brain 🌱

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published