diff --git a/.github/workflows/periodic-style-checks.yml b/.github/workflows/periodic-style-checks.yml index bcecbf5..bb069d8 100644 --- a/.github/workflows/periodic-style-checks.yml +++ b/.github/workflows/periodic-style-checks.yml @@ -11,7 +11,7 @@ jobs: defaults: run: shell: bash - working-directory: "sp-docs" + working-directory: "docs" steps: - uses: actions/checkout@v4 - name: Run vale diff --git a/CHANGELOG.md b/CHANGELOG.md index 31a01d2..d246f8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v1.1.0 - 2024-12-19 +### Changes + +Updated the home page for the Read the Docs site to provide relevant information +about the project. + +## v1.1.0 - 2024-12-19 + ### Added * Added support for async workers for Gunicorn services (flask and Django). ## v1.0.0 - 2024-11-29 +## 2024-11-29 + ### Changes * Added a `docs` folder to hold the diff --git a/docs/.custom_wordlist.txt b/docs/.custom_wordlist.txt index 1b2012c..97ea2c8 100644 --- a/docs/.custom_wordlist.txt +++ b/docs/.custom_wordlist.txt @@ -1,2 +1,7 @@ Charmcraft +FastAPI +lifecycle +natively +OCI +Postgres Rockcraft diff --git a/docs/.sphinx/_templates/header.html b/docs/.sphinx/_templates/header.html index c937139..c7b136c 100644 --- a/docs/.sphinx/_templates/header.html +++ b/docs/.sphinx/_templates/header.html @@ -10,17 +10,13 @@