#web-development

All content with the tag #web-development

Importing bookmarks to 11ty with the Pocket API

Published on:

  • Projects
  • #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.

postcss-preset-env

Published on:

  • Bookmarks
  • #css
  • #web-development

Many valuable innovations in CSS are now supported by the browsers. postcss-preset-env is an exciting tool to use even more future possibilities today.