The Canopy website
 
 
 
 
Go to file
Etzelia 3d5b5da7ad spotlight (#2)
Merge branch 'main' of https://git.birbmc.com/BirbMC/birbmc.com into spotlight

# Conflicts:
#	package.json
#	pages.js
#	src/pages.html

Add community spotlight and inject extra pages.

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

Add pages (#16)

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>

Co-authored-by: Etzelia <etzelia@hotmail.com>
Reviewed-on: https://git.etztech.xyz/BirbMC/birbmc.com/pulls/16
Reviewed-by: ZeroHD <joey@ahines.net>
Co-Authored-By: Etzelia <etzelia@noreply.example.org>
Co-Committed-By: Etzelia <etzelia@noreply.example.org>

Co-authored-by: Etzelia <etzelia@noreply.example.org>
Reviewed-on: https://git.birbmc.com/BirbMC/birbmc.com/pulls/2
Co-Authored-By: Etzelia <etzelia@hotmail.com>
Co-Committed-By: Etzelia <etzelia@hotmail.com>
2021-05-18 13:49:52 +00:00
src spotlight (#2) 2021-05-18 13:49:52 +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
index.js spotlight (#2) 2021-05-18 13:49:52 +00:00
package-lock.json pages (#1) 2021-03-26 15:10:37 +00:00
package.json spotlight (#2) 2021-05-18 13:49:52 +00:00
pages.js spotlight (#2) 2021-05-18 13:49:52 +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