chore: rename .github to .gitea
Some checks failed
Deploy to GitHub Pages / build_site (push) Has been cancelled

This commit is contained in:
Max Richter
2026-02-02 11:49:41 +01:00
parent 5570d975f5
commit 137425b31b
3 changed files with 5 additions and 5 deletions

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@@ -8,11 +8,11 @@ Nodarium
Nodarium is a WebAssembly based visual programming language. Nodarium is a WebAssembly based visual programming language.
</p> </p>
<img src=".github/graphics/nodes.svg" width="80%"/> <img src=".gitea/graphics/nodes.svg" width="80%"/>
</div> </div>
Currently this visual programming language is used to develop https://nodes.max-richter.dev, a procedural modelling tool for 3d-plants. Currently this visual programming language is used to develop <https://nodes.max-richter.dev>, a procedural modelling tool for 3d-plants.
# Table of contents # Table of contents
@@ -22,7 +22,7 @@ Currently this visual programming language is used to develop https://nodes.max-
# Developing # Developing
### Install prerequisites: ### Install prerequisites
- [Node.js](https://nodejs.org/en/download) - [Node.js](https://nodejs.org/en/download)
- [pnpm](https://pnpm.io/installation) - [pnpm](https://pnpm.io/installation)