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

Request to automate the update_readme #895

Open
romain-dartigues opened this issue Jan 26, 2025 · 0 comments
Open

Request to automate the update_readme #895

romain-dartigues opened this issue Jan 26, 2025 · 0 comments
Assignees

Comments

@romain-dartigues
Copy link
Collaborator

Rationale

It is counterproductive to run update_readme, and tracking in the repository files going to conflict on the next PR (CHECK.html, README.md, REFERENCE.md).

How would you feel automating the process?

A possible workflow could be something like:

user submit Pull Request   <------------\
|                                       |
`-- GitHub: tests ---|fail, try again|--/
    |
 success!
    |
    `-- Project administrator merge
        |
        `-- GitHub: build, publish

The Build process would:

  1. generate websites pages (ie: "What's Available so far?", "Reference Images")
  2. generate libraries1

Nice to have:

  • stats on the "website"
  • RSS for new icons

If you are interested, I made a minimal proof of concept on:
https://github.com/romain-dartigues/SuperTinyIcons/tree/github-pages
automatically publishing the website at:
https://romain-dartigues.github.io/SuperTinyIcons/index.html

It's quite ugly for now, I'm confident you'll be able to give it a better look :^)

Footnotes

  1. I would like to generate Draw.io icons libraries, texture atlas a.k.a. spritesheet, downloadable archive…
    I will open issue and provide PR on this topic later if you show some interest.

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

No branches or pull requests

2 participants