Welcome to the official documentation repository for TemPlaza Framework — a powerful, flexible, and modern WordPress Theme framework developed by TemPlaza.
This site is built with Docusaurus and is intended to help developers, designers, and users quickly get started with TemPlaza Framework, explore its features, and find solutions through clear and well-structured guides.
🌐 Live Documentation: https://docs.templaza.com/
- 📘 Step-by-step documentation for using and customizing TemPlaza Framework
- 🧩 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 start
Then open your browser at http://localhost:3000
Feel free to contribute by opening issues or submitting pull requests!