Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Kyuubey/site

Repository files navigation

Kyubey's site

Running

# Clone the repo
$ git clone https://github.com/Kyuubey/site kyubey-site && cd kyubey-site

# Config
$ cp -v config.example.yml config.yml
# Use your favorite editor to edit the config

# Build it
$ ./gradlew build

# Run it
$ java -jar build/libs/KyubeySite.jar