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