Welcome to SlottyMedia
Welcome! 🥳
What's SlottyMedia?
SlottyMedia is a project currently developed by 5 students. We are currently studying at Corporate State University Baden-Württemberg Heidenheim.
Contributors:
Main idea for SlottyMedia is providing a social media platform which combines twitter and reddit:
- You'll have the best social media layout inspired by twitter.
- You'll have the topic and thread based system by reddit.
How to run the current (-in development) documentation
If you want to run the latest documentation of the in dev sprint you'll have to run it locally instead of using the github pages website.
In order to run it locally you have to install the following package via pip:
pip install mkdocs
To run it locally just run the following command in the repo root folder:
mkdocs serve
Just follow the steps provided in the command line and open the corresponding url in your browser.