Commit graph

106 commits

Author SHA1 Message Date
Dmitri Sotnikov
ed0541edd8
Merge pull request #2 from yogthos/tumblr
added tumblr support
2018-03-15 09:24:44 -04:00
dmitri.sotnikov@gmail.com
f67f55c858 added tumblr support 2018-03-15 09:23:27 -04:00
Dmitri Sotnikov
4cd7a5fcf5
Merge pull request #1 from strugee/npm-start
Declare Lumo as a dependency
2018-03-14 14:36:41 -04:00
AJ Jordan
6f86fb89b7
Use npm start in README.md 2018-03-14 14:23:05 -04:00
AJ Jordan
8bf710dd61
Declare Lumo as a dependency
This means that we always have the right version, regardless of what's
in the global environment. Note that npm scripts (including `npm
start`) automatically prepend `./node_modules/.bin` to $PATH, which is
how this works.

See also http://module.party
2018-03-14 14:21:54 -04:00
dmitri.sotnikov@gmail.com
75b679a533 initial commit 2018-03-14 09:50:34 -04:00