Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uses the Asciidoctor GhPages Action to automatically build the README.adoc to HTML, enabling GitHub Pages for the project. #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

manoelcampos
Copy link
Contributor

@manoelcampos manoelcampos commented Aug 17, 2020

  • The asciidoctor-ghpages-action builds all existing adoc files, pushing them to the gh-pages branch to publish the website.
  • The asciidoctor-ghpages.yml configures the CI workflow to build the GitHub Pages. That will enable the website http://johncarl81.github.io/exportdoclet. You just need to include that address at the project configuration ⚙️.
  • Updates the guava version due to security vulnerabilities.

@manoelcampos manoelcampos changed the title Uses the Asciidoctor GhPages Action to automatically build the README.adoc (and any other adoc file) to HTML, pushing to the gh-pages branch to enable GitHub Pages for the project. Uses the Asciidoctor GhPages Action to automatically build the README.adoc to HTML, pushing to the gh-pages branch to enable GitHub Pages for the project. Aug 17, 2020
@manoelcampos manoelcampos changed the title Uses the Asciidoctor GhPages Action to automatically build the README.adoc to HTML, pushing to the gh-pages branch to enable GitHub Pages for the project. Uses the Asciidoctor GhPages Action to automatically build the README.adoc to HTML to enable GitHub Pages for the project. Aug 17, 2020
manoelcampos and others added 4 commits August 17, 2020 11:28
Uses the Asciidoctor GhPages Action
to automatically build the README.adoc (and any other adoc file) to HTML, pushing to the gh-pages branch to enable GitHub Pages for the project.
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236
@manoelcampos manoelcampos changed the title Uses the Asciidoctor GhPages Action to automatically build the README.adoc to HTML to enable GitHub Pages for the project. Uses the Asciidoctor GhPages Action to automatically build the README.adoc to HTML, enabling GitHub Pages for the project. Aug 17, 2020
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