From 6c0491a9188ed1cd5bee110e502e6a71cc219262 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf <github.com@daniel-rudolf.de> Date: Mon, 4 Nov 2019 00:43:37 +0100 Subject: [PATCH] Version 2.1.0-beta.1 ``` * [Changed] Add basic `pico-theme.yml` to use API v3, enable Twig's autoescape feature (no changes necessary) and register `Social` meta header * [Changed] Use Pico's `pages` Twig function to create the main navigation * [Changed] Improve formatting of definition lists and inline code snippets * [Changed] Improve JSDoc class docs ``` -- GitLab