https://github.com/nceas/training-rmarkdown-website
Tutorial on how to create a simple Website using Rmarkdown
https://github.com/nceas/training-rmarkdown-website
training
Last synced: 3 months ago
JSON representation
Tutorial on how to create a simple Website using Rmarkdown
- Host: GitHub
- URL: https://github.com/nceas/training-rmarkdown-website
- Owner: NCEAS
- Created: 2020-02-27T00:28:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T19:09:28.000Z (almost 4 years ago)
- Last Synced: 2025-07-13T16:34:03.037Z (11 months ago)
- Topics: training
- Homepage: https://nceas.github.io/training-rmarkdown-website/tutorial.html
- Size: 7.05 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note: This Tutorial is Deprecated!
This tutorial has been superseded by a [new tutorial on how to build a website with Quarto](https://nceas.github.io/scicomptasks/tutorials.html). The new tutorial is embedded within the Scientific Computing Support team's website (also built with Quarto!).
[Quarto](https://quarto.org/) is a new (as of Summer 2022) open-source publishing system that lets RStudio users easily create websites and books with markdown syntax in something that is very close to a "what you see is what you get" (WYSWYG) editor. We recommend you explore our tutorial linked above and Quarto genererally because it is fun and the learning curve is relatively accessible.
# Tutorial on Building a Website with R Markdown
This tutorial aims to help synthesis working groups to start a basic Rmarkdown based website to share information about their work. For more information on this topic, see [this chapter](https://bookdown.org/yihui/rmarkdown/rmarkdown-site.html) from the _R Markdown: The Definitive Guide_ .
---
