Skip to content

HackMGM/unconf-app

Repository files navigation

aftic-conf-app

aftic-conf-app is built on top of Pinax Symposion and PinaxCon. With our changes, your mileage may vary.

Here is the original PinaxCon README for this repo.

Getting Started

Make sure you are using a virtual environment of some sort (e.g. virtualenv or pyenv).

createdb pinaxcon
pip install -r requirements.txt
./manage.py migrate
./manage.py loaddata sites conference proposal_base sitetree sponsor_benefits sponsor_levels
./manage.py runserver

Documentation

aftic-conf-app

Adding a page to main menu:

PinaxCon

Read the docs: https://symposion.readthedocs.io/en/latest/index.html

Contribute

aftic-conf-app

TBD

PinaxCon

In case of any questions we recommend you join our Pinax Slack team and ping us there instead of creating an issue on GitHub. Creating issues on GitHub is of course also valid but we are usually able to help you faster if you ping us in Slack.

We also highly recommend reading our Open Source and Self-Care blog post.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published