Design Principia
  • Home
  • Projects

Ghost

A collection of 4 posts

Ghost

Add Disqus to Ghost Blog using code injection

Lots of ways to do this out there, ranging from "too much code" to "but, why?". Here's how I chose to do mine: <script> $(function() { var footer

  • Andre Esteve
    Andre Esteve
1 min read
Ghost

Start Ghost through NPM and it will eat up your memory

Somewhat recently I reduced the size of the virtual machine in which I host this blog. It is quite short on memory, but for the price I pay, can't really complain. Just now

  • Andre Esteve
    Andre Esteve
1 min read
Ghost

Online backup your Ghost blog over SSH

Ghost's out of the box import/export backup mechanism works well, but doesn't backup images. I wanted a simple command line I could call to backup my blog and move the backup file

  • Andre Esteve
    Andre Esteve
1 min read
Ghost

How to setup HTTPS endpoint for Ghost on Azure WebApp

Finally I got the blog setup with an HTTPS endpoint on Azure. I thought I would write up on the points that weren't that straight forward. Get a free SSL certificate I used

  • Andre Esteve
    Andre Esteve
3 min read
Design Principia © 2023
Latest Posts Ghost