Skip to content

Commit a023708

Browse files
authored
Merge pull request #38 from readthedocs-examples/humitos/remove-example-projects
Remove example projects from readme
2 parents 5b62e86 + 173a6cb commit a023708

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

.github/workflows/lint.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
fetch-depth: 0
2121
- name: asdf_install
2222
uses: asdf-vm/actions/install@v1
23+
with:
24+
tool_versions: |
25+
nodejs 20.14.0
2326
- name: "linting: ${{ matrix.files }}"
2427
run: npx -y awesome-lint ${{ matrix.files }}
2528
awesome-bot:

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ The list is a work in progress, please feel invited to [contribute](#contributin
4242
- [MkDocs projects](#mkdocs-projects)
4343
- [API Reference](#api-reference)
4444
- [Science projects](#science-projects)
45-
- [Example projects](#example-projects)
4645
- [Tag cloud](#tag-cloud)
4746

4847
<!-- CONTENT -->
@@ -88,12 +87,6 @@ The list is a work in progress, please feel invited to [contribute](#contributin
8887

8988
<!-- END CONTENT -->
9089

91-
## Example projects
92-
93-
- [Basic Sphinx example](https://github.com/readthedocs-examples/example-sphinx-basic) - Basic example of using Sphinx on Read the Docs. **#sphinx**.
94-
- [Basic MkDocs example](https://github.com/readthedocs-examples/example-mkdocs-basic) - Basic example of using MkDocs on Read the Docs. **#mkdocs**.
95-
- [Jupyter Book example](https://github.com/readthedocs-examples/example-jupyter-book) - Using Jupyter Book on Read the Docs with popular extensions. **#jupyter-notebook** **#sphinx**.
96-
9790
## Tag cloud
9891

9992
The categories in this list are intersecting at the following tags:

0 commit comments

Comments
 (0)