diff options
Diffstat (limited to 'content/_index.md')
| -rw-r--r-- | content/_index.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..7bbef8a --- /dev/null +++ b/content/_index.md @@ -0,0 +1,24 @@ +--- +extra: + list_pages: false +--- + +- info + - a (nearly) no-CSS, fast, minimalist Zola theme. + - [gitlab](https://gitlab.com/4bcx/no-style-please) and [github](https://github.com/4bcx/no-style-please) repos + - ported from [riggraz](https://riggraz.dev/)'s [no style, please! Jekyll theme](https://riggraz.dev/no-style-please/) +- posts + - [Overview Post](./overview-post) + - [Language Tests](./language-tests) + - [Post Example With Hr](./post-example-with-hr) + - [Very Very Very Long Title And Very Very Very Short Content](./very-very-very-long-title-and-very-very-very-short-content) + - [Post Example With Headings And Toc](./post-example-with-headings-and-toc) +- [categories](./categories) + - [example](./categories/example) +- [feed](./atom.xml) +- another list + - with subitems + - with subsubitems + - [example page](./about) +- PRO TIP + - unlike the [original](https://riggraz.dev/no-style-please/) theme, this list is just the contents of `content/_index.md`
\ No newline at end of file |
