List of Useful Links about Ghost Blog Platform
2015/7/311 min read
bookmark this
List of useful links for Ghost Blog Platform
- handlebars
- Ghost download
- Ghost Developer Kit
- nodejs download
- mailgun - email service
- markdown - syntax(github)
- markdown - syntax
- npm modules
- iisnode
- url-rewriter
- webmatrix
- markdown-guide from ghost
- nodejstools for visual studio
- sqllite browser
- Ghost config.js
List of tips for Ghost development
Install Ghost
npm install --production
Start Ghost
npm start
Restart Ghost - lazy but, should find restart command.
Ctrl + C
npm start