Skip to content

Commit 72135c3

Browse files
committed
πŸ”„ Created local 'style-sets' from remote 'style-sets'
release-
1 parent 8efa38c commit 72135c3

24 files changed

+2002
-0
lines changed

β€Žstyle-sets/AnVIL/_output.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
bookdown::gitbook:
2+
css: assets/style_anvil.css
3+
includes:
4+
before_body: assets/big-image.html
5+
after_body: assets/footer.html
6+
highlight: tango
7+
config:
8+
toc:
9+
collapse: section
10+
before: |
11+
<a href="https://anvilproject.org/"><img src="assets/anvil_logo.png" style="padding-left: 15px; padding-top: 8px;"</a>
12+
after: |
13+
<p style="text-align:center;"> <a href="https://github.com/jhudsl/OTTR_Template" target="blank" > This content was published with</a> <a href="https://bookdown.org/" target="blank"> bookdown by: </a> </p>
14+
<p style="text-align:center;"> <a href="http://jhudatascience.org/"> The Johns Hopkins Data Science Lab </a></p>
15+
<a href="http://jhudatascience.org/"><img src="https://jhudatascience.org/images/dasl.png" style=" width: 80%; filter: grayscale(100%); padding-left: 40px; padding-top: 8px; vertical-align: top "</a>
16+
<p style="text-align:center; font-size: 12px;"> <a href="https://github.com/rstudio4edu/rstudio4edu-book/"> Style adapted from: rstudio4edu-book </a> <a href ="https://creativecommons.org/licenses/by/2.0/"> (CC-BY 2.0) </a></p>
Binary file not shown.
Loading

0 commit comments

Comments
Β (0)