Getting Started
This section is an overview of the Abell Documentation and will help you navigate to the page you need.
Different Ways to Learn Abell
Requirements
- Abell requires Node.js 10 or higher installed.
- Though it is not "required", if you're using VSCode, it is recommended to have Abell Language Features Extension for VSCode for syntax highlighting of
.abell
files.
Stuck?
- If you're stuck anywhere in the documentation, you can ask questions at Abell's GitHub Discussions
- If you have any suggestions or feedback that can help us in improving the documentation, do create an issue on The GitHub Repository of This Site
Plugins and Libraries
We've got some plugins and libraries to make the job even easier!
Check out List of Plugins and Libraries of Abell →
- Want to build your own plugin? Check out our blog on How to Build Abell Plugins
- Already built a plugin? Add it to the list at abelljs/abell-website/tree/main/content/plugins/index.md
Changelog
From v0.4.0, we follow Semantic-Versioning, meaning there will not be any breaking change until v1.0.0.
Check out Changelog of Abell.
Contributing
We're an open-source project and completely dependent on the open-source community for contributions, check out our Contributing to Abell Guide for more information on how to contribute.