We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a249112 commit 984a3b8Copy full SHA for 984a3b8
_quarto.yml
@@ -16,6 +16,6 @@ website:
16
17
format:
18
html:
19
- theme: cosmo
+ theme: materia
20
css: styles.css
21
toc: false
index.qmd
@@ -1,8 +1,12 @@
1
---
2
+title: "ソフトウェアカーペントリー日本"
3
+format:
4
+ html:
5
+ toc: false
6
+ css: styles.css
7
8
9
-## ソフトウェアカーペントリー日本語チームのウェブサイトへようこそ。
-
10
[ソフトウェアカーペントリー](https://software-carpentry.org/)とは、ワークショップ形式でresearch computingのためのレッスンを行う国際的なコミュニティです。
11
ソフトウェアカーペントリー日本語チームはそのレッスンの英語を日本語に翻訳し、日本にもソフトウェアカーペントリーの情報を広めようと活動しています。
12
0 commit comments