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

Align README.md with docs/ and minor fixes / improvements #214

Merged
merged 5 commits into from
Jan 5, 2024

Conversation

alvarobartt
Copy link
Member

Description

This PR aligns the README.md as much as possible to the landing page of the docs at docs/index.md while still keeping some stuff that's nice to have in the README.md.

Additionally, this PR also:

  • Removes the duplicated license_header.txt file, to use the LICENSE directly within the .pre-commit-config
  • Removes the .cache/ directory, generated automatically by the mkdocs plugin social
  • Updates the .gitignore to also ignore some common Python files and prevent this from happening at any point soon
  • Updates the description in docs/index.md to match the one in the README.md

Closes #202

@alvarobartt alvarobartt added documentation Improvements or additions to documentation fix labels Jan 5, 2024
@alvarobartt alvarobartt added this to the 0.3.0 milestone Jan 5, 2024
@alvarobartt alvarobartt self-assigned this Jan 5, 2024
@gabrielmbmb gabrielmbmb merged commit 3160a09 into main Jan 5, 2024
4 checks passed
@gabrielmbmb gabrielmbmb deleted the some-fixes branch January 5, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align README.md to match the landing page of the docs
3 participants