aboutsummaryrefslogtreecommitdiffstats
path: root/content/_index.md
diff options
context:
space:
mode:
authorAhmed M Alaa <aa@4b.cx>2022-12-03 21:01:01 +0200
committerAhmed M Alaa <aa@4b.cx>2022-12-03 21:01:01 +0200
commit028f23e96dd4c6a86465cb616be84480ac3a7a1e (patch)
treecaffe481ff29aab5111e69b242cfc072a84912b6 /content/_index.md
init: just ported the theme
Diffstat (limited to 'content/_index.md')
-rw-r--r--content/_index.md24
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