Standing up the website and saying hello…
It’s time to stand up a little website to share the results of my explorations into “data ignota”, the digital edition I’ve been creating of Ada Palmer’s Terra Ignota series. This is that website.
Since the ship I’ve launched on that digital ocean is built from R, it makes sense to build this site from the same timber. After some research, I’ve decided to use the distill
package as the primary tool, and to publish via Github Pages.
The distill
package automatically builds web pages except for posts like this one. This is done to keep the build fast and to protect posts which might have dependencies from breaking later. So for posts it’s not enough to hit save, you have to reknit them on purpose.
If you see mistakes or want to suggest changes, please create an issue on the source repository.
For attribution, please cite this work as
Glachant (2022, Sept. 30). Data Ignota: Hello World. Retrieved from https://syvwlch.github.io/Data-Ignota/posts/2022-09-30-hello-world/
BibTeX citation
@misc{glachant2022hello, author = {Glachant, Mathieu}, title = {Data Ignota: Hello World}, url = {https://syvwlch.github.io/Data-Ignota/posts/2022-09-30-hello-world/}, year = {2022} }