Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.