Welcome to the official documentation repository for Astroid Framework — a powerful, flexible, and modern Joomla template framework developed by TemPlaza.
This site is built with Docusaurus and is intended to help developers, designers, and users quickly get started with Astroid, explore its features, and find solutions through clear and well-structured guides.
🌐 Live Documentation: https://docs.astroidframe.work
- 📘 Step-by-step documentation for using and customizing Astroid
- 🧩 Guide to layout, typography, modules, and theme customization
- 🛠️ Developer tips and integration instructions
- 🚀 Built with Docusaurus and deployed via GitHub Pages
To run this documentation locally:
git clone https://github.com/templaza/astroid-document.git
cd astroid-document
npm install
npm startThen open your browser at http://localhost:3000
Feel free to contribute by opening issues or submitting pull requests!