-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (37 loc) · 1.99 KB
/
index.html
File metadata and controls
47 lines (37 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<h>Main Page</h>
<br>
Bookdown
<li> <a href="https://cbw-dev.github.io/bookdown/">Link to bookdown-demo (bs4_book)</a></li>
<li> <a href="https://cbw-dev.github.io/bookdown-test/">Link to default gitbook</a></li>
<li> <a href="https://cbw-dev.github.io/INR-2024-Recreate/">INR 2024 Recreate using Bookdown Gitbook</a></li>
<br>
Carpentries
<li> <a href="https://cbw-dev.github.io/INR_2024_Recreate_Carpentries/">INR 2024 Recreate using Carpentries Template</a></li>
<br>
Jupyter Book
<li> <a href="https://cbw-dev.github.io/jb-intro-test-book/intro.html">Jupyter Book Template</a></li>
<li> <a href="https://cbw-dev.github.io/INR-2024-Recreate-JB/intro.html">INR 2024 Recreate using Jupyter Book Template</a></li>
<br>
Docusarus
<li> <a href="https://cbw-dev.github.io/docusaurus-sample/">Docusarus Template</a></li>
<li> <a href="https://cbw-dev.github.io/docusaurus-POC/">Docusarus POC (instead of total INR 2024 Recreate) - code compiling bug</a></li>
<br>
Quarto
<li> <a href="https://cbw-dev.github.io/quarto-demo/">Quarto Demo</a></li>
<li> <a href="https://cbw-dev.github.io/quarto-POC/">Quarto POC (instead of total INR 2024 Recreate</a></li>
<br>
Homepage Options!
<li> <a href="https://chaitrasarathy.github.io/">Chaitra Sarathy's personal website!</a></li>
<li> <a href="https://onepagelove.com/great-minds">Great Mind's website</a></li>
<li> <a href="https://www.awwwards.com/sites/nxtide">Example react.js website</a></li>
<br>
TEMPLATES AND DOCUMENTATION
<br>
Bookdown
<li> <a href="https://cbw-dev.github.io/bookdown-template/">Bookdown Template (IN PROGRRESS)</a></li>
<li> <a href="https://cbw-dev.github.io/bookdown-docs/">CBW's Bookdown Documentation (IN PROGRESS)</a></li>
<br>
Jupyter Book
<li> <a href="https://cbw-dev.github.io/jupyterbook-template/">Jupyter Book Template (IN PROGRRESS)</a></li>
<li> <a href="https://cbw-dev.github.io/jupyterbook-docs">CBW's Jupyter Book Documentation (IN PROGRESS)</a></li>
<br>