Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Oct 9, 2024
1 parent 6b948a5 commit e96591d
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
56c106e7
6d0e5bc0
8 changes: 4 additions & 4 deletions CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,11 @@
<h1>How to contribute</h1>
<p>Thanks for considering contributing to Janelia’s data standards!</p>
<p>In order to keep things simple, please refrain from forking this repository. Instead, create a new branch with your changes in this repository and create a pull request against the main branch (or any other suitable branch). Alternatively, if your changes are small and reasonable, you may commit them to the main branch yourself. If you don’t have edit rights in this repository but would like them, please contact Virginia Scarlett.</p>
<p>Posts in a format suitable for <a href="https://quarto.org">quarto</a>, such as quarto markdown (.qmd) or a notebook (.ipynb) can be added to /posts/. Use the existing posts as a template, at least for the header block.</p>
<p>Posts in a format suitable for <a href="https://quarto.org">quarto</a>, such as quarto markdown (.qmd) or a notebook (.ipynb) can be added to /posts/. Use the existing posts as a template, at least for the header block. Quarto will render these files to html, i.e., build the static site files.</p>
<p>The workflow for submitting a PR (should you wish to do so) is as follows:<br>
Clone the repo &gt; create your feature branch &gt; do some work &gt; do <code>quarto render</code> to convert your markdown pages to html &gt; Optionally do <code>quarto preview</code> to host the site locally and see it in your browser &gt; <code>git commit</code> and <code>git push</code> as usual.</p>
<p>Whether or not you are submitting a PR, and whether or not you wish to preview the updates in your browser, please render the site before your final push using <code>quarto render</code>. You will need quarto installed. This workflow is described in the <a href="https://quarto.org/docs/publishing/github-pages.html">quarto docs for GitHub Pages</a> (option #1 of 3).</p>
<p>The rendered site pages are automatically stored in, and deployed from, /docs/ on the main branch, so please do not manually modify that folder.</p>
Clone the repo &gt; create your feature branch &gt; do some work &gt; Optionally do <code>quarto preview</code> to host the site locally and see it in your browser &gt; <code>git commit</code> and <code>git push</code> as usual.</p>
<p>To preview the site or build it locally, you will need quarto installed on your computer. Neither of these is strictly necessary, since a GitHub action will render the site files remotely for you.</p>
<p>The rendered site pages are automatically stored in, and deployed from, the gh-pages branch, so please do not modify that branch.</p>


</section>
Expand Down
2 changes: 1 addition & 1 deletion posts.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h1 class="title">Posts</h1>

<div class="quarto-listing quarto-listing-container-default" id="listing-listing">
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-listing-date-sort="1715299200000" data-listing-file-modified-sort="1728483000290" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="66">
<div class="quarto-post image-right" data-index="0" data-listing-date-sort="1715299200000" data-listing-file-modified-sort="1728484122080" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="66">
<div class="thumbnail">
<p><a href="./posts/test2.html" class="no-external"></a></p><a href="./posts/test2.html" class="no-external">
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"href": "CONTRIBUTING.html",
"title": "How to contribute",
"section": "",
"text": "How to contribute\nThanks for considering contributing to Janelia’s data standards!\nIn order to keep things simple, please refrain from forking this repository. Instead, create a new branch with your changes in this repository and create a pull request against the main branch (or any other suitable branch). Alternatively, if your changes are small and reasonable, you may commit them to the main branch yourself. If you don’t have edit rights in this repository but would like them, please contact Virginia Scarlett.\nPosts in a format suitable for quarto, such as quarto markdown (.qmd) or a notebook (.ipynb) can be added to /posts/. Use the existing posts as a template, at least for the header block.\nThe workflow for submitting a PR (should you wish to do so) is as follows:\nClone the repo &gt; create your feature branch &gt; do some work &gt; do quarto render to convert your markdown pages to html &gt; Optionally do quarto preview to host the site locally and see it in your browser &gt; git commit and git push as usual.\nWhether or not you are submitting a PR, and whether or not you wish to preview the updates in your browser, please render the site before your final push using quarto render. You will need quarto installed. This workflow is described in the quarto docs for GitHub Pages (option #1 of 3).\nThe rendered site pages are automatically stored in, and deployed from, /docs/ on the main branch, so please do not manually modify that folder."
"text": "How to contribute\nThanks for considering contributing to Janelia’s data standards!\nIn order to keep things simple, please refrain from forking this repository. Instead, create a new branch with your changes in this repository and create a pull request against the main branch (or any other suitable branch). Alternatively, if your changes are small and reasonable, you may commit them to the main branch yourself. If you don’t have edit rights in this repository but would like them, please contact Virginia Scarlett.\nPosts in a format suitable for quarto, such as quarto markdown (.qmd) or a notebook (.ipynb) can be added to /posts/. Use the existing posts as a template, at least for the header block. Quarto will render these files to html, i.e., build the static site files.\nThe workflow for submitting a PR (should you wish to do so) is as follows:\nClone the repo &gt; create your feature branch &gt; do some work &gt; Optionally do quarto preview to host the site locally and see it in your browser &gt; git commit and git push as usual.\nTo preview the site or build it locally, you will need quarto installed on your computer. Neither of these is strictly necessary, since a GitHub action will render the site files remotely for you.\nThe rendered site pages are automatically stored in, and deployed from, the gh-pages branch, so please do not modify that branch."
},
{
"objectID": "index.html",
Expand Down
16 changes: 8 additions & 8 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,34 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/file_formats.html</loc>
<lastmod>2024-10-09T14:10:00.286Z</lastmod>
<lastmod>2024-10-09T14:28:42.076Z</lastmod>
</url>
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/posts/test2.html</loc>
<lastmod>2024-10-09T14:10:00.290Z</lastmod>
<lastmod>2024-10-09T14:28:42.080Z</lastmod>
</url>
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/posts.html</loc>
<lastmod>2024-10-09T14:10:00.290Z</lastmod>
<lastmod>2024-10-09T14:28:42.080Z</lastmod>
</url>
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/about.html</loc>
<lastmod>2024-10-09T14:10:00.286Z</lastmod>
<lastmod>2024-10-09T14:28:42.076Z</lastmod>
</url>
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/REVIEW_PROCESS.html</loc>
<lastmod>2024-10-09T14:10:00.286Z</lastmod>
<lastmod>2024-10-09T14:28:42.076Z</lastmod>
</url>
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/CONTRIBUTING.html</loc>
<lastmod>2024-10-09T14:10:00.286Z</lastmod>
<lastmod>2024-10-09T14:28:42.076Z</lastmod>
</url>
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/index.html</loc>
<lastmod>2024-10-09T14:10:00.286Z</lastmod>
<lastmod>2024-10-09T14:28:42.076Z</lastmod>
</url>
<url>
<loc>https://JaneliaSciComp.github.io/JaneliaDataStandards/definitions.html</loc>
<lastmod>2024-10-09T14:10:00.286Z</lastmod>
<lastmod>2024-10-09T14:28:42.076Z</lastmod>
</url>
</urlset>

0 comments on commit e96591d

Please sign in to comment.