Articles

Ces artciles sont issus de mes lectures, réflexions et expérimentations.
Il y a actuellement 13 posts favoris, organisés en 8 tags.

Post with all the markdown

Publié le markdown feature

A lot of markdown packages are installed to help you write your posts. All presets are personal preference.

Post with a video

Publié le youtube peertube feature

This starter uses Paul Irish's lite-youtube-embed web component. You can also use a modified version to display PeerTube videos.

Post with some code

Publié le syntax highlighting feature

Syntax Highlighting is achieved by a pack of Eleventy plugins. No browser/client JavaScript, highlight transformations are all done at build-time.

Post with 301 redirects

Publié le redirects feature

A 301 is used when a page has permanently changed location. Informing about this change is indispensable if you want to keep a positioning. Aleksandr Hovhannisyan came up with an elegant solution for Eleventy and Netlify.

Post with fetched content

Publié le fetch feature

Eleventy Fetch fetches and caches resources - at configurable intervals. In this example I am fetching my public repositories with a cache duration of 1 day.