https://github.com/madhuakula/ghost-blog-vagrant
Ghost blog basic setup using Vagrant
https://github.com/madhuakula/ghost-blog-vagrant
Last synced: 3 months ago
JSON representation
Ghost blog basic setup using Vagrant
- Host: GitHub
- URL: https://github.com/madhuakula/ghost-blog-vagrant
- Owner: madhuakula
- License: gpl-3.0
- Created: 2015-12-21T16:28:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T18:20:19.000Z (over 9 years ago)
- Last Synced: 2025-05-17T00:11:46.807Z (5 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghost blog - Vagrant
---
**[ghost](https://ghost.org/) blog basic setup using `vagrant + bootstrap`**
- How to start?
`vagrant up`
- Browse [http://localhost:12345](http://localhost:12345)> Note : Port forwarding from Guest VM to your localhost machine (2368 -> 12345)
- You can also generate static pages using buster [https://github.com/axitkhurana/buster](https://github.com/axitkhurana/buster)
- For more details about ghost [https://ghost.org](https://ghost.org)
- It's simple way to use for both ghost and github pages.
### Contact :
[Madhu Akula](http://www.madhuakula.com) - [madhu.akula@hotmail.com](mailto:madhu.akula@hotmail.com)