Skip to content

Commit

Permalink
Change theme to materia
Browse files Browse the repository at this point in the history
  • Loading branch information
joelnitta committed Nov 24, 2024
1 parent a249112 commit 984a3b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ website:

format:
html:
theme: cosmo
theme: materia
css: styles.css
toc: false
8 changes: 6 additions & 2 deletions index.qmd
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
---
title: "ソフトウェアカーペントリー日本"
format:
html:
toc: false
css: styles.css
theme: materia
---

## ソフトウェアカーペントリー日本語チームのウェブサイトへようこそ。

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

Expand Down

0 comments on commit 984a3b8

Please sign in to comment.