1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

update docs site

This commit is contained in:
thatmattlove
2024-03-02 00:29:06 -05:00
parent 77d2be6b09
commit 2c6ae24b42
3 changed files with 1320 additions and 463 deletions

View File

@@ -11,7 +11,7 @@
<div align="center">
[**Documentation**](https://hyperglass.dev)&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;[**Live Demo**](https://demo.hyperglass.dev/)
[**Documentation**](https://v2.hyperglass.dev)&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;[**Live Demo**](https://demo.hyperglass.dev/)
[![PyPI](https://img.shields.io/pypi/v/hyperglass?style=for-the-badge)](https://pypi.org/project/hyperglass/)
![PyPI - Downloads](https://img.shields.io/pypi/dm/hyperglass?color=%2340798C&style=for-the-badge)

View File

@@ -11,14 +11,14 @@
"author": "thatmattlove <matt@hyperglass.dev>",
"license": "BSD-3-Clause-Clear",
"dependencies": {
"next": "^13.0.6",
"nextra": "^2.0.1",
"nextra-theme-docs": "^2.0.1",
"next": "^14.1.1",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.11.17",
"typescript": "^4.9.4"
"@types/node": "^20.11.24",
"typescript": "^5.3.3"
}
}

1771
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff