/abell

a JavaScript based static site generator in making to generate markdown, JSON, or configuration based websites

Primary LanguageJavaScriptMIT LicenseMIT

Cover of Abell

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

https://abelljs.org
NOT READY ENOUGH TO USE IN PRODUCTION. ☠️


a JavaScript based static-site-generator to help you create JSON, Markdown, or static-data based websites with minimal setup. Built on top of abelljs/abell-renderer.

📖   Installation

This documentation is only for the people who want to contribute or just want to try it out for fun. Abell should not be used for production applications yet.

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
  • git clone https://github.com/:github-username/abell
  • cd abell
  • npm install - to install dependencies
  • npm link - This will add the current directory to global packages.
  • cd examples/main - Directory examples has sample abell projects.
  • abell build to build project or abell serve 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