The Canopy website
 
 
 
 
Go to file
Etzelia 39d6149a01 pages (#1)
Execute anonymous function

Signed-off-by: Etzelia <etzelia@hotmail.com>

Exclude pages.html, it's only used as a template

Signed-off-by: Etzelia <etzelia@hotmail.com>

Add pages

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.birbmc.com/BirbMC/birbmc.com/pulls/1
Co-Authored-By: Etzelia <etzelia@hotmail.com>
Co-Committed-By: Etzelia <etzelia@hotmail.com>
2021-03-26 15:10:37 +00:00
src pages (#1) 2021-03-26 15:10:37 +00:00
.drone.yml pages (#1) 2021-03-26 15:10:37 +00: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 pages (#1) 2021-03-26 15:10:37 +00:00
package.json pages (#1) 2021-03-26 15:10:37 +00:00
pages.js pages (#1) 2021-03-26 15:10:37 +00: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