I would like to create a site to share my bookmarks for a while. For once I don't really like bloated sites with unnecessary information like big thumbnails for each site or you have to navigate through pages just to reach a site because they have 10 sites per page or so. Finally I opted for creating a simple static site with Notion, then write a small Bash script using https://github.com/leoncvlt/loconotion to export the site, push it to Github and deploy to Netlify. I'm aware of services like Super but they're quite expensive while Netlify is free.