Skip to content

Commit

Permalink
Deploying to gh-pages from @ fd4708f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Brilator committed Dec 4, 2023
1 parent 16788d5 commit f0d4b09
Show file tree
Hide file tree
Showing 38 changed files with 197 additions and 1,682 deletions.

This file was deleted.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1 class="front-header">
README 2023-11-15_CEPLAS-ARC-Clubs
</h1>
<i class="help">
last updated at 2023-11-15
last updated at 2023-12-04
</i>
<nfdi-toc></nfdi-toc>
<nfdi-h2 id="see-website-locally">See website locally</nfdi-h2>
Expand All @@ -88,7 +88,7 @@ <h1 class="front-header">

if grep -q "^marp: true" "$unit"
then
marp --html $unit --allow-local-files --theme-set $marpTheme
npx @marp-team/marp-cli@latest --html $unit --allow-local-files --theme-set $marpTheme
fi

done
Expand Down
20 changes: 20 additions & 0 deletions docs/teaching-materials/style/dataplant_marp-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,24 @@ section::after {
font-family: Calibri, sans-serif;
font-size: 20px;
color: #2D3E50
}

kbd {
padding:0.1em 0.6em;
border:1px solid #ccc;
font-size:0.75em;
font-family:Arial,Helvetica,sans-serif;
background-color:#f7f7f7;
color:#333;
-moz-box-shadow:0 1px 0px rgba(0, 0, 0, 0.2),0 0 0 2px #ffffff inset;
-webkit-box-shadow:0 1px 0px rgba(0, 0, 0, 0.2),0 0 0 2px #ffffff inset;
box-shadow:0 1px 0px rgba(0, 0, 0, 0.2),0 0 0 2px #ffffff inset;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
display:inline-block;
margin:0 0.1em;
text-shadow:0 1px 0 #fff;
line-height:1.4;
white-space:nowrap;
}
Binary file removed pagefind/fragment/en-us_486244e.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en-us_52e04ba.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en-us_980cd2c.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en-us_b3d4d61.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en-us_cdfa62c.pf_fragment
Binary file not shown.
Binary file added pagefind/index/en-us_196e9ae.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_2e57729.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_374197c.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_3fcd869.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_4325603.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_5f3867b.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_5fd03a1.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_6482a76.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_81a1b64.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_83fd62e.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_881d8f5.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_b11afdd.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_b4b5b89.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_b4bdcbc.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_b57bf1e.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_b58075f.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_b79f7f0.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_cccf20c.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_d11438f.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_dc39931.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_df38bd4.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_e584324.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_eae4bdd.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_eb6f88e.pf_index
Binary file not shown.
Binary file added pagefind/index/en-us_f4eb644.pf_index
Binary file not shown.
Binary file removed pagefind/index/en-us_fa9d237.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.0.4","languages":{"de-de":{"hash":"de-de_8e81e7fc77bd9","wasm":"de-de","page_count":1},"en-us":{"hash":"en-us_58809972e0fce","wasm":"en-us","page_count":422}}}
{"version":"1.0.4","languages":{"de-de":{"hash":"de-de_8e81e7fc77bd9","wasm":"de-de","page_count":1},"en-us":{"hash":"en-us_5a474fe33056e","wasm":"en-us","page_count":421}}}
Binary file removed pagefind/pagefind.en-us_58809972e0fce.pf_meta
Binary file not shown.
Binary file added pagefind/pagefind.en-us_5a474fe33056e.pf_meta
Binary file not shown.

0 comments on commit f0d4b09

Please sign in to comment.