Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a local sample project for others to get started from #36

Open
mjumbewu opened this issue Jun 26, 2013 · 0 comments
Open

Create a local sample project for others to get started from #36

mjumbewu opened this issue Jun 26, 2013 · 0 comments

Comments

@mjumbewu
Copy link
Member

The structure of Councilmatic has changed in an attempt to make it a little easier to deploy. The core of Councilmatic (essentially this repository) is no longer meant to be forked whenever someone wants to set up a new instance. Instead, this core should be treated like a library (a Django app) that a local project will install and include. For example, see https://github.com/mjumbewu/philly-councilmatic and https://github.com/mjumbewu/chicago-councilmatic.

We need a solid sample local project for others to fork that includes examples of:

  • where to put initial data such as council members and pictures
  • how to customize templates
  • how to customize views and queries
  • how to add components that aren't in core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant