https://github.com/html-graph/html-graph.github.io
https://github.com/html-graph/html-graph.github.io
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/html-graph/html-graph.github.io
- Owner: html-graph
- Created: 2025-03-07T19:03:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-25T17:07:27.000Z (5 months ago)
- Last Synced: 2026-01-26T03:58:28.133Z (5 months ago)
- Language: HTML
- Size: 32.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Documentation for [HTMLGraph](https://github.com/html-graph/html-graph) library.
This is source for static website of HTMLGraph documentation.
It uses [Hugo](https://gohugo.io/) static site generator.
## Development
```
hugo server -D
```