Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.1 KB

File metadata and controls

29 lines (20 loc) · 1.1 KB

Astroid Document

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

✨ Features

  • 📘 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

🛠️ Local Development

To run this documentation locally:

git clone https://github.com/templaza/astroid-document.git
cd astroid-document
npm install
npm start

Then open your browser at http://localhost:3000

📚 Contributing

Feel free to contribute by opening issues or submitting pull requests!