diff --git a/readme.md b/readme.md index 9773f46..927aec4 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,9 @@ The TF9 website is built using modern, efficient web technologies to ensure a se - **Zola**: A fast, static site generator designed for simplicity and performance. - **Tailwind CSS**: A utility-first CSS framework for rapid UI development. - **JavaScript**: Enhancing interactivity and functionality on the website. +- **Markdown**: Used for writing content in a simple and readable format, which Zola converts into HTML. +- **HTML**: The backbone of the web pages, structuring the content and defining the layout of the website. + ## Environments