-
Bookdown thesis examples (15 Feb 2022)
Booking calenders and web intergration (13 Feb 2022)
Jekyll metadata (08 Feb 2022)
Adding links in Jekyll websites (25 Nov 2021)
There are many many great resources on the web but linking them to a website can be hard, nont to mention boring task. Here are my notes to try and reduce the instatbility of external web links within webpages and other online content.
I am still not sure how this works exactly but here are some resources for this content.
[General tools](https://davan690.github.io/general-statistics.md)
# or
[General tools](./general-statistics.md)
Direct and indirect links??!
<div class="list-filters">
<a href="/general-statistics" class="list-filter">Statistics</a>
<a href="/ecological-statistics" class="list-filter">Ecology</a>
<a href="/invasive-species-research" class="list-filter">PhD</a>
<a href="https://www.ssnhub.com/beech-publication-wr" class="list-filter">Draft manuscript v1</a>
</div>
![Landing page for Reproducible Scientific Journal](/assets/img/ReScienceScreenshot1.png)