parley_landing_page/README.md

31 lines
1.2 KiB
Markdown
Raw Normal View History

# What's this
This is the landing page for [Parley](https://parley.be/).
# How to use
This repo only contains static content. Put the files where you want to host them and point your server software (nginx, apache...) to it.
# How to update
This depends on how you installed it on the server. If you used `git clone <url>`, you can simply do `git pull` and your done. Otherwise optionally remove the current content and overwrite it with the new content.
# How to contribute
If you have feedback or want to make changes, feel free to contact us at [ahoy@parley.be](mailto:ahoy@parley.be) or on matrix at [#ppbe-internetz:matrix.org](https://app.element.io/#/room/#ppbe-internetz:matrix.org).
# License
The website and theme are both licensed under a [Creative Commons Attribution 3.0 Unported license](https://creativecommons.org/licenses/by/3.0/)
# Credits
* Theme:
* [Hyperspace](https://html5up.net/hyperspace) by [aj@lkn.io](mailto:aj@lkn.io) | [@ajlkn](https://aj.lkn.io/)
* Icons:
* [Font Awesome](https://fontawesome.io)
* Other:
* [jQuery](https://jquery.com)
* [Scrollex](https://github.com/ajlkn/jquery.scrollex)
* [Responsive Tools](https://github.com/ajlkn/responsive-tools)