The new official website for Bellshade*.
*Bellshade is an open-source project created by WPU Community as an open-source learning platform.
- Free learning with the in-browser repository explorer, ensuring ease of access whenever wherever.
- Open-source, meaning you can contribute to Bellsite or Bellshade. See
CONTRIBUTING.mdof each repository to learn more.
Apabila Anda belum berada dalam Tim Bellshade Web-Team, silahkan lakukan fork terlebih dahulu. Jika sudah dalam Web-Team, maka hanya perlu melakukan clone.
Untuk melakukan cloning, jalankan:
git clone https://github.com/bellshade/bellsite.gitLakukan command berikut untuk menginstall dependencies:
npm installHanya satu environment variable yang digunakan dalam projek ini, yaitu GITHUB_API_TOKEN, yang berisi token yang mempunyai akses read-only terhadap member organisasi Bellshade.
Jika kalian tidak mengubah halaman /contributors, environment variable ini tidak diperlukan.
GITHUB_API_TOKEN=
Untuk menjalankan local development di browser, lakukan command berikut:
npm run devUntuk melakukan kontribusi, silahkan membaca CONTRIBUTE.md untuk panduan lengkap berkontribusi.
Made with <3 by Bellshade Team

