Skip to content

Commit

Permalink
Deploying to gh-pages from @ 01f9313 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab committed Jun 2, 2024
1 parent 0d36c83 commit d8417a4
Show file tree
Hide file tree
Showing 7 changed files with 180 additions and 168 deletions.
326 changes: 169 additions & 157 deletions api/index.html

Large diffs are not rendered by default.

Binary file modified extensions/mdantic_v1/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified extensions/mdantic_v1/__pycache__/mdantic.cpython-310.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion keywords/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ <h3 id="levels-and-max_nbody">levels and max_nbody</h3>
<p>In the <a href="../core-interface/">core interface</a>, all levels must be accounted for (that is, keys must go
from 1 to the maximum), and <code>max_nbody</code> cannot be specified. In the high-level interface, a computational model
fills in for any lower unlisted n-body levels.</p>
<p>In the high-level interface, if both levels and max_nbody are provided, they must be consistent. </p>
<p>In the high-level interface, if both levels and max_nbody are provided, they must be consistent.</p>
<p>Examples:</p>
<ul>
<li><code>{2: 'ccsd(t)/cc-pvdz', 3: 'mp2'}</code></li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://molssi.github.io/QCManyBody/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/api/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/changelog/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/core-interface/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/high-level-interface/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/how-to-guides/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/keywords/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/qcschema/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://molssi.github.io/QCManyBody/results/</loc>
<lastmod>2024-06-01</lastmod>
<lastmod>2024-06-02</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit d8417a4

Please sign in to comment.