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"> <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](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) ![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>", "author": "thatmattlove <matt@hyperglass.dev>",
"license": "BSD-3-Clause-Clear", "license": "BSD-3-Clause-Clear",
"dependencies": { "dependencies": {
"next": "^13.0.6", "next": "^14.1.1",
"nextra": "^2.0.1", "nextra": "^2.13.4",
"nextra-theme-docs": "^2.0.1", "nextra-theme-docs": "^2.13.4",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^18.11.17", "@types/node": "^20.11.24",
"typescript": "^4.9.4" "typescript": "^5.3.3"
} }
} }

1771
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff