https://github.com/ladroid/goku-website
The source files for the official Goku website
https://github.com/ladroid/goku-website
Last synced: about 1 month ago
JSON representation
The source files for the official Goku website
- Host: GitHub
- URL: https://github.com/ladroid/goku-website
- Owner: ladroid
- License: mit
- Created: 2023-10-06T17:51:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T18:21:53.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T05:13:21.882Z (10 months ago)
- Language: HTML
- Size: 2.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goku Website
The source files for Goku website . This includes official Goku news and docs, so if you would like to contribute feel free to create a pull request!
After pushing everything will be automatically deployed to Cloudflare. For more details please read this [documentation](https://pages.cloudflare.com/).
## Requirements
Goku website used:
1. Vue.js for selecting language and save it for the next session(official documentation about Vue.js is [here](https://vuejs.org/guide/introduction.html))
2. zero-md for parsing markdown articles(official documentation about zero-md is [here](https://zerodevx.github.io/zero-md/))