Skip to content

lolwierd/blog_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Used this for like a week. 🫡

(Was) Backend for my blog @ lolwierd.com

Uses notion as a CMS for blogs.

Blog frontend is deployed using hugo.

This backend basically fetches posts (with updated property set to true) from a notion database, converts them into markdown and saves the corresponding markdown to the hugo content/posts folder. Hugo can then pick those files up and do its thing.

Direct any and all questions @ [email protected] or @lolwierrd on twitter.

I will add the usage instructions shortly

Known Bugs / Missing Features

  • Cannot rename slug (does not delete original post after rename)
  • Cannot delete posts from notion
  • Set updated to false after fetching and building
  • Add embed support for YT, gists, vimeo, tweets.
  • Add callout support
  • Add more syntax highlighters to original theme
  • Add ToDo support to original theme
  • Add color support (??)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages