natashapetrus / blog-complete

Blog themes (developer tools) — Powered by Ghost (https://github.com/TryGhost/Ghost)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • NodeJS and yarn are required
  • Refer to this installation guide
  • If SSL/TLS connection causes installation error, follow the below steps:
    • run yarn clear cache
    • run yarn config set 'strict-ssl' false

Developing themes

  • Refer to this guide
  • For each theme, create a separate repository for easier management, then add the repo as a submodule using the command git submodule add https://github.com/{username}/{repo_name} desired_folder_name

About

Blog themes (developer tools) — Powered by Ghost (https://github.com/TryGhost/Ghost)


Languages

Language:JavaScript 78.7%Language:HTML 14.5%Language:CSS 6.3%Language:XSLT 0.5%