Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deep-codes/abell-blog-template
🚀 An Abell-Blog-Template
https://github.com/deep-codes/abell-blog-template
Last synced: 13 days ago
JSON representation
🚀 An Abell-Blog-Template
- Host: GitHub
- URL: https://github.com/deep-codes/abell-blog-template
- Owner: Deep-Codes
- License: mit
- Created: 2020-11-21T14:50:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-22T18:11:51.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T13:26:21.498Z (27 days ago)
- Language: CSS
- Homepage: https://abell-blog.netlify.app/
- Size: 338 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🚀 Abell Blog Template
[Preview it Live](https://abell-blog.netlify.app/)
![Screeshoot](ss.png)
### About Abell :
a JavaScript based static-site-generator to help you create JSON, Markdown, or static-data based websites with minimal setup in a syntax you almost already know. Built on top of [abelljs/abell-renderer](https://github.com/abelljs/abell-renderer).
**Documentation:** https://abelljs.org
## 📖  Create Abell Project
```sh
npx create-abell-app my-blog
cd my-blog
npm run dev
```Check out https://abelljs.org for complete documentation.