parley_landing_page/README.txt

27 lines
927 B
Plaintext

# 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.
# 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 | @ajlkn
* Icons:
* Font Awesome (fontawesome.io)
* Other:
* jQuery (jquery.com)
* Scrollex (github.com/ajlkn/jquery.scrollex)
* Responsive Tools (github.com/ajlkn/responsive-tools)