Skip to content

syeo/django-staticfiles-redesigned

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

django-staticfiles-redesigned

Inspired by Sprockets, this django app is made to redesign the way django works with static assets.

Milestones

  1. "require" directive, compression, integration wihe CachedStorage, 'runserver' django-command.
  2. "require_tree" directive.
  3. "require_self"
  4. Coffeescript, literate-coffeescript, livescript, sass, compass, less... (compilers(transpilers))
  5. Sourcemap.
  6. Cache result of compilation, 304 response (for DEV/DEBUG).
  7. Compile options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%