Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Decide on how to support templating so style contributions are "easy" or "low barrier" #3

Open
destos opened this issue Jul 29, 2015 · 4 comments

Comments

@destos
Copy link
Member

destos commented Jul 29, 2015

It would be nice if users that aren't familiar with Django to be able to contribute to the look and functionality of the frontend of the website.

This can probably be accomplished in a few ways:

  • a virtual container with content fixtures. ( Docker, Vagrant )
  • separating the template system into it's own module system with mocked data.
    • by supporting loading templates as module packs, allows eventual expansion to support multiple user groups
  • keep all templates in same repo and user has to run Django manually
  • …probably a few more, add your opinion?

They will still most likely still have to learn Jinja2 and whatever frontend build process we settle on. ( unless that is the responsibility of the template pack )

@destos destos added this to the Public facing meeting pages milestone Jul 29, 2015
@buddylindsey
Copy link
Member

Devils advocate: Is this really worth the effort? How often are people going to want to tweak on TWD site itself?

@destos destos changed the title Decide on how to support templating so contributions are "easy" or "low barrier" Decide on how to support templating so style contributions are "easy" or "low barrier" Jul 29, 2015
@wassimk
Copy link

wassimk commented Aug 5, 2015

I agree with @buddylindsey. I've find it easier in the long run to bring people up instead of taking the work down to their level. As a non-Django developer I think it would be cool if there was a beginner talk to introduce Django and goes over this app.

@destos
Copy link
Member Author

destos commented Aug 5, 2015

I was planning to give a talk at the next meeting about progress and decisions made thus far.

@destos
Copy link
Member Author

destos commented Aug 5, 2015

@wassimk, @buddylindsey is giving an intro to Django talk at Tulsa Tech Fest on Friday!
http://techfests.com/Tulsa/2015/Tracks/Miscellaneous/default.aspx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants