Giter VIP home page Giter VIP logo

django-zurb-foundation's People

Contributors

adsworth avatar amarsahinovic avatar bitdeli-chef avatar schrottfresse avatar syndbg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-zurb-foundation's Issues

Support for django-storages (and other storage backends)

The template tags you provide don't seem to work with django-storages very well. Instead of outputting the correct path (which is output with {% static '...' %}), the foundation tags use the STATIC_ROOT setting.

I think it's because you are calling django.templatetags.static.static instead of django.templatetags.static.do_static, which is what the {% static '...' %} tag calls.

ui-sref not replaced on render

Hello

The built in test index page "Welcome to Foundation" appears to work fine. I then decided to try to render http://foundation.zurb.com/apps/app-templates/travel/#!/

I did this by copying the css and index.html in the correct django blocks.

The page displays OK but the navbar links don't work at all. I am guessing the ui-sref elements should be replaced at some point and are not.

The template I created can be seen at http://pastie.org/10510658

I'm sure I am doing something silly having just started. I see no browser error and $(document).foundation(); is called.

Grateful for any advice.
Thanks

Support for inclusion of CSS/SCSS components

The foundation_css template tag should support inclusion of single CSS components, according to the list at https://github.com/zurb/foundation/tree/master/scss/foundation/components .

I understand that the foundation distribution does not ship them by default, but django-zurb-foundation could ship and use the scss files. Maybe a new tag foundation_scss could be used (and you would have to make sure that it gets piped through django-compressor or any other scss handler).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.