UNPKG

axcora

Version:

Modern and Super Light Static Site Generator

73 lines (51 loc) β€’ 1.8 kB
# Axcora Framework [![npm version](https://img.shields.io/npm/v/axcora.svg?style=flat-square)](https://npmjs.com/package/axcora) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Support](https://img.shields.io/badge/Support-Donate-blue)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JVZVXBC4N9DAN) > **All-in-One Static Site Generator & CSS Framework** > Build modern, responsive static sites with a powerful build system, reusable UI components, auto-SEO, and built-in dark modeβ€”all in one toolkit. --- ## 🌐 Documentations - πŸ“š [Official Docs](https://ssg.axcora.com) - 🧩 [Component Library](https://ssg.axcora.com/components) --- ## πŸ“¦ Bundle Sizes - **Base:** 15.6 KB - **Essentials:** 19.6 KB - **Minified:** 43.7 KB - **JavaScript:** 11.8 KB --- ## πŸ“¦ Bundle Sizes Quick Start ```bash npm install axcora or npm install axcora -g axcora init myblog cd myblog npm install axcora dev open http://localhost:3000 axcora build upload your public folder into your host axcora serve ``` Clone Starter Project ```bash git clone https://github.com/mesinkasir/axcora-starter.git cd axcora-starter npm install npm run dev open http://localhost:3000 ``` --- ## πŸ™Œ Support This Project - [Donate via Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JVZVXBC4N9DAN) - [Sponsor on Github](https://github.com/sponsors/mesinkasir) - [Coffee/Gumroad](https://creativitaz.gumroad.com/coffee) --- ## πŸ”— License This project is licensed under the [MIT License](LICENSE). --- > Built & maintained by **Axcora Tech** β€” fast, scalable, and open source static site tooling for creators, developers, and teams. ---