JKawohl / kleister-docs

Kleister: Documentation

Home Page:https://kleister.webhippie.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kleister: Documentation

Build Status Join the chat at https://gitter.im/kleister/kleister Stories in Ready

This project is under heavy development, it's not in a working state yet!

Where does this name come from or what does it mean? It's quite simple, it's one german word for paste/glue, I thought it's a good match as it glues together the modpacks for Minecraft.

Documentation for the Kleister API and the command line client, you can find this website at kleister.webhippie.de.

Hosting

The website is hosted on Pubstorm, an awesome free hosting platform made for developers. The website gets automcatically updated on every push to the master branch.

If you want to host the docs on your own you can take our docker image kleister/kleister-docs.

Install

This website uses the Hugo static site generator. If you are planning to contribute you'll want to download and install Hugo on your local machine.

The installation of Hugo is out of the scope of this document, so please take the official install instructions to get Hugo up and running.

Development

To generate the website and serve it on localhost:1313 just execute this command and stop it with Ctrl+C:

hugo server

When you are done with your changes just create a pull request, after merging the pull request the website will be updated automatically.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2016 Thomas Boerger <http://www.webhippie.de>

About

Kleister: Documentation

https://kleister.webhippie.de

License:Apache License 2.0


Languages

Language:HTML 78.0%Language:Standard ML 15.7%Language:CSS 6.4%