You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the documentation has not been updated in the last five years. This commit fixes the documentation CI build.
The rendered page can be viewed here: https://dschrempf.github.io/lsp-haskell/
- Emoji extension was moved into `mkdocs-material`
- Do not use Docker container which is supposedly intended for local previews (https://squidfunk.github.io/mkdocs-material/getting-started/#with-docker)
- Install the necessary plugins using `pip`
This commit also updates the used GitHub Actions.
0 commit comments