/website

NTU Graph Deep Learning Lab Website

Primary LanguageTeXMIT LicenseMIT

NTU Graph Deep Learning Lab Website

Installation/Usage

Please follow the instructions for the Academic theme.

Quick Links:

  • Creating new content: link
  • Deploying to .github.io: link

Contribution Rules

  • Follow the GitHub Flow.
    • Branch/Fork → Commit → Pull Request [→ Merge]
  • Commit messages should be in title case and descriptive.
  • Maintain consistent coding style.
  • Comment out or delete debug statements when committing.
  • Make sure you haven't broken anything that was previously working.