https://github.com/andostronaut/gelda-site
The official website and documentation for Gelda.
https://github.com/andostronaut/gelda-site
ai gelda helpdesk helpdesk-ticketing support
Last synced: about 1 year ago
JSON representation
The official website and documentation for Gelda.
- Host: GitHub
- URL: https://github.com/andostronaut/gelda-site
- Owner: andostronaut
- Archived: true
- Created: 2024-08-13T08:12:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T08:31:17.000Z (almost 2 years ago)
- Last Synced: 2025-04-25T09:02:36.495Z (about 1 year ago)
- Topics: ai, gelda, helpdesk, helpdesk-ticketing, support
- Language: TypeScript
- Homepage: https://gelda.kinotio.io
- Size: 418 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gelda site
The official website for Gelda.
The project uses Pnpm and Nextra. To develop it locally, clone this repository and run the following command to start the local dev server:
```sh
pnpm install
```
```sh
pnpm dev
```
And visit [localhost:3000](localhost:3000) to preview your changes.
## Contributing
When making a change, or creating a new page, please make sure to edit all language files. You can simply copy the content of the edited English document (or the edited paragraph) and apply it to other language files. And then, volunteers are welcome to help with any untranslated sections.
## Contributors
- Main contributor is Ando ([@andostronaut](https://github.com/andostronaut))