Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 664 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 664 Bytes
  • I do write tech related stuff at Obsidian(It is like Notion). All files are written in Markdown.
  • All files are stored in my Github repo. I used Obsidian-git to commits and push every X minutes from my Local machine to GitHub
  • Everytime Obsidian pushes to repo, It invokes AWS Lambda fuction that converts Markdown files to HTML and pushes to icehongssii.github.iorepo.
  • Bascially I used Three repos
    1. The one that saves markdown files (AKA obsidian storage)
    2. The one that reads obsidian storage repo and converts markdown to html then pushes icehongssii.github.io
    3. icehongssii.github.io