diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index f34cc5f..b0cdf98 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -20,6 +20,9 @@ jobs: fetch-depth: 0 - name: asdf_install uses: asdf-vm/actions/install@v1 + with: + tool_versions: | + nodejs 20.14.0 - name: "linting: ${{ matrix.files }}" run: npx -y awesome-lint ${{ matrix.files }} awesome-bot: diff --git a/README.md b/README.md index 2743067..cc5b0cf 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,6 @@ The list is a work in progress, please feel invited to [contribute](#contributin - [MkDocs projects](#mkdocs-projects) - [API Reference](#api-reference) - [Science projects](#science-projects) -- [Example projects](#example-projects) - [Tag cloud](#tag-cloud) @@ -88,12 +87,6 @@ The list is a work in progress, please feel invited to [contribute](#contributin -## Example projects - -- [Basic Sphinx example](https://github.com/readthedocs-examples/example-sphinx-basic) - Basic example of using Sphinx on Read the Docs. **#sphinx**. -- [Basic MkDocs example](https://github.com/readthedocs-examples/example-mkdocs-basic) - Basic example of using MkDocs on Read the Docs. **#mkdocs**. -- [Jupyter Book example](https://github.com/readthedocs-examples/example-jupyter-book) - Using Jupyter Book on Read the Docs with popular extensions. **#jupyter-notebook** **#sphinx**. - ## Tag cloud The categories in this list are intersecting at the following tags: