Texas Tribune: tt_dataviews
Project description
Django class-based views (CBVs) for Texas Tribune’s data applications.
Note, this is not a complete solution for building data applications like the Texas Tribune. Instead, it’s opened as an insight into how we structure part of our applications. It’s meant to be a learning tool, not used directly.
That said, if you’re interested, feel free to dive in.
Conventions
Static Assets
TODO
Landing Pages
TODO
Detail Pages
TODO
Developing
You need Grunt installed to develop the static assets associated with this (see Grunt’s Getting Started guide for more information on setting up Grunt). Once you have Grunt installed, you need to install the development packages via npm like this:
npm install .
Once everything is installed, you can build the Sass with this command:
grunt sass
There is also a convenience method for continually building the Sass files via the watch command like this:
grunt watch
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 tt_dataviews-0.2.0.tar.gz
.
File metadata
- Download URL: tt_dataviews-0.2.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 158b24feb19f41ae40afa05f7878adcf935fc236eba973fba7df290599a7e621 |
|
MD5 | 7bee1510da718cdd74c19e6a1e6c3ea8 |
|
BLAKE2b-256 | 5df61fd92871bcf74611db0e24d54c498cd3febc13856e1c53798da598544bdf |