An open API service indexing awesome lists of open source software.

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

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/))