From 68748d504f33c3f2542f4f4a7b21600e1eea1d1e Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Mon, 20 Mar 2023 08:50:16 +1000 Subject: [PATCH] Update features list --- .vscode/settings.json | 6 ++++++ index.md | 1 + 2 files changed, 7 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..0e40355 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "cSpell.words": [ + "insideme", + "wikilinks" + ] +} \ No newline at end of file diff --git a/index.md b/index.md index 1018edd..de28fa4 100644 --- a/index.md +++ b/index.md @@ -11,6 +11,7 @@ This is a [zs](https://git.mills.io/prologic/zs) starter template. A live versio - A basic index page with the content you see here - A basic layout using [SimpleCSS](https://simplecss.org/) for style - Uses [live.js](https://livejs.com/) to automatically reload pages when they change +- Examples of several extensions built-in to `zss ## Quick Start