forked from Minecraft/website
3d5b5da7ad
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> |
||
---|---|---|
src | ||
.drone.yml | ||
.gitignore | ||
CREDITS.txt | ||
LICENSE.txt | ||
README.md | ||
index.js | ||
package-lock.json | ||
package.json | ||
pages.js |
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