https://github.com/hyperdbg/hwdbg-www
The website of hwdbg in GitHub pages. You can also visit https://hwdbg.hyperdbg.org
https://github.com/hyperdbg/hwdbg-www
Last synced: 5 months ago
JSON representation
The website of hwdbg in GitHub pages. You can also visit https://hwdbg.hyperdbg.org
- Host: GitHub
- URL: https://github.com/hyperdbg/hwdbg-www
- Owner: HyperDbg
- License: gpl-3.0
- Created: 2024-04-04T02:48:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T23:01:20.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T12:52:15.561Z (over 1 year ago)
- Language: HTML
- Homepage: https://hwdbg.hyperdbg.org
- Size: 7.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hwdbg website
Make sure to not delete the following files and folders on the next commit :
- .git (folder)
- api (folder)
- generate.html
- CNAME
- LICENSE
- README.md
**Note**: Don't forget to update API using `sbt doc` command or update the `generate.html` if a new configuration field is added!