Skip to content

ahrnbom/gbdev.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbdev landing page

Source repository of the gbdev landing website. GitHub Pages serves the content of the master branch on gbdev.github.io.

Development is done on the dev branch due to GitHub's restriction on branches for user pages.

Build and deploy:

npx vuepress build list/
cp list/.vuepress/dist/* dist/list -R
npx gh-pages -d dist -b master

About

Landing page of the Game Boy development community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 71.1%
  • CSS 16.0%
  • JavaScript 12.7%
  • Shell 0.2%