Skip to content

Commit

Permalink
Deployed c5b5c81 to develop with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 1, 2024
1 parent 2b36f69 commit 03c16c7
Show file tree
Hide file tree
Showing 22 changed files with 43 additions and 55 deletions.
2 changes: 1 addition & 1 deletion develop/404.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions develop/about/changelog/index.html

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions develop/about/code/index.html

This file was deleted.

3 changes: 3 additions & 0 deletions develop/about/contributing/index.html

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions develop/about/docs/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion develop/about/license/index.html

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions develop/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ unstyled
WebSocket
WebSockets
whitespace
pytest
linter
linters
linting
formatters
2 changes: 1 addition & 1 deletion develop/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/learn/add-reactpy-to-a-django-project/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/learn/your-first-component/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/components/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/decorators/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/hooks/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/html/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/management-commands/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/router/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions develop/reference/settings/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/template-tag/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/reference/utils/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/search/search_index.json

Large diffs are not rendered by default.

36 changes: 16 additions & 20 deletions develop/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,66 +2,62 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/about/changelog/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/about/code/</loc>
<lastmod>2024-11-25</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/about/docs/</loc>
<lastmod>2024-11-25</lastmod>
<loc>https://reactive-python.github.io/reactpy-django/develop/about/contributing/</loc>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/about/license/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/learn/add-reactpy-to-a-django-project/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/learn/your-first-component/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/components/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/decorators/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/hooks/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/html/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/management-commands/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/router/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/settings/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/template-tag/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
<url>
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/utils/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-01</lastmod>
</url>
</urlset>
Binary file modified develop/sitemap.xml.gz
Binary file not shown.

0 comments on commit 03c16c7

Please sign in to comment.