Skip to content

Instantly share code, notes, and snippets.

@jtdaad
jtdaad / Ghost blog local template development setup.md
Last active June 30, 2020 15:57
Ghost blog templates local development setup

GHOST local development

ghost-blogs

For local development of templates for ghost blogs

getting setup the first time

  1. Use the Terminal to navigate to the directory you want to run your development in (I call mine "repos" and will use that name in these instructions)
  2. Create a directory in "repos" for your ghost templates, I recommend creating a Git repo for them
  3. Create a directory in "repos" called "ghost-server"
  4. run cd ghost-server
  5. run npm install ghost-cli@latest -g
@jtdaad
jtdaad / cloudSettings
Last active June 11, 2018 22:34
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-06-11T22:34:04.567Z","extensionVersion":"v2.9.2"}