-
pros:
- you can use `app.settings.env`
- less misleading since people often think it's required
- middleware config in separate function calls is difficult to manage
- it's unclear that the functions …
-
Rendering a completely blank HTML file on OS X:
- 0.12.1 generates a 4 KB file
- 0.10.0 RC2 generates a 1 KB file
Pages with more HTML see a similar ratio:
- 0.12.1 generates a 648 KB file
- 0.10.0 R…
-
I stumbled across Harp while searching for static generator (I've tried few of them; octopress, hexo, ghost and assemble) but so far none works to what I've trying to achieve. Assemble.io was the clo…
-
- EntityFactory
- Un/marshall entities
-
Hi,
What about creating a repo which contains a set of reusable UI components? something like [Angular-UI](https://angular-ui.github.io/) or [Khan Acacdemy](http://khan.github.io/react-components/)
…
-
I stumbled across FireShell while searching for static generator (I've tried few of them; octopress, hexo, ghost and assemble) but so far none works to what I've trying to achieve. Assemble.io was th…
-
###### This is something I use to make up new ideas, feel free to skip that and just add whatever you like:
We need a [noun](http://www.desiquintans.com/noungenerator.php)
and an unrelated [verb](htt…
-
I stumbled across Docpad while searching for static generator (I've tried few of them; octopress, hexo, ghost and assemble) but so far none works to what I've trying to achieve. Assemble.io was the c…
-
Hello there Mike!
What a delicious-looking website you have there!
I'm Ajmal. I stumbled across your website while searching for static generator (I've tried few of them; octopress, hexo, ghost and …
-
Another discussion point.
At the moment, the first line of an app will look something like:
`var App = require('ghost-app').App;`
Arguably, it would be nicer to have:
`var App = require('ghost-app…