Skip to content

docs: various fixes with mkdocs ci build #197

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

Merged
merged 3 commits into from
Apr 18, 2025

Conversation

dschrempf
Copy link
Contributor

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/

This commit also updates the used GitHub Actions.

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.
@dschrempf
Copy link
Contributor Author

dschrempf commented Apr 18, 2025

I also fixed the build status badge and added a docs badge to the readme.

@jcs090218 jcs090218 merged commit 6ce59ac into emacs-lsp:master Apr 18, 2025
12 checks passed
@jcs090218
Copy link
Member

Thank you!

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