1.2.6 • Published 12 months ago

git-repo-blog-generator v1.2.6

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

git-repo-blog-generator

One File :page_facing_up: + One Markdown(same name) :page_facing_up: = One Page :page_facing_up:

Demo

Install

$ npm i -g git-repo-blog-generator

Usage

Run the command below in the folder where the .git folder is located

$ grbgen deploy # Deploy as a gh-page branch in that repository

$ grbgen develop # Preview Deployment Results

grbgen-config.json

keyvalue
utterancesutterances repository link
googleSiteVerificationgoogle search console meta tag verification
{
  "utterances": "",
  "googleSiteVerification": ""
}