mirror of
https://github.com/wassname/flask-bootstrap.git
synced 2026-06-27 16:10:14 +08:00
12 lines
342 B
ReStructuredText
12 lines
342 B
ReStructuredText
How To Use html5boilerplate (with flask)
|
|
==========================================
|
|
|
|
http://html5boilerplate.com/docs/Home
|
|
|
|
In particular, this adaptation keeps the 'build'
|
|
stuff around, so 'ant build' if necessary to get
|
|
minified js and styles, which will end up in the
|
|
'static' directory. YOU WILL NEED TO MOVE THEM
|
|
'up' a directory.
|
|
|