26 lines
1.5 KiB
Markdown
26 lines
1.5 KiB
Markdown
# OpenVisor-Website
|
|
|
|
## Purpose
|
|
The [OpenVisor website](https://openvisor.ch) is a single-page application powered by [Vue.js](https://vuejs.org), hosted by [hosttech](https://www.hosttech.ch) in Switzerland. It showcases OpenVisor projects and information on upcoming OpenVisor events and features an OpenVisor LARP newsletter form powered by [MailerLite](https://www.mailerlite.com) to update subscribers on OpenVisor LARPs or related LARPs.
|
|
|
|
## Security/Privacy
|
|
|
|
### SSL Certificates
|
|
The SSL certificates for [openvisor.ch](https://openvisor.ch) and all its subdomains are issued by [Let's Encrypt](https://letsencrypt.org).
|
|
|
|
### Cookies
|
|
No cookies are being used on the website.
|
|
|
|
## Development
|
|
|
|
### Programming
|
|
The website was originally built and had been developed and maintained until 20.06.2024 using the online visual website builder [teleportHQ](https://teleporthq.io). From 28.06.2024 onwards it is being developed and maintained using [VSCodium](https://vscodium.com) and [Visual Studio Code](https://code.visualstudio.com) instead.
|
|
|
|
### Version control
|
|
Version control is powered by [Git](https://git-scm.com) and the repository is publicly available on [OpenVisource](https://git.openvisor.ch/OpenVisor/OpenVisor-Website) which is powered by [Forgejo](https://forgejo.org).
|
|
|
|
### Generative AI
|
|
As of 28.06.2024 no generative AI has been used by OpenVisor to create this website. OpenVisor tries to communicate the use of generative AI clearly if used.
|
|
|
|
## License
|
|
[GNU General Public License v3.0](./LICENSE) |