Skip to content

Commit 3c39db8

Browse files
committed
fix bug + 5 suttas + west article
1 parent c170c91 commit 3c39db8

7 files changed

Lines changed: 101 additions & 1 deletion

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "They moved to a Buddhist retreat in rural America. Have they found happiness?"
3+
authors:
4+
- "Elizabeth Weissberg"
5+
external_url: "https://www.theguardian.com/us-news/2023/may/17/buddhism-arkansas-retreat-meditation-mindfulness"
6+
drive_links:
7+
- "https://drive.google.com/file/d/1tBbdLotTN7bjAx7LAn9ioatJEIORSugV/view?usp=drivesdk"
8+
course: west
9+
tags:
10+
- western-tibetan
11+
year: 2023
12+
month: may
13+
journal: "The Guardian"
14+
address: London
15+
pages: 17
16+
---
17+
18+
> It gave me a chance to step out of _go go go_ San Francisco culture, and take time to breathe — which I didn’t find time to do in the rest of my life.
19+
20+
On the Westerners who call Katog Rit’hröd Retreat Center in Arkansas their home.

‎_content/canon/an10.42.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "AN 10.42: The Roots of Arguments"
3+
slug: "an.010.042"
4+
translator: sujato
5+
external_url: "https://suttacentral.net/an10.42/en/sujato"
6+
drive_links:
7+
- "https://drive.google.com/file/d/1AOW6xvGdtB9YniMIZpLCH-47BPLrMNI1/view?usp=drivesdk"
8+
course: dialogue
9+
tags:
10+
- an
11+
- speech
12+
- roots
13+
year: 2018
14+
pages: 1
15+
---
16+
17+
> when a mendicant explains what is not the teaching as the teaching...

‎_content/canon/an7.1.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "AN 7.1: Pleasing"
3+
slug: "an.007.001"
4+
translator: sujato
5+
external_url: "https://sc.readingfaithfully.org/?q=an7.1"
6+
source_url: "https://suttacentral.net/an7.1/en/sujato"
7+
drive_links: ["https://drive.google.com/file/d/1txnCgc6eSOqTdX35LLkdLhEuZzaZA8I8/view?usp=drivesdk"]
8+
course: monastic-advice
9+
tags:
10+
- an
11+
year: 2018
12+
pages: 1
13+
---
14+
15+
> A mendicant with seven qualities is liked and approved by their spiritual companions

‎_content/canon/an7.21.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "AN 7.21 Sārandada Sutta"
3+
slug: "an.007.021"
4+
translator: sujato
5+
external_url: "https://suttacentral.net/an7.21/en/sujato"
6+
drive_links:
7+
- "https://drive.google.com/file/d/1u22HlC0gWnFrXzoB-K2Z6SHVy2DH-SKY/view?usp=drivesdk"
8+
course: social
9+
tags:
10+
- an
11+
year: 2018
12+
pages: 2
13+
---
14+
15+
> seven principles that prevent decline

‎_content/canon/an9.30.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "AN 9.30: Getting Rid of Resentment"
3+
translator: sujato
4+
slug: "an.009.030"
5+
external_url: "https://suttacentral.net/an9.30/en/sujato"
6+
drive_links:
7+
- "https://drive.google.com/file/d/1tbyS0amjTuVvLfecszMmXB5EzCJfnU81/view?usp=drivesdk"
8+
course: thought
9+
tags:
10+
- an
11+
- anger
12+
- problems
13+
year: 2018
14+
pages: 1
15+
---
16+
17+
Nine kinds of resentment and how to handle them.

‎_content/canon/sn46.51.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "SN 46.51 Āhārasutta Sutta: Nourishing"
3+
slug: "sn.046.051"
4+
translator: sujato
5+
external_url: "https://suttacentral.net/sn46.51/en/sujato"
6+
drive_links:
7+
- "https://drive.google.com/file/d/1tZ9aIIEYJM5rO5yXLYVJJhUFpU9KUM3n/view?usp=drivesdk"
8+
course: sati
9+
tags:
10+
- sn
11+
- problems
12+
year: 2018
13+
pages: 4
14+
---
15+
16+
> what fuels and what starves the fi ve hindrances and the seven awakening factors

‎_includes/content_size.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{% if include.content.pages_count or include.content.minutes %}{% unless include.content.pages contains "," %}<span class="content_size">{% if include.content.minutes %}{% if include.content.minutes < 70 %}{{ include.content.minutes }} min{% else %}{{ include.content.minutes | divided_by: 60 }}h {{ include.content.minutes | modulo: 60 }}m{% endif %}{% else %}{{ include.content.page_count }} page{% if include.content.page_count != 1 %}s{% endif %}{% endif %}</span>{% endunless %}{% endif %}
1+
{% if include.content.page_count or include.content.minutes %}{% unless include.content.pages contains "," %}<span class="content_size">{% if include.content.minutes %}{% if include.content.minutes < 70 %}{{ include.content.minutes }} min{% else %}{{ include.content.minutes | divided_by: 60 }}h {{ include.content.minutes | modulo: 60 }}m{% endif %}{% else %}{{ include.content.page_count }} page{% if include.content.page_count != 1 %}s{% endif %}{% endif %}</span>{% endunless %}{% endif %}
22

0 commit comments

Comments
 (0)