BowerStatic integration for Morepath
Project description
more.static: BowerStatic integration for Morepath
more.static integrates BowerStatic into Morepath.
Also see Static resources with Morepath.
CHANGES
0.3 (2014-09-08)
The 0.2 introduced a component method to obtain a component object and thus its URL. This didn’t turn out to be compatible with local components, so I’ve changed it to get_component instead:
request.static_components.get_component('jquery').url()
Depend on version 0.4 of BowerStatic.
0.2 (2014-08-28)
Make available a static_components property on the request, which is a BowerStatic static components object. You can use this primarily to get the URL to a component, like this:
request.static_components.component('jquery').url()
Depend on version 0.3 of BowerStatic.
0.1 (2014-07-07)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file more.static-0.3.zip
.
File metadata
- Download URL: more.static-0.3.zip
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd7d0d43d07bf4f8472c83b4f6d8a5519f4049c6334497ef88945d2f5b38ea53 |
|
MD5 | b63efcbf1cffbc1a736754743bf3ca8a |
|
BLAKE2b-256 | ef13f0b4d1ce723164ca8d9c3c5d6a2c054021754879f58d73fcf8025897a562 |