Skip to content

ci: add workflow to convert README to vimdoc#59

Merged
m4xshen merged 4 commits intom4xshen:mainfrom
mikesmithgh:panvimdoc-readme-to-vimdoc
Oct 4, 2023
Merged

ci: add workflow to convert README to vimdoc#59
m4xshen merged 4 commits intom4xshen:mainfrom
mikesmithgh:panvimdoc-readme-to-vimdoc

Conversation

@mikesmithgh
Copy link
Copy Markdown
Contributor

@mikesmithgh mikesmithgh commented Oct 4, 2023

👋 I created a Github workflow to run panvimdoc on every push that modifies README.md. I tweaked some formatting in the README to allow it to generate correctly.

You may have to enable read and write access to your github actions to allow the bot to commit changes. See setting-the-permissions-of-the-github_token-for-your-repository

Let me know what you think! #hacktoberfest 🎉

It can also be ran locally via:

./panvimdoc.sh --project-name hardtime.nvim  --input-file "../hardtime.nvim/README.md" --vim-version "NVIM v0.7+" --toc true --demojify true --dedup-subheadings false

@m4xshen m4xshen merged commit e5b5f76 into m4xshen:main Oct 4, 2023
@m4xshen
Copy link
Copy Markdown
Owner

m4xshen commented Oct 4, 2023

Thanks a lot! I didn't even know that this tool exists.

@mikesmithgh
Copy link
Copy Markdown
Contributor Author

Glad to help 🙂

@m4xshen m4xshen changed the title docs: add workflow to convert README to vimdoc readme to vimdoc ci: add workflow to convert README to vimdoc Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants