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

automates words.md -> index.html with github workflow #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkoelling
Copy link

@jkoelling jkoelling commented May 9, 2020

Already in use in the German translation: https://github.com/TQueV/ (originally added by @lenaschimmel)
Based on the original idea with a split index.html file in the Italian translation: https://github.com/harisont/covid-19

The workflow will:

  1. checkout master
  2. convert md to html with pandoc
  3. merge html files by replacing everything between the article tags in the index.html with the content of the words.html
  4. commit changes if any were made and push back to master

Already in use in the German translation: https://github.com/TQueV/
Based on the original idea with a split index.html file in the Italian translation: https://github.com/harisont/covid-19
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.

1 participant