Skip to content

Commit 3d0e40f

Browse files
committed
deploy: 46eb5ae
1 parent 8647603 commit 3d0e40f

30 files changed

+179
-179
lines changed

_images/bycountry.png

114 Bytes
Loading

_images/thisyear.png

1.09 KB
Loading

_images/toppages.png

-3.64 KB
Loading

_sources/metrics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Metrics
22

3-
Last Updated: 2024-06-18 13:19:31.501023
3+
Last Updated: 2024-06-24 00:54:36.013933
44

55
| Project | Users |
66
| ----- | ----- |
7-
| Portal | 14.5K |
8-
| Foundations | 55.7K |
9-
| Cookbooks | 10.7K |
7+
| Portal | 14.6K |
8+
| Foundations | 56.0K |
9+
| Cookbooks | 10.8K |
1010

1111
![Users this Year](metrics/thisyear.png)
1212

_sources/resource-gallery.md

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

_static/pygments.css

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -3,77 +3,77 @@ html[data-theme="light"] .highlight td.linenos .normal { color: inherit; backgro
33
html[data-theme="light"] .highlight span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
44
html[data-theme="light"] .highlight td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
55
html[data-theme="light"] .highlight span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
6-
html[data-theme="light"] .highlight .hll { background-color: #7971292e }
7-
html[data-theme="light"] .highlight { background: #fefefe; color: #545454 }
8-
html[data-theme="light"] .highlight .c { color: #797129 } /* Comment */
9-
html[data-theme="light"] .highlight .err { color: #d91e18 } /* Error */
10-
html[data-theme="light"] .highlight .k { color: #7928a1 } /* Keyword */
11-
html[data-theme="light"] .highlight .l { color: #797129 } /* Literal */
12-
html[data-theme="light"] .highlight .n { color: #545454 } /* Name */
13-
html[data-theme="light"] .highlight .o { color: #008000 } /* Operator */
14-
html[data-theme="light"] .highlight .p { color: #545454 } /* Punctuation */
15-
html[data-theme="light"] .highlight .ch { color: #797129 } /* Comment.Hashbang */
16-
html[data-theme="light"] .highlight .cm { color: #797129 } /* Comment.Multiline */
17-
html[data-theme="light"] .highlight .cp { color: #797129 } /* Comment.Preproc */
18-
html[data-theme="light"] .highlight .cpf { color: #797129 } /* Comment.PreprocFile */
19-
html[data-theme="light"] .highlight .c1 { color: #797129 } /* Comment.Single */
20-
html[data-theme="light"] .highlight .cs { color: #797129 } /* Comment.Special */
21-
html[data-theme="light"] .highlight .gd { color: #007faa } /* Generic.Deleted */
6+
html[data-theme="light"] .highlight .hll { background-color: #fae4c2 }
7+
html[data-theme="light"] .highlight { background: #fefefe; color: #080808 }
8+
html[data-theme="light"] .highlight .c { color: #515151 } /* Comment */
9+
html[data-theme="light"] .highlight .err { color: #a12236 } /* Error */
10+
html[data-theme="light"] .highlight .k { color: #6730c5 } /* Keyword */
11+
html[data-theme="light"] .highlight .l { color: #7f4707 } /* Literal */
12+
html[data-theme="light"] .highlight .n { color: #080808 } /* Name */
13+
html[data-theme="light"] .highlight .o { color: #00622f } /* Operator */
14+
html[data-theme="light"] .highlight .p { color: #080808 } /* Punctuation */
15+
html[data-theme="light"] .highlight .ch { color: #515151 } /* Comment.Hashbang */
16+
html[data-theme="light"] .highlight .cm { color: #515151 } /* Comment.Multiline */
17+
html[data-theme="light"] .highlight .cp { color: #515151 } /* Comment.Preproc */
18+
html[data-theme="light"] .highlight .cpf { color: #515151 } /* Comment.PreprocFile */
19+
html[data-theme="light"] .highlight .c1 { color: #515151 } /* Comment.Single */
20+
html[data-theme="light"] .highlight .cs { color: #515151 } /* Comment.Special */
21+
html[data-theme="light"] .highlight .gd { color: #005b82 } /* Generic.Deleted */
2222
html[data-theme="light"] .highlight .ge { font-style: italic } /* Generic.Emph */
23-
html[data-theme="light"] .highlight .gh { color: #007faa } /* Generic.Heading */
23+
html[data-theme="light"] .highlight .gh { color: #005b82 } /* Generic.Heading */
2424
html[data-theme="light"] .highlight .gs { font-weight: bold } /* Generic.Strong */
25-
html[data-theme="light"] .highlight .gu { color: #007faa } /* Generic.Subheading */
26-
html[data-theme="light"] .highlight .kc { color: #7928a1 } /* Keyword.Constant */
27-
html[data-theme="light"] .highlight .kd { color: #7928a1 } /* Keyword.Declaration */
28-
html[data-theme="light"] .highlight .kn { color: #7928a1 } /* Keyword.Namespace */
29-
html[data-theme="light"] .highlight .kp { color: #7928a1 } /* Keyword.Pseudo */
30-
html[data-theme="light"] .highlight .kr { color: #7928a1 } /* Keyword.Reserved */
31-
html[data-theme="light"] .highlight .kt { color: #797129 } /* Keyword.Type */
32-
html[data-theme="light"] .highlight .ld { color: #797129 } /* Literal.Date */
33-
html[data-theme="light"] .highlight .m { color: #797129 } /* Literal.Number */
34-
html[data-theme="light"] .highlight .s { color: #008000 } /* Literal.String */
35-
html[data-theme="light"] .highlight .na { color: #797129 } /* Name.Attribute */
36-
html[data-theme="light"] .highlight .nb { color: #797129 } /* Name.Builtin */
37-
html[data-theme="light"] .highlight .nc { color: #007faa } /* Name.Class */
38-
html[data-theme="light"] .highlight .no { color: #007faa } /* Name.Constant */
39-
html[data-theme="light"] .highlight .nd { color: #797129 } /* Name.Decorator */
40-
html[data-theme="light"] .highlight .ni { color: #008000 } /* Name.Entity */
41-
html[data-theme="light"] .highlight .ne { color: #7928a1 } /* Name.Exception */
42-
html[data-theme="light"] .highlight .nf { color: #007faa } /* Name.Function */
43-
html[data-theme="light"] .highlight .nl { color: #797129 } /* Name.Label */
44-
html[data-theme="light"] .highlight .nn { color: #545454 } /* Name.Namespace */
45-
html[data-theme="light"] .highlight .nx { color: #545454 } /* Name.Other */
46-
html[data-theme="light"] .highlight .py { color: #007faa } /* Name.Property */
47-
html[data-theme="light"] .highlight .nt { color: #007faa } /* Name.Tag */
48-
html[data-theme="light"] .highlight .nv { color: #d91e18 } /* Name.Variable */
49-
html[data-theme="light"] .highlight .ow { color: #7928a1 } /* Operator.Word */
50-
html[data-theme="light"] .highlight .pm { color: #545454 } /* Punctuation.Marker */
51-
html[data-theme="light"] .highlight .w { color: #545454 } /* Text.Whitespace */
52-
html[data-theme="light"] .highlight .mb { color: #797129 } /* Literal.Number.Bin */
53-
html[data-theme="light"] .highlight .mf { color: #797129 } /* Literal.Number.Float */
54-
html[data-theme="light"] .highlight .mh { color: #797129 } /* Literal.Number.Hex */
55-
html[data-theme="light"] .highlight .mi { color: #797129 } /* Literal.Number.Integer */
56-
html[data-theme="light"] .highlight .mo { color: #797129 } /* Literal.Number.Oct */
57-
html[data-theme="light"] .highlight .sa { color: #008000 } /* Literal.String.Affix */
58-
html[data-theme="light"] .highlight .sb { color: #008000 } /* Literal.String.Backtick */
59-
html[data-theme="light"] .highlight .sc { color: #008000 } /* Literal.String.Char */
60-
html[data-theme="light"] .highlight .dl { color: #008000 } /* Literal.String.Delimiter */
61-
html[data-theme="light"] .highlight .sd { color: #008000 } /* Literal.String.Doc */
62-
html[data-theme="light"] .highlight .s2 { color: #008000 } /* Literal.String.Double */
63-
html[data-theme="light"] .highlight .se { color: #008000 } /* Literal.String.Escape */
64-
html[data-theme="light"] .highlight .sh { color: #008000 } /* Literal.String.Heredoc */
65-
html[data-theme="light"] .highlight .si { color: #008000 } /* Literal.String.Interpol */
66-
html[data-theme="light"] .highlight .sx { color: #008000 } /* Literal.String.Other */
67-
html[data-theme="light"] .highlight .sr { color: #d91e18 } /* Literal.String.Regex */
68-
html[data-theme="light"] .highlight .s1 { color: #008000 } /* Literal.String.Single */
69-
html[data-theme="light"] .highlight .ss { color: #007faa } /* Literal.String.Symbol */
70-
html[data-theme="light"] .highlight .bp { color: #797129 } /* Name.Builtin.Pseudo */
71-
html[data-theme="light"] .highlight .fm { color: #007faa } /* Name.Function.Magic */
72-
html[data-theme="light"] .highlight .vc { color: #d91e18 } /* Name.Variable.Class */
73-
html[data-theme="light"] .highlight .vg { color: #d91e18 } /* Name.Variable.Global */
74-
html[data-theme="light"] .highlight .vi { color: #d91e18 } /* Name.Variable.Instance */
75-
html[data-theme="light"] .highlight .vm { color: #797129 } /* Name.Variable.Magic */
76-
html[data-theme="light"] .highlight .il { color: #797129 } /* Literal.Number.Integer.Long */
25+
html[data-theme="light"] .highlight .gu { color: #005b82 } /* Generic.Subheading */
26+
html[data-theme="light"] .highlight .kc { color: #6730c5 } /* Keyword.Constant */
27+
html[data-theme="light"] .highlight .kd { color: #6730c5 } /* Keyword.Declaration */
28+
html[data-theme="light"] .highlight .kn { color: #6730c5 } /* Keyword.Namespace */
29+
html[data-theme="light"] .highlight .kp { color: #6730c5 } /* Keyword.Pseudo */
30+
html[data-theme="light"] .highlight .kr { color: #6730c5 } /* Keyword.Reserved */
31+
html[data-theme="light"] .highlight .kt { color: #7f4707 } /* Keyword.Type */
32+
html[data-theme="light"] .highlight .ld { color: #7f4707 } /* Literal.Date */
33+
html[data-theme="light"] .highlight .m { color: #7f4707 } /* Literal.Number */
34+
html[data-theme="light"] .highlight .s { color: #00622f } /* Literal.String */
35+
html[data-theme="light"] .highlight .na { color: #912583 } /* Name.Attribute */
36+
html[data-theme="light"] .highlight .nb { color: #7f4707 } /* Name.Builtin */
37+
html[data-theme="light"] .highlight .nc { color: #005b82 } /* Name.Class */
38+
html[data-theme="light"] .highlight .no { color: #005b82 } /* Name.Constant */
39+
html[data-theme="light"] .highlight .nd { color: #7f4707 } /* Name.Decorator */
40+
html[data-theme="light"] .highlight .ni { color: #00622f } /* Name.Entity */
41+
html[data-theme="light"] .highlight .ne { color: #6730c5 } /* Name.Exception */
42+
html[data-theme="light"] .highlight .nf { color: #005b82 } /* Name.Function */
43+
html[data-theme="light"] .highlight .nl { color: #7f4707 } /* Name.Label */
44+
html[data-theme="light"] .highlight .nn { color: #080808 } /* Name.Namespace */
45+
html[data-theme="light"] .highlight .nx { color: #080808 } /* Name.Other */
46+
html[data-theme="light"] .highlight .py { color: #005b82 } /* Name.Property */
47+
html[data-theme="light"] .highlight .nt { color: #005b82 } /* Name.Tag */
48+
html[data-theme="light"] .highlight .nv { color: #a12236 } /* Name.Variable */
49+
html[data-theme="light"] .highlight .ow { color: #6730c5 } /* Operator.Word */
50+
html[data-theme="light"] .highlight .pm { color: #080808 } /* Punctuation.Marker */
51+
html[data-theme="light"] .highlight .w { color: #080808 } /* Text.Whitespace */
52+
html[data-theme="light"] .highlight .mb { color: #7f4707 } /* Literal.Number.Bin */
53+
html[data-theme="light"] .highlight .mf { color: #7f4707 } /* Literal.Number.Float */
54+
html[data-theme="light"] .highlight .mh { color: #7f4707 } /* Literal.Number.Hex */
55+
html[data-theme="light"] .highlight .mi { color: #7f4707 } /* Literal.Number.Integer */
56+
html[data-theme="light"] .highlight .mo { color: #7f4707 } /* Literal.Number.Oct */
57+
html[data-theme="light"] .highlight .sa { color: #00622f } /* Literal.String.Affix */
58+
html[data-theme="light"] .highlight .sb { color: #00622f } /* Literal.String.Backtick */
59+
html[data-theme="light"] .highlight .sc { color: #00622f } /* Literal.String.Char */
60+
html[data-theme="light"] .highlight .dl { color: #00622f } /* Literal.String.Delimiter */
61+
html[data-theme="light"] .highlight .sd { color: #00622f } /* Literal.String.Doc */
62+
html[data-theme="light"] .highlight .s2 { color: #00622f } /* Literal.String.Double */
63+
html[data-theme="light"] .highlight .se { color: #00622f } /* Literal.String.Escape */
64+
html[data-theme="light"] .highlight .sh { color: #00622f } /* Literal.String.Heredoc */
65+
html[data-theme="light"] .highlight .si { color: #00622f } /* Literal.String.Interpol */
66+
html[data-theme="light"] .highlight .sx { color: #00622f } /* Literal.String.Other */
67+
html[data-theme="light"] .highlight .sr { color: #a12236 } /* Literal.String.Regex */
68+
html[data-theme="light"] .highlight .s1 { color: #00622f } /* Literal.String.Single */
69+
html[data-theme="light"] .highlight .ss { color: #005b82 } /* Literal.String.Symbol */
70+
html[data-theme="light"] .highlight .bp { color: #7f4707 } /* Name.Builtin.Pseudo */
71+
html[data-theme="light"] .highlight .fm { color: #005b82 } /* Name.Function.Magic */
72+
html[data-theme="light"] .highlight .vc { color: #a12236 } /* Name.Variable.Class */
73+
html[data-theme="light"] .highlight .vg { color: #a12236 } /* Name.Variable.Global */
74+
html[data-theme="light"] .highlight .vi { color: #a12236 } /* Name.Variable.Instance */
75+
html[data-theme="light"] .highlight .vm { color: #7f4707 } /* Name.Variable.Magic */
76+
html[data-theme="light"] .highlight .il { color: #7f4707 } /* Literal.Number.Integer.Long */
7777
html[data-theme="dark"] .highlight pre { line-height: 125%; }
7878
html[data-theme="dark"] .highlight td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
7979
html[data-theme="dark"] .highlight span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7070
<meta name="docsearch:language" content="en"/>
71-
<meta name="docbuild:last-update" content="18 June 2024"/>
71+
<meta name="docbuild:last-update" content="24 June 2024"/>
7272

7373

7474

@@ -826,7 +826,7 @@ <h2>Presentations about Project Pythia<a class="headerlink" href="#presentations
826826

827827
<div class="footer-item">
828828
<p class="last-updated">
829-
Last updated on 18 June 2024.
829+
Last updated on 24 June 2024.
830830
<br/>
831831
</p>
832832
</div>
@@ -913,7 +913,7 @@ <h1>Contribute</h1>
913913

914914
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
915915

916-
Last updated on 18 June 2024.
916+
Last updated on 24 June 2024.
917917
</p>
918918
</div>
919919
</div>

blog.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="18 June 2024"/>
68+
<meta name="docbuild:last-update" content="24 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -702,7 +702,7 @@ <h2 class="ablog-post-title">
702702

703703
<div class="footer-item">
704704
<p class="last-updated">
705-
Last updated on 18 June 2024.
705+
Last updated on 24 June 2024.
706706
<br/>
707707
</p>
708708
</div>
@@ -789,7 +789,7 @@ <h1>Contribute</h1>
789789

790790
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
791791

792-
Last updated on 18 June 2024.
792+
Last updated on 24 June 2024.
793793
</p>
794794
</div>
795795
</div>

blog/2023.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="18 June 2024"/>
68+
<meta name="docbuild:last-update" content="24 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -644,7 +644,7 @@ <h2 class="ablog-post-title">
644644

645645
<div class="footer-item">
646646
<p class="last-updated">
647-
Last updated on 18 June 2024.
647+
Last updated on 24 June 2024.
648648
<br/>
649649
</p>
650650
</div>
@@ -731,7 +731,7 @@ <h1>Contribute</h1>
731731

732732
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
733733

734-
Last updated on 18 June 2024.
734+
Last updated on 24 June 2024.
735735
</p>
736736
</div>
737737
</div>

blog/2024.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="18 June 2024"/>
68+
<meta name="docbuild:last-update" content="24 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -584,7 +584,7 @@ <h2 class="ablog-post-title">
584584

585585
<div class="footer-item">
586586
<p class="last-updated">
587-
Last updated on 18 June 2024.
587+
Last updated on 24 June 2024.
588588
<br/>
589589
</p>
590590
</div>
@@ -671,7 +671,7 @@ <h1>Contribute</h1>
671671

672672
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
673673

674-
Last updated on 18 June 2024.
674+
Last updated on 24 June 2024.
675675
</p>
676676
</div>
677677
</div>

blog/archive.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="18 June 2024"/>
68+
<meta name="docbuild:last-update" content="24 June 2024"/>
6969

7070

7171

@@ -562,7 +562,7 @@ <h2>
562562

563563
<div class="footer-item">
564564
<p class="last-updated">
565-
Last updated on 18 June 2024.
565+
Last updated on 24 June 2024.
566566
<br/>
567567
</p>
568568
</div>
@@ -649,7 +649,7 @@ <h1>Contribute</h1>
649649

650650
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
651651

652-
Last updated on 18 June 2024.
652+
Last updated on 24 June 2024.
653653
</p>
654654
</div>
655655
</div>

blog/author.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="18 June 2024"/>
68+
<meta name="docbuild:last-update" content="24 June 2024"/>
6969

7070

7171

@@ -573,7 +573,7 @@ <h2>
573573

574574
<div class="footer-item">
575575
<p class="last-updated">
576-
Last updated on 18 June 2024.
576+
Last updated on 24 June 2024.
577577
<br/>
578578
</p>
579579
</div>
@@ -660,7 +660,7 @@ <h1>Contribute</h1>
660660

661661
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
662662

663-
Last updated on 18 June 2024.
663+
Last updated on 24 June 2024.
664664
</p>
665665
</div>
666666
</div>

blog/author/brian-rose.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="18 June 2024"/>
68+
<meta name="docbuild:last-update" content="24 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -584,7 +584,7 @@ <h2 class="ablog-post-title">
584584

585585
<div class="footer-item">
586586
<p class="last-updated">
587-
Last updated on 18 June 2024.
587+
Last updated on 24 June 2024.
588588
<br/>
589589
</p>
590590
</div>
@@ -671,7 +671,7 @@ <h1>Contribute</h1>
671671

672672
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
673673

674-
Last updated on 18 June 2024.
674+
Last updated on 24 June 2024.
675675
</p>
676676
</div>
677677
</div>

blog/author/john-clyne.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="18 June 2024"/>
68+
<meta name="docbuild:last-update" content="24 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -585,7 +585,7 @@ <h2 class="ablog-post-title">
585585

586586
<div class="footer-item">
587587
<p class="last-updated">
588-
Last updated on 18 June 2024.
588+
Last updated on 24 June 2024.
589589
<br/>
590590
</p>
591591
</div>
@@ -672,7 +672,7 @@ <h1>Contribute</h1>
672672

673673
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
674674

675-
Last updated on 18 June 2024.
675+
Last updated on 24 June 2024.
676676
</p>
677677
</div>
678678
</div>

0 commit comments

Comments
 (0)