Side projects

Here I give an insight into some projects that I have realized independently. Those contain design work as well as web development.

Filter by a tag

Importing bookmarks to 11ty with the Pocket API

Published on:

  • #11ty
  • #automation
  • #web-development

Pocket offers an API with which the saved bookmarks can be used and customized. I make use of this and save the data in a bookmark post on stebre.ch. Bookmarks with a specific tag are taken into account. After processing, the link saved on Pocket is archived.

notion2eleventy

Published on:
Updated on:

  • #11ty
  • #markdown
  • #notion

notion2eleventy is a plugin for the Static Site Generator Eleventy (short: 11ty). It loads content from Notion into your 11ty directory. A status-based workflow ensures that only content that has changed is downloaded. The plugin is available as a Node module at npmjs.com.