X Tutup
Skip to content

Generate help docs to GitHub Pages#127

Merged
mislav merged 1 commit intomasterfrom
help-site
Dec 5, 2019
Merged

Generate help docs to GitHub Pages#127
mislav merged 1 commit intomasterfrom
help-site

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented Nov 28, 2019

make site-docs:

  1. checks out the gh-pages branch into the site/ directory;
  2. regenerates .md help pages using Cobra;
  3. commits and publishes updates.

Voilà: https://github.github.com/gh-cli/gh_issue_list.html

Screen Shot 2019-11-28 at 4 47 52 PM

TODO:

  • auto-run this task whenever there is a tagged release

`make site-docs`:
1. checks out the `gh-pages` branch into the `site/` directory;
2. regenerates `.md` help pages using Cobra;
3. commits and publishes updates.
@tierninho tierninho self-requested a review December 2, 2019 18:06
@tierninho tierninho requested review from tierninho and removed request for tierninho December 2, 2019 18:07
@mislav mislav merged commit b6fdbe9 into master Dec 5, 2019
@mislav mislav deleted the help-site branch December 5, 2019 17:37
cchristous pushed a commit to cchristous/cli that referenced this pull request Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup