GhostSS
GhostSS copied to clipboard
Just a blogging platform
Is this project dead? I just started using SandStorm and was concerned when I Ghost hadn't been updated since August 30, 2015.
I noticed in Oasis that ghost is v0.5.8 while the most recent version is 0.6.4 I'm not sure whether this is possible within sandstorm, but what I've seen done for...
I'm afraid I don't have good reproduction steps for this. At some point, my public-facing site got stuck and has stopped reflecting new updates. It still shows an old version...
I've set up DNS for my ghost blog: ``` TXT: sandstorm-www.myghostblog.domain.tld = SANDSTORM_ID CNAME: myghostblog.domain.tld = SANDSTORM_ID.domain.tld ``` When I access SANDSTOMR_ID.domain.tld everything works fine, but when I access myghostblog.domain.tld...
Many Sandstorm users have requested the ability to upload themes. Last I knew (could have changed), Ghost required you to ssh/ftp into your server to upload themes, but of course...
Trying to import my blog into a fresh Ghost grain, I see the following error: ``` GET /ghost/api/v0.1/settings/?type=blog%2Ctheme 200 20.425 ms - - ERROR: Cannot read property 'users' of undefined...
It would be really nice to have LaTeX rendering via MathJax, Here's a post describing how it can be done, just requires a CSS change. http://blog.quanttrader.org/adding-latex-support-in-ghost/
It's currently impossible to add new users to a Sandstorm Ghost instance, because in order to add a new user Ghost needs to send an email out, and there's no...
Hi, First of all **thank you so much** for your hardwork packaging Ghost for Sandstorm. I tested it, but the feed feature doesn't work, here are the reproducible steps: 1....
When this happens, I have to copy the full blog post text into my clipboard to preserve it.  When I click "content", the body of Ghost is blank. But...