Skip to content

Commit

Permalink
Merge pull request #38 from readthedocs-examples/humitos/remove-examp…
Browse files Browse the repository at this point in the history
…le-projects

Remove example projects from readme
  • Loading branch information
humitos committed Jun 13, 2024
2 parents 5b62e86 + 173a6cb commit a023708
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

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

<!-- END CONTENT -->

## 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:
Expand Down

0 comments on commit a023708

Please sign in to comment.