https://github.com/lucko/spark-docs
Documentation for spark.
https://github.com/lucko/spark-docs
Last synced: about 1 year ago
JSON representation
Documentation for spark.
- Host: GitHub
- URL: https://github.com/lucko/spark-docs
- Owner: lucko
- License: cc-by-sa-4.0
- Created: 2021-03-11T16:37:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T08:29:01.000Z (over 1 year ago)
- Last Synced: 2025-06-22T19:07:49.788Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://spark.lucko.me/docs
- Size: 2.18 MB
- Stars: 7
- Watchers: 1
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# spark-docs
[spark](https://github.com/lucko/spark) is a performance profiler for Minecraft clients, servers and proxies.
This repository contains the documentation for spark, written in Markdown and published with [Docusaurus](https://docusaurus.io/).
Just want to view the docs? [Click here!](https://spark.lucko.me/docs)
### Layout
* `/docs/` - the actual docs content as markdown documents
* `/docs/img/` - image files which are embedded in the pages
* `/src/` - custom stylesheets
### License
The docs content is licensed CC-BY-SA-4.0.