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

Release Pinax Templates as a package on https://www.npmjs.com/ #86

Open
paltman opened this issue Sep 7, 2015 · 1 comment
Open

Release Pinax Templates as a package on https://www.npmjs.com/ #86

paltman opened this issue Sep 7, 2015 · 1 comment

Comments

@paltman
Copy link
Member

paltman commented Sep 7, 2015

We have had pinax-theme-bootstrap for quite sometime now, only recently separating out the vendored statics. These leaves a few bits and pieces but mostly just a set of templates, mostly using bootstrap class names.

I'd like to propose we start a pinax-theme project that does the following:

  • full semantic markup
  • templates for most, if not all, pinax apps that require templates
  • release pinax-theme-bootstrap packages on https://www.npmjs.com/ that contain the LESS/SASS that maps our semantic markup to bootstrap rules
  • the pinax-theme-bootstrap npmjs package should also contain any specific rules and js that are now shipped as part of the Python pinax-theme-bootstrap package
  • provide more than one base.html template so as to ship with alternate layout options

This should make it eas(y|ier) to create npmjs packages for Bootstrap 4, Foundation and any other framework. In addition, we can layer in additional npmjs themes for adding more style on top of default style from the framework.

@ossanna16
Copy link

Sounds like a great idea to me! Any discussion on this?

@KatherineMichel KatherineMichel changed the title Proposal: Pinax Templates Release Pinax Templates as a package on https://www.npmjs.com/ Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants