-
I was just looking at the Ghost platform , not too long ago to try and get some ideas for areas where we can add features. Something I noticed that a lot of people in the community like is the ability…
-
Greetings!
I've installed the theme and managed to activate it on my blog, but for some reason the CSS is completely broken. I'm not sure how themes work to be honest, so any direction would be great…
-
_This is presented as an issue because I can't think of a better place to host this content. I don't think it belongs in the README, but it deserves being discussed. -- JZ_
## I'd rather be using Fram…
-
I have another server for Ghost and proxy /blog into that server (nginx). as a result, when I load example.com/blog , Ghost tries to load assets from example.com/assets etc. this means I get a page wi…
-
Hey man,
Just trying to understand how do you use http://seanosaur.com as a static page and http://blog.seanosaur.com/ goes to the blog.
Thanks
-
FYI
-
I've been transferring over from WordPress and I am trying to find the equivalent for the `` tag that is used in wordpress to signify where to cut the content for a post preview. Is there something si…
-
# Your Code is Haunted
- Name : Kyle Robinson Young
- Location : Portland, OR, USA
- Email : kyle@dontkry.com
- Twitter : [@shamakry](http://twitter.com/shamakry)
- GitHub : [shama](htt…
shama updated
9 years ago
-
I'm not sure if this is a bug or not, but it seems very unexpected:
At the top level of the context tree, assuming an object a bit like `{a: 1, b: 2}`
```
{{#if a}}
Output: {{b}}
{{/if}}
```
It …
-
When I start Ghost after the refactoring in #2732 I get the following error:
```
vagrant@vagrant-ubuntu-precise-64:~/code/Ghost$ npm start
> ghost@0.4.2 start /home/vagrant/code/Ghost
> node index
…