diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..03a9bc7c --- /dev/null +++ b/docs/README.md @@ -0,0 +1,12 @@ +# Documentation + +This folder contains the documentation related to the `tuono` framework. + +The framework expects to enable SSG and MDX support in the next months. +At that time a standalone website will be built with tuono to hold the whole documentation. + +The following docs are currently actively maintained: +- [tutorial](https://github.com/Valerioageno/tuono/blob/main/docs/tutorial.md) + +## Contributions +Any help or suggestion will be strongly appreciated.