8000 Deployed b9af25d to develop with MkDocs 1.6.1 and mike 2.1.3 · reactive-python/reactpy-django@bc2cb41 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc2cb41

Browse files
author
github-actions
committed
Deployed b9af25d to develop with MkDocs 1.6.1 and mike 2.1.3
1 parent e47de7b commit bc2cb41

File tree

8 files changed

+122
-42
lines changed

8 files changed

+122
-42
lines changed

develop/about/changelog/index.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

develop/learn/add-reactpy-to-a-django-project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@
8989
<span class=x> </span><span class=cp>{%</span> <span class=k>component</span> <span class=s2>&quot;example_project.my_app.components.hello_world&quot;</span> <span class=nv>recipient</span><span class=o>=</span><span class=s2>&quot;World&quot;</span> <span class=cp>%}</span>
9090
<span class=x> &lt;/body&gt;</span>
9191
<span class=x>&lt;/html&gt;</span>
92-
</code></pre></div></td></tr></table></div> </div> <hr> <div class=md-source-file> <small> Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 2, 2024</span> </small> </div> <div class=md-source-date> <small> Authors: <span class="git-page-authors git-authors"><a href=mailto:archiethemonger@gmail.com>Mark Bakhit</a></span> </small> </div> </article> </div> </div> <button type=button class="md-top md-icon" data-md-component=top hidden> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12Z"/></svg> Back to top </button> </main> <footer class=md-footer> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class=md-copyright> <div class=md-copyright__highlight> &copy; <div id=year></div> <script>document.getElementById("year").innerHTML = new Date().getFullYear();</script> Reactive Python and affiliates. <div class=legal-footer-right>This project has no affiliation to ReactJS or Meta Platforms, Inc.</div> </div> </div> </div> </div> </footer> </div> <div class=md-dialog data-md-component=dialog> <div class="md-dialog__inner md-typeset"></div> </div> <script id=__config type=application/json>{"base": "../..", "features": ["navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "navigation.top", "content.code.copy", "search.highlight"], "search": "../../assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script> <script src=../../assets/javascripts/bundle.4e0fa4ba.min.js></script> <script src=../../assets/js/main.js></script> </body> </html>
92+
</code></pre></div></td></tr></table></div> </div> <hr> <div class=md-source-file> <small> Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 29, 2024</span> </small> </div> <div class=md-source-date> <small> Authors: <span class="git-page-authors git-authors"><a href=mailto:archiethemonger@gmail.com>Mark Bakhit</a></span> </small> </div> </article> </div> </div> <button type=button class="md-top md-icon" data-md-component=top hidden> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12Z"/></svg> Back to top </button> </main> <footer class=md-footer> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class=md-copyright> <div class=md-copyright__highlight> &copy; <div id=year></div> <script>document.getElementById("year").innerHTML = new Date().getFullYear();</script> Reactive Python and affiliates. <div class=legal-footer-right>This project has no affiliation to ReactJS or Meta Platforms, Inc.</div> </div> </div> </div> </div> </footer> </div> <div class=md-dialog data-md-component=dialog> <div class="md-dialog__inner md-typeset"></div> </div> <script id=__config type=application/json>{"base": "../..", "features": ["navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "navigation.top", "content.code.copy", "search.highlight"], "search": "../../assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script> <script src=../../assets/javascripts/bundle.4e0fa4ba.min.js></script> <script src=../../assets/js/main.js></script> </body> </html>

develop/reference/hooks/index.html

Lines changed: 97 additions & 17 deletions
Large diffs are not rendered by default.

develop/reference/settings/index.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

develop/reference/template-tag/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<span class=nd>@component</span>
316316
<span class=k>def</span> <span class=nf>main</span><span class=p>():</span>
317317
<span class=k>return</span> <span class=n>html</span><span class=o>.</span><span class=n>div</span><span class=p>(</span><span class=s2>&quot;Hello, World!&quot;</span><span class=p>)</span>
318-
</code></pre></div></td></tr></table></div> </div> </div> </div> </details> <h2 id=pyscript-setup>PyScript Setup<a class=headerlink href=#pyscript-setup title="Permanent link">&para;</a></h2> <p>This template tag configures the current page to be able to run <code>pyscript</code>.</p> <p>You can optionally use this tag to configure the current PyScript environment. For example, you can include a list of Python packages to automatically install within the PyScript environment.</p> <div class="tabbed-set tabbed-alternate" data-tabs=16:1><input checked=checked id=__tabbed_16_1 name=__tabbed_16 type=radio><div class=tabbed-labels><label for=__tabbed_16_1>my_template.html</label></div> <div class=tabbed-content> <div class=tabbed-block> <div class=highlight><table class=highlighttable><tr><td class=linenos><div class=linenodiv><pre><span></span><span class=normal>1</span>
318+
</code></pre></div></td></tr></table></div> </div> </div> </div> </details> <h2 id=pyscript-setup>PyScript Setup<a class=headerlink href=#pyscript-setup title="Permanent link">&para;</a></h2> <p>This template tag configures the current page to be able to run <code>pyscript</code>.</p> <p>You can optionally use this tag to configure the current PyScript environment, such as adding dependencies.</p> <div class="tabbed-set tabbed-alternate" data-tabs=16:1><input checked=checked id=__tabbed_16_1 name=__tabbed_16 type=radio><div class=tabbed-labels><label for=__tabbed_16_1>my_template.html</label></div> <div class=tabbed-content> <div class=tabbed-block> <div class=highlight><table class=highlighttable><tr><td class=linenos><div class=linenodiv><pre><span></span><span class=normal>1</span>
319319
<span class=normal>2</span>
320320
<span class=normal>3</span>
321321
<span class=normal>4</span>
@@ -438,4 +438,4 @@
438438
<span class=n>context</span><span class=o>=</span><span class=p>{</span><span class=s2>&quot;my_config_object&quot;</span><span class=p>:</span> <span class=p>{</span><span class=s2>&quot;experimental_create_proxy&quot;</span><span class=p>:</span> <span class=s2>&quot;auto&quot;</span><span class=p>}},</span>
439439
<span class=p>)</span>
440440
</code></pre></div></td></tr></table></div> </div> </div> </div> </details> <details class=question> <summary>Can I use a local interpreter for PyScript?</summary> <p>Yes, you can set up a local interpreter by following PyScript's <a href=https://docs.pyscript.net/latest/user-guide/offline/#local-pyodide-packages>standard documentation</a>.</p> <p>To summarize,</p> <ol> <li>Download the latest Pyodide bundle from the <a href=https://github.com/pyodide/pyodide/releases>Pyodide GitHub releases page</a> (for example <code>pyodide-0.26.3.tar.bz2</code>).</li> <li>Extract the contents of the bundle to your project's static files.</li> <li> <p>Configure your <code class=highlight><span class=cp>{%</span> <span class=k>pyscript_setup</span> <span class=cp>%}</span></code> template tag to use <code>pyodide</code> as an interpreter.</p> <div class=highlight><pre><span></span><code><span class=cp>{%</span> <span class=k>pyscript_setup</span> <span class=nv>config</span><span class=o>=</span><span class=s1>&#39;{&quot;interpreter&quot;:&quot;/static/pyodide/pyodide.mjs&quot;}&#39;</span> <span class=cp>%}</span>
441-
</code></pre></div> </li> </ol> </details> <hr> <div class=md-source-file> <small> Last update: < 10000 span class=pl-kos><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 19, 2024</span> </small> </div> <div class=md-source-date> <small> Authors: <span class="git-page-authors git-authors"><a href=mailto:archiethemonger@gmail.com>Mark Bakhit</a></span> </small> </div> </article> </div> </div> <button type=button class="md-top md-icon" data-md-component=top hidden> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12Z"/></svg> Back to top </button> </main> <footer class=md-footer> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class=md-copyright> <div class=md-copyright__highlight> &copy; <div id=year></div> <script>document.getElementById("year").innerHTML = new Date().getFullYear();</script> Reactive Python and affiliates. <div class=legal-footer-right>This project has no affiliation to ReactJS or Meta Platforms, Inc.</div> </div> </div> </div> </div> </footer> </div> <div class=md-dialog data-md-component=dialog> <div class="md-dialog__inner md-typeset"></div> </div> <script id=__config type=application/json>{"base": "../..", "features": ["navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "navigation.top", "content.code.copy", "search.highlight"], "search": "../../assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script> <script src=../../assets/javascripts/bundle.4e0fa4ba.min.js></script> <script src=../../assets/js/main.js></script> </body> </html>
441+
</code></pre></div> </li> </ol> </details> <hr> <div class=md-source-file> <small> Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 29, 2024</span> </small> </div> <div class=md-source-date> <small> Authors: <span class="git-page-authors git-authors"><a href=mailto:archiethemonger@gmail.com>Mark Bakhit</a></span> </small> </div> </article> </div> </div> <button type=button class="md-top md-icon" data-md-component=top hidden> <svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12Z"/></svg> Back to top </button> </main> <footer class=md-footer> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class=md-copyright> <div class=md-copyright__highlight> &copy; <div id=year></div> <script>document.getElementById("year").innerHTML = new Date().getFullYear();</script> Reactive Python and affiliates. <div class=legal-footer-right>This project has no affiliation to ReactJS or Meta Platforms, Inc.</div> </div> </div> </div> </div> </footer> </div> <div class=md-dialog data-md-component=dialog> <div class="md-dialog__inner md-typeset"></div> </div> <script id=__config type=application/json>{"base": "../..", "features": ["navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "navigation.top", "content.code.copy", "search.highlight"], "search": "../../assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script> <script src=../../assets/javascripts/bundle.4e0fa4ba.min.js></script> <script src=../../assets/js/main.js></script> </body> </html>

develop/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

develop/sitemap.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,62 +2,62 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://reactive-python.github.io/reactpy-django/develop/</loc>
5-
<lastmod>2024-12-19</lastmod>
5+
<lastmod>2024-12-29</lastmod>
66
</url>
77
<url>
88
<loc>https://reactive-python.github.io/reactpy-django/develop/about/changelog/</loc>
9-
<lastmod>2024-12-19</lastmod>
9+
<lastmod>2024-12-29</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://reactive-python.github.io/reactpy-django/develop/about/contributing/</loc>
13-
<lastmod>2024-12-19</lastmod>
13+
<lastmod>2024-12-29</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://reactive-python.github.io/reactpy-django/develop/about/license/</loc>
17-
<lastmod>2024-12-19</lastmod>
17+
<lastmod>2024-12-29</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://reactive-python.github.io/reactpy-django/develop/learn/add-reactpy-to-a-django-project/</loc>
21-
<lastmod>2024-12-19</lastmod>
21+
<lastmod>2024-12-29</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://reactive-python.github.io/reactpy-django/develop/learn/your-first-component/</loc>
25-
<lastmod>2024-12-19</lastmod>
25+
<lastmod>2024-12-29</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/components/</loc>
29-
<lastmod>2024-12-19</lastmod>
29+
<lastmod>2024-12-29</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/decorators/</loc>
33-
<lastmod>2024-12-19</lastmod>
33+
<lastmod>2024-12-29</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/hooks/</loc>
37-
<lastmod>2024-12-19</lastmod>
37+
<lastmod>2024-12-29</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/html/</loc>
41-
<lastmod>2024-12-19</lastmod>
41+
<lastmod>2024-12-29</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/management-commands/</loc>
45-
<lastmod>2024-12-19</lastmod>
45+
<lastmod>2024-12-29</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/router/</loc>
49-
<lastmod>2024-12-19</lastmod>
49+
<lastmod>2024-12-29</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/settings/</loc>
53-
<lastmod>2024-12-19</lastmod>
53+
<lastmod>2024-12-29</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/template-tag/</loc>
57-
<lastmod>2024-12-19</lastmod>
57+
<lastmod>2024-12-29</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://reactive-python.github.io/reactpy-django/develop/reference/utils/</loc>
61-
<lastmod>2024-12-19</lastmod>
61+
<lastmod>2024-12-29</lastmod>
6262
</url>
6363
</urlset>

develop/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)
0