Skip to content

Update how minutes archive is displayed #139

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

Closed
wants to merge 3 commits into from

Conversation

StanFromIreland
Copy link
Contributor

@StanFromIreland StanFromIreland commented Nov 24, 2024

Updates how minutes archive is displayed styled on the Python Boards Minutes archive.

Updating almost the same as before. All new minutes are added as markdown files however you have to link the html to the built html file from the markdown.
image


📚 Documentation preview 📚: https://docs-community--139.org.readthedocs.build/

@AA-Turner
Copy link
Member

This is a visually nicer display than the current, but it adds too much manual raw HTML that would need updating each time a new minute is added.

As such, closing this for now -- but feel free to open an issue or a fresh PR -- I would suggest a better approach might be to write a Sphinx extension.

A

@AA-Turner AA-Turner closed this Jan 6, 2025
@StanFromIreland
Copy link
Contributor Author

StanFromIreland commented Jan 6, 2025

@AA-Turner There is very little work to add a new entry. Are you sure this is not possible?

All one has to do is add the minutes to the toc tree like before, and then and:
<li><a href="FILENAME.html">DISPLAY TEXT</a></li>

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