-
One suggestion for this wonderful theme would be including a sticky Table of Contents at the side.
This would be particular helpful for longer blog posts.
Reference: https://ghost.org/docs/tutoria…
-
Our blog theme is a fork of Casper, and along with Ghost 1.0.0 (#23), there's also a new version of Casper. We'd like to upgrade to that.
-
Same as your other theme's demo ;-)
```
The Free Trial is Over
Log into ghost.org to upgrade your account and restore your blog!
```
-
Is it possible to use Juvia with Ghost Blog and if so how to achieve that?
Can I get some documentation on that or any direction?
Thanks!
-
TLDR; ideally I want to supply my domain / app identifier for each log file via the path, and not via domain. I would like to make it possible to not output a domain so that it is possible to use the …
-
-
> Ghost v0.7.0
>
> LaTex - MathJax v2.6.1
### 1. Code Injection
Add following codes to `{{ghost_foot}}` tag:
``` js
MathJax.Hub.Config({
jax: ["input/TeX", "output/SVG"],
tex2jax: {inlineMath:…
-
With a fresh docker build from dockerfiles/ghost, I get the following error when I try to setup the blog, causing the docker container to crash.
```
/ghost/core/server/mail.js:95
if (…
-
So I just noticed that my blog uses paginated RSS feeds, which according to what I can find is supported by the RSS standard, but it's causing only 15 posts to show in my participants counter. Is ther…
-
Buster isn't maintained anymore. Sorry for the trouble!
If you want Ghost and static site generation, checkout publishing static sites with Ghost and Gatsby:
https://www.gatsbyjs.org/blog/2019-0…