Commit Graph

8 Commits (1f411891a82fd1a1a96e987389ff65d10101c703)
 

Author SHA1 Message Date
dmitri.sotnikov@gmail.com 1f411891a8 added RSS support 6 years ago
dmitri.sotnikov@gmail.com 56421bc284 updated to exit gracefully when config is invalid 6 years ago
Dmitri Sotnikov ed0541edd8
Merge pull request #2 from yogthos/tumblr
added tumblr support
6 years ago
dmitri.sotnikov@gmail.com f67f55c858 added tumblr support 6 years ago
Dmitri Sotnikov 4cd7a5fcf5
Merge pull request #1 from strugee/npm-start
Declare Lumo as a dependency
6 years ago
AJ Jordan 6f86fb89b7
Use `npm start` in README.md 6 years ago
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
6 years ago
dmitri.sotnikov@gmail.com 75b679a533 initial commit 6 years ago