Skip to content

Commit 984a3b8

Browse files
committed
Change theme to materia
1 parent a249112 commit 984a3b8

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ website:
1616

1717
format:
1818
html:
19-
theme: cosmo
19+
theme: materia
2020
css: styles.css
2121
toc: false

index.qmd

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
2+
title: "ソフトウェアカーペントリー日本"
3+
format:
4+
html:
5+
toc: false
6+
css: styles.css
7+
theme: materia
28
---
39

4-
## ソフトウェアカーペントリー日本語チームのウェブサイトへようこそ。
5-
610
[ソフトウェアカーペントリー](https://software-carpentry.org/)とは、ワークショップ形式でresearch computingのためのレッスンを行う国際的なコミュニティです。
711
ソフトウェアカーペントリー日本語チームはそのレッスンの英語を日本語に翻訳し、日本にもソフトウェアカーペントリーの情報を広めようと活動しています。
812

0 commit comments

Comments
 (0)