commit be44854b94ad9d667b8407a9b7c22356e884bf7f parent f77b83f7e043e339f524c8af84daf696e85ddd99 Author: Anna <14218799+annaesvensson@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:00:14 +0200 Updated documentation, English Diffstat:
| M | README.md | | | 15 | +++++++++++++++ |
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -6,4 +6,19 @@ Datenstrom Yellow is for people who make small websites. https://datenstrom.se/y Installing is unzipping one file and you are ready to go. The most important things for small websites are included. You can add features, languages and themes. Datenstrom Yellow works as content management system and static site generator. [Get started](https://datenstrom.se/yellow/help/how-to-get-started). +## What's included + +The following extensions are included in the standard installation: + +* [Core](https://github.com/annaesvensson/yellow-core) - Core functionality of your website. Developed by Anna Svensson. +* [Edit](https://github.com/annaesvensson/yellow-edit) - Edit your website in a web browser. Developed by Anna Svensson. +* [Generate](https://github.com/annaesvensson/yellow-generate) - Generate a static website. Developed by Anna Svensson. +* [Image](https://github.com/annaesvensson/yellow-image) - Images and thumbnails. Developed by Anna Svensson. +* [Install](https://github.com/annaesvensson/yellow-install) - Install a brand new website. Developed by Anna Svensson. +* [Markdown](https://github.com/annaesvensson/yellow-markdown) - Text formatting for humans. Developed by Anna Svensson. +* [Meta](https://github.com/annaesvensson/yellow-meta) - Meta data for humans and machines. Developed by Anna Svensson. +* [Serve](https://github.com/annaesvensson/yellow-serve) - Built-in web server. Developed by Anna Svensson. +* [Stockholm](https://github.com/annaesvensson/yellow-stockholm) - Stockholm is a clean theme. Designed by Anna Svensson. +* [Update](https://github.com/annaesvensson/yellow-update) - Keep your website up to date. Developed by Anna Svensson. + Do you have questions? [Get help](https://datenstrom.se/yellow/help/).