From 424f3238ab13e90d37b4ac2def40f376d3f0c7f6 Mon Sep 17 00:00:00 2001 From: Kazuya Takei Date: Thu, 26 Oct 2023 03:40:16 +0900 Subject: [PATCH] feat: Add new packages --- contents/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contents/index.rst b/contents/index.rst index 813c5e4..1b337bd 100644 --- a/contents/index.rst +++ b/contents/index.rst @@ -25,3 +25,11 @@ Featured packages .. grid-item-card:: Feed Generate Atom feed from ``og-article`` directrive of ``atsphinx-og-article``. + + .. grid-item-card:: Highlight.js + + Syntax highlighting by Highlight.js instead of Pygments. + + .. grid-item-card:: SQLite3 FTS + + Extra search using SQLite3 FTS and SQL.js.