Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 556 Bytes

website

Website for The Carpentries in Japan

Translation

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.

License

swcarpentry-ja.github.io is licensed under a Creative Commons Attribution 4.0 International License.