Skip to content

ThinhPhan/til

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Today I Learned

Note taking during work or learn something new.

How to use

This project is built using Docsify, please follow their quick start.

Goals

  • First pilot experiment with Docsify
  • Load documents (Markdown files) in specific folders like Obsidian Vault, Dropbox and other project docs dynamically by configure in Settings.
  • _sidebar should watch changes in the specific directory and update automatically.
  • Should support properties - YAML front mater from Obsidian to publish the articles/docs by detect flag named publish = true

Benefits

  • No hosting required. Use GitHub Pages to publish this website.

Drawback

  • Sidebar & navbar should manually identical together

TODO

  • Option 1: How to load notes from Obsidian Vault without add them to the repo -> free my time.
  • Option 2: sync notes periodically from Vault to repos -> it will give version control for publish notes.

Notes

  • Docusaurus supported Algolia DocSearch for searching in documents (full-text search) and it's free for technical documents.

About

Today I Learned - note what I find interesting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages