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

Overhaul project management #33

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Overhaul project management #33

merged 2 commits into from
Oct 8, 2024

Conversation

stevepiercy
Copy link
Contributor

@stevepiercy stevepiercy commented Oct 7, 2024

  • Purged unused and broken Make build targets.
  • Categorized Make targets with comments.
  • Add test requirement sphinx.ext.doctest so that make doctest will work in some Plone projects.
  • Add targets to correctly install, clean, and initialize the project.
  • Switch to uv from pip.
  • Fixed which changed files will build docs on RTD.
  • Use a replacement for supported Python versions.
  • Updated documentation with correct make commands.
  • Move release command from README.md to contribute.md.

📚 Documentation preview 📚: https://plone-sphinx-theme--33.org.readthedocs.build/

- Categorized targets with comments.
- Add test requirement `sphinx.ext.doctest` so that `make doctest` will work in some Plone projects.
- Add targets to correctly install, clean, and initialize the project.
- Switch to `uv` from `pip`.
- Fixed which changed files will build docs on RTD.
- Use a replacement for supported Python versions.
- Updated documentation with correct make commands.
- Move release command from `README.md` to `contribute.md`.
@stevepiercy stevepiercy merged commit 0f9bf09 into main Oct 8, 2024
2 checks passed
@stevepiercy stevepiercy deleted the deps-reorg branch October 8, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants