2025-01-14 12:08:14 -05:00
|
|
|
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
|
|
|
|
<a id="readme-top"></a>
|
|
|
|
|
|
|
|
<!-- PROJECT SHIELDS -->
|
|
|
|
<!--
|
|
|
|
*** I'm using markdown "reference style" links for readability.
|
|
|
|
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
|
|
|
|
*** See the bottom of this document for the declaration of the reference variables
|
|
|
|
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
|
|
|
|
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
|
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- PROJECT LOGO -->
|
|
|
|
<br />
|
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
<h3 align="center">My Personal Website</h3>
|
|
|
|
<p align="center">
|
|
|
|
Repo to support my personal Website
|
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
<a href="https://galacticgit.com/kyle.belanger/quarto-blog/issues">Report Bug</a>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- ABOUT THE PROJECT -->
|
|
|
|
## About The Project
|
|
|
|
This repo is used to support my personal blog and website. Its built on top of quarto and mainly written in R
|
|
|
|
|
|
|
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Built With
|
|
|
|
|
|
|
|
[![R][r-badge]][r-url] <br>
|
|
|
|
[![Quarto][q-badge]][q-url]
|
|
|
|
|
|
|
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- MARKDOWN LINKS & IMAGES -->
|
|
|
|
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
|
|
|
|
[r-badge]: https://img.shields.io/badge/R-%23276DC3?style=for-the-badge&logo=r
|
|
|
|
[r-url]: https://www.r-project.org/
|
|
|
|
[q-badge]: https://img.shields.io/badge/Quarto-%2339729E?style=for-the-badge&logo=quarto
|
|
|
|
[q-url]: https://quarto.org/
|