Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

feat: introduce github actions to generate HTML and PDF automatially#2

Open
yumetodo wants to merge 7 commits intowebmproject:masterfrom
yumetodo:master
Open

feat: introduce github actions to generate HTML and PDF automatially#2
yumetodo wants to merge 7 commits intowebmproject:masterfrom
yumetodo:master

Conversation

@yumetodo
Copy link

Motivation

Sometimes, it's a bother for developers to install docker to local env.

@VFR-maniac is one of such developer.

https://twitter.com/ChaosSoulLover/status/1240244707197734912

Why don't you use CI? Let's use Github Actions!

Now, you don't need to install docker to local.

What changes did you make

  • Write Github Actions config file to generate HTML and PDF and deploy to gh-pages branch
  • fix build/gen.sh: some hack is now not required!

When CI will work?

only when you push to master branch.

What is required after you merge this PR?

You need to enable gh-pages.

see peaceiris/actions-gh-pages: GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly. #First Deployment with GITHUB_TOKEN

example deployed gh-pages

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@yumetodo
Copy link
Author

@googlebot I signed it!

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants