ghost Questions

1

I am using Ghost as an npm module following this guide. I would like to add some custom helpers that I can leverage inside of my themes. Is there a way to do this without changing code inside the ...
Exteriorize asked 29/6, 2016 at 15:50

3

Solved

According to this Heroku documentation we can allow a Heroku app hosted at myapp.herokuapp.com to be accessed with a custom domain myapp.com. I have added the follow records to my GoDaddy DNS Zone...
Commonable asked 9/3, 2016 at 5:50

1

Does an equivalent of Wordpress “post types” and the Advanced Custom Fields plugin exist for Ghost? As one example, I built a travel site that has multiple Trips (a custom post type), and each tri...
Kwangchowan asked 8/8, 2016 at 19:8

3

Solved

I recently installed Ghost 1.8.4 and Nginx on my AWS ec2 Ubuntu 16.04 server. When I loaded my blog site, it correctly took me to the Ghost home page, from where I logged into Ghost admin. On the a...
Messuage asked 20/9, 2017 at 0:49

2

Solved

I've spent all day yesterday and today learning how nginx works and I got two different domains working, one with Ghost blogging platform and a static page (future NodeJS app), now I'm trying to se...
Epideictic asked 14/7, 2018 at 21:50

5

Solved

I'm trying to run a ghost docker image on Azure within a Linux Docker container. This is incredibly easy to get up and running using a custom Docker image for Azure Web App on Linux and pointing it...
Lentil asked 24/8, 2017 at 13:24

0

As you can see from the graphs below, I am having an interesting issue. I have a 2GB VPS running three Ghost (blogging platform that runs on node) containers. Node's memory usage creeps up and up u...
Radbourne asked 19/1, 2018 at 23:44

3

Solved

I have set up a ghost blog via azure marketplace, which should be the equvilant of clicking deploy to azure from https://github.com/felixrieseberg/Ghost-Azure Let's say I have it at: theblog.azure...
Slovenia asked 17/5, 2017 at 6:8

1

I have a production-stage app deployed on Heroku. I'd like to fork the app to make a staging environment. Input heroku fork --from <app_name>-production --to <app_name>-staging Output...
Loesceke asked 3/8, 2016 at 20:54

1

By default Webpack looks for a specific index.html file in a specified directory, right? What I want to know is can I tell webpack to look for and inject my bundled files in a file that I specify? ...
Police asked 29/6, 2016 at 20:43

2

Solved

I'm currently working on a Ghost blog (Ghost is a Wordpress "successor" that is based on Node.js and other various packages/libraries on that platform), but I'm wondering how I might be able to gra...
Inion asked 21/5, 2015 at 0:52
1

© 2022 - 2024 — McMap. All rights reserved.