# Site generator for Apple Notes ## Current status Paused. I found myself fighting with the limitations of Apple Notes, which, while excellent for personal note-taking, is ill-suited for a publishing platform, more often than necessary. Cross-linking notes, managing media, and handling metadata are notable challenges. ## Overview Notespub is a unique and refreshing way to publish and manage blogs via Apple Notes. Whenever a note is created or modified, a website syncs it up and uploads media content quickly. Apple Notes essentially becomes the ultimate publishing platform. URL: https://notespub.com ## Project I built a site generator for Apple Notes. It is a different way to publish blogs. It feels rather unique and refreshing. For instance, I manage https://devlog.notespub.com from my Apple Notes. I do not use Git-repository, do not upload files via SFTP, do not use a publishing platform. Everything is done in Apple Notes alone. Whenever I create or modify a note, a website syncs it up instantly. If you ever shared a note from Apple Notes, you can see that this is a much easier way to do so. Here is [short tour](https://www.youtube.com/watch?v=cACYpfAA_hI) to give you an idea of how it works. I also explained the “whys” and the “hows” in a [technical post](https://devlog.notespub.com/2022/08/site-generator-for-apple-notes/). ## Related - [[2022-08-22-site-generator-apple-notes]]