From 0ec3d8dc0b5ae1cff1fdfc32f6f040434075bb84 Mon Sep 17 00:00:00 2001 From: "Tasuku SUENAGA a.k.a. gunyarakun" Date: Fri, 3 Oct 2014 16:24:57 +0900 Subject: [PATCH 1/4] =?UTF-8?q?=E9=87=8D=E8=A4=87=E3=81=97=E3=81=9F?= =?UTF-8?q?=E6=96=87=E8=A8=80=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/ja/index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/ja/index.html b/content/ja/index.html index 6bbdd08..0d873a5 100644 --- a/content/ja/index.html +++ b/content/ja/index.html @@ -292,10 +292,6 @@

よくわからないことに対して、ネガティブな言及をしま 自分が詳しい分野について、十分な知識を持たない人が的外れなことをいうことがあります。具体的で、ていねいかつ、礼儀ただしく指摘するか、ただスルーしましょう。抽象的な指摘にとどまったり、「にわか」などの言葉を使ったり、無礼な態度をとってしまうと、相手は学ぶ意欲を失ってしまいます。それは、的外れな発言をはびこらせてしまう一因です。

-

-正しい内容と正しい伝え方、両方がそろってはじめて相手に届く言葉になります。 -

-
宗教や政治において、人々が持つ信仰や信念は、ほとんどが他人の信仰や信念を鵜呑みにしたものだ。その他人も、他の誰かの信仰や信念を鵜呑みにしている。彼らの宗教や政治に対する意見には、1銭の価値もない。 From f5a4597238decfa944d9abd926f02a986951ad13 Mon Sep 17 00:00:00 2001 From: "Tasuku SUENAGA a.k.a. gunyarakun" Date: Fri, 3 Oct 2014 18:34:56 +0900 Subject: [PATCH 2/4] =?UTF-8?q?=E3=83=91=E3=82=BF=E3=83=BC=E3=83=8A?= =?UTF-8?q?=E3=83=AA=E3=82=BA=E3=83=A0=E3=81=A8=E3=81=84=E3=82=84=E3=81=AA?= =?UTF-8?q?=E6=B3=95=E5=89=87=E3=81=B8=E3=81=AE=E3=83=AA=E3=83=B3=E3=82=AF?= =?UTF-8?q?=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitconfig.local | 3 --- content/ja/index.html | 2 -- 2 files changed, 5 deletions(-) delete mode 100644 .gitconfig.local diff --git a/.gitconfig.local b/.gitconfig.local deleted file mode 100644 index e0f2cce..0000000 --- a/.gitconfig.local +++ /dev/null @@ -1,3 +0,0 @@ -[user] - name = Tasuku SUENAGA a.k.a. gunyarakun - email = tasuku-s-github@titech.ac diff --git a/content/ja/index.html b/content/ja/index.html index 0d873a5..6e5b9be 100644 --- a/content/ja/index.html +++ b/content/ja/index.html @@ -524,9 +524,7 @@

参考・推奨文献集

  • 見えざるピンクのユニコーン
  • スラックティビズム
  • アサーティブネス
  • -
  • パターナリズム
  • 太宰メソッド
  • -
  • いやな法則
  • 黒木の掲示板 匿名での議論に対する考え方
  • あきまん氏がネット上で立ち向かう『アドバイス罪』とは一体何か?
  • “差別用語”と呼ばないで
  • From 2fba8589f198f9655e85931761cf46d582985a4a Mon Sep 17 00:00:00 2001 From: "Tasuku SUENAGA a.k.a. gunyarakun" Date: Fri, 3 Oct 2014 18:35:52 +0900 Subject: [PATCH 3/4] =?UTF-8?q?=E5=8F=A5=E7=82=B9=E7=B5=B1=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/ja/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/index.html b/content/ja/index.html index 6e5b9be..4736df8 100644 --- a/content/ja/index.html +++ b/content/ja/index.html @@ -393,7 +393,7 @@

    自らの発言の責任を取ります

    -

    論理を大事にし、感情を大事にします。

    +

    論理を大事にし、感情を大事にします

    論理における誤りは修正します。 From 6fb5263f863f04b61da430e0730b5c636b55ac1f Mon Sep 17 00:00:00 2001 From: "Tasuku SUENAGA a.k.a. gunyarakun" Date: Sun, 5 Oct 2014 10:12:42 +0900 Subject: [PATCH 4/4] Add README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9718814 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Virtual Religion Website + +Virtual Religion website. + +## How to contribute + +1. Fork this repository +2. Make a new topic branch from develop branch +3. Pull request to develop branch