Skip to content

Fully-Connected-Graph/BAPC-2024

 
 

Repository files navigation

Set up:

npm install

Development:

npm run dev

Notes:

  • The website has a ``baseLink, so it's developed and hosted onhttps:// ... .
  • Work in /public folder for content editting. Make sure to prefix with `` for links to work.
  • Markdown supports html tags and tailwind styles.
  • The website is hosted on GitHub Pages. The gh-pages branch is used to deploy the website. The build and deployment are done automatically by GitHub Actions.

About

BAPC 2024 website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.1%
  • JavaScript 3.0%
  • TypeScript 1.5%
  • CSS 1.4%