The Canopy website
 
 
 
 
Go to file
klutz 3b47de3b49 Add Discord bubble (#14)
Force padding 0

Remove duplicate section

Merge branch 'feature/discord-bubble' of https://git.etztech.xyz/klutz/birbmc.com into feature/discord-bubble

Add Discord bubble

Add Discord bubble

Co-authored-by: Kevin Belisle <kev.belisle@gmail.com>
Reviewed-on: https://git.etztech.xyz/BirbMC/birbmc.com/pulls/14
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-10-31 04:45:33 +01:00
src Add Discord bubble (#14) 2020-10-31 04:45:33 +01:00
.drone.yml Add Drone file 2020-10-26 23:12:24 -05:00
.gitignore Prep 2020-10-25 22:51:16 -05:00
CREDITS.txt Prep 2020-10-25 22:51:16 -05:00
LICENSE.txt Initial commit 2020-10-01 13:09:50 -04:00
README.md Add Drone file 2020-10-26 23:12:24 -05:00
package-lock.json Prep 2020-10-25 22:51:16 -05:00
package.json Add Drone file 2020-10-26 23:12:24 -05:00

README.md

birbmc.com

The home page for BirbMC.

For development scripts, see package.json

Development

  • npm install
  • npm run webfonts
  • npm run sass

Release

npm run dist