Website for The Carpentries in Japan
The website uses babelquarto to maintain translations.
To locally render and view the translated website, run the following commands in R:
library(babelquarto)
library(servr)
render_website()
httw("docs")
Alternatively, source the render_serve.R
file.
swcarpentry-ja.github.io is licensed under a Creative Commons Attribution 4.0 International License.