that I wouldn’t write yet another guide to creating and publishing a website using the {distill} package for R
but instead share some of the existing resources that I had found useful when creating this very website – my first site ever (and, by implication, my first site created in R)
In this post I will keep the second promise.
As a general resource, The Distillery’s guide ‘Creating a Website’ contains everything you need every step of the way. Nevertheless, below I provide links to some of the other stuff that helped me.
{distill}
Distill 101
Prior to launching this site, I had no experiencing with web management and creating a site from scratch. This is one of the reasons why {distill} had such a strong appeal: it seemed like a simple and clean framework that would allow me to do everything in R.
As someone new to CSS, one of the things that drew me towards {distill} was the fact that it’s an opinionated framework. This means that there is less customization that you can do. It also means, however, that there is less customization you have to do before you have a nice-looking site.
The Distillery’s Showcase section is an amazing resource. There are so many cool (and cool-looking) sites on there and their open source code means that you can allow yourself to be inspired by their theme – and, more importantly, how they arrived at it!
I hope these links will prove useful in case you decide to give {distill} a chance! Also, make sure to check out The Distillery’s continuously updated Tips & Tricks site.
Enjoy coding your new website!
Footnotes
Citation
For attribution, please cite this work as
Vierø (2022, Feb. 20). jvieroe: Creating a website with {distill}. Retrieved from https://jvieroe.github.io/posts/2022-02-20-creating-a-website-with-distill/
BibTeX citation
@misc{vierø2022creating,
author = {Vierø, Jeppe},
title = {jvieroe: Creating a website with {distill}},
url = {https://jvieroe.github.io/posts/2022-02-20-creating-a-website-with-distill/},
year = {2022}
}