Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 919 Bytes

File metadata and controls

8 lines (7 loc) · 919 Bytes

obsidian_web_note

Personal project. Git repository synchronized with obsidian submodule to take up-to-date variable markdown note and display it on website using Jekyll, obsidian-html and custom transformations.

Use

Write the name of the file you want to display in note_title. Don't forget the '.md' extension. If empty or file not found, the website displays an error message appropriately.
In the makefile you can add images who need to be displayed.
In obsidian-html/transform.sh you can make PDFs display.
You can add custom CSS in assets/css/style.scss.