Skip to content
forked from abelljs/abell

an upcoming JavaScript-based static site generator to generate markdown, JSON, or configuration based websites ๐ŸŒ€

License

Notifications You must be signed in to change notification settings

rahgurung/abell

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cover of Abell

GitHub package.json version ย GitHub package.json version ย 
ย  Twitter profile badge of @abellland

https://abelljs.org
Not ready enough for serious projects. โ˜ ๏ธ


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.

๐Ÿ“– ย  Installation

npx create-abell-app my-blog
cd my-blog
npm run dev

Check out https://abelljs.org for complete documentation.

๐Ÿ• Changelog

Changelogs are maintained in CHANGELOG.md

๐Ÿค— Local Installation & Contributing

Fork abelljs/abell, Then follow these commands

git clone https://github.com/:github-username/abell # Get a copy of the codebase in your codebase
cd abell # Change to the folder
npm install # This command installs all the dependencies
npm link # This command will add the current directory to global packages.
cd examples/main - Directory `examples` has sample abell projects.
abell build # command to build project or
abell serve # command to start dev server.

We would love to have contributions! The contributing guidelines along with local setup guide is mentioned in CONTRIBUTING.md

๐Ÿ’™ Related Repositories


Buy me a Coffee Button ย  Buy me a Coffee Button

If you want to know the status and get updates you can follow me on Twitter @saurabhcodes

About

an upcoming JavaScript-based static site generator to generate markdown, JSON, or configuration based websites ๐ŸŒ€

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%