Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fk/bu-tumblr

Isomorphic BU Tumblr
https://github.com/fk/bu-tumblr

Last synced: 4 days ago
JSON representation

Isomorphic BU Tumblr

Awesome Lists containing this project

README

        

# Brooklyn United Blog

## Stack
This is written using:
1. React
2. Flux
3. Koa.js
4. ES6/Babel
5. Gulp

## Usage
To run using the koa server, run gulp watch. To build for deployment to Tubmlr,
run `NODE_ENV=production gulp`, and then upload the public assets to Tumblr,
and reference them in the tumblr template. Make sure the markup has the
following markup:

```html

Brooklyn United Blog


```