Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.41 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.41 KB

Warning

The code from this repo has been moved to the main monorepo of abell https://github.com/abelljs/abell/tree/main/packages/docs/. This repo will be marked archived after abell v1 release.

abelljs.org

Source code of https://abelljs.org

GitHub package.json version    Twitter profile badge of @abellland

Contributing

This website is built with Abell as well, after following steps from Setting up locally section, you can edit the files which you want to contribute in and send pull request to the main branch of this repository.

Setting up locally

  • Fork this repository
git clone https://github.com/:your-github-username/abell-website
cd abell-website
npm install
npm run dev

Thank you and do let us know what you think on Twitter @AbellLand