Git Product home page Git Product logo

ghostbuster's Introduction

#Buster Workflow

##Requierments

  • Buster
  • Ghost
  • Git
  • Grunt, node
  • Host (Github pages)

##Usage

  1. Fill config.js
  2. Start your Ghost local server grunt dev
  3. Run grunt setup
  4. Run grunt generate
  5. (Optional) Run grunt preview
  6. Run grunt deploy
  7. Just run grunt for subsequent generate/deploy

##Workflow

  1. Setup a git repository to receive static Ghost pages
  2. Generate static pages
  3. (Optional) Preview local static version
  4. Deploy static pages to Host

##Setup

TODO : empty ${staticDir} (except .git) ? Create .git => Won't work if remote git is not clean Create git branch

##Generate

  1. TODO : (Optional) Start Ghost web server
  2. Get index and all pages listed in sitemap and download them in ${staticDir}
  3. TODO : Get all RSS links from "https://feedly.com/i/subscription/feed/http://localhost:2368/rss/" links and download them
  4. TODO : (Optional, goes with 1.) Stop Ghost web server

##Preview

  1. Open index/root in browser

##Deploy

  1. Fix various things (transform local links to host in content, TODO : transform rss URLs)
  2. Git commit
  3. Connect to host
  4. Upload to Host (github pages for now, rsync ?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.