move the documented extensions into the README

This commit is contained in:
2026-02-20 00:19:08 -06:00
parent c2258103b9
commit be52fb8625
2 changed files with 5 additions and 4 deletions

View File

@@ -27,3 +27,8 @@ If you want to run your own static site with this content, here is the short ver
```
You can serve this content with any HTTP file server, such as Nginx or even `http.server.HTTPServer`.
Necessary extensions to render this site, beyond what's in incorporeal-cms:
* pymdown-extensions
* markdown-grid-tables

View File

@@ -1,4 +0,0 @@
Necessary extensions to render this site:
pymdown-extensions
markdown-grid-tables