Skip to content

Commit 9f47c50

Browse files
committed
2 samatha essays
1 parent 0056089 commit 9f47c50

8 files changed

Lines changed: 49 additions & 10 deletions

File tree

‎COLLECTION_POLICY.md‎

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Collection Development Policy"
44

55
This document outlines the method and criteria used for adding new content to the library.
66

7-
This document is primary for onboarding new contributors, but it may also be of interest to users and patrons of the library.
7+
This document is primarily for onboarding new contributors, but it may also be of interest to users and patrons of the library.
88

99
## Table of Contents
1010
- [Overview](#overview)
@@ -20,14 +20,20 @@ The OBU Library serves **English speakers** with a basic education and an **inte
2020
Its collections are **entirely digital** and are a combination of self-hosted files (on GitHub and Google Drive) and links to resources accessible on the broader internet.
2121
Each entry in the library is ideally hosted in two different locations (e.g. at Archive.org and on Google Drive) for redundancy and accessibility.
2222

23-
The usual procedure for ingesting new content from the internet is as follows:
23+
The collection does not strive to host a copy or link to every work ever published about Buddhism.
24+
That would be undesirable, even if it were possible.
25+
The collection instead strives to offer a high-quality, representative selection in keeping with the University's mission to provide a free, undergraduate-style curriculum in Buddhist Studies.
2426

25-
1. Content freely available on the internet or given to OBU for inclusion gets uploaded to [the ingestion folder on Google Drive](https://drive.google.com/drive/folders/16-z8CRbEfo3L8DTUpR76Sq1uCs4Am5b_).
27+
### The Pipeline
28+
29+
The usual procedure for ingesting new content is as follows:
30+
31+
1. Content freely available on the internet or directly given to OBU gets uploaded to [the ingestion folder on Google Drive](https://drive.google.com/drive/folders/16-z8CRbEfo3L8DTUpR76Sq1uCs4Am5b_).
2632
2. That content is then deduped and sorted into "unreviewed" buckets on G-Drive by subject (if you'd like to become a reviewer for a particular subject, send a message and I can invite you to the appropriate subfolder).
2733
3. A reviewer then reviews a piece for acceptance or rejection. (See details below).
2834
4. Accepted pieces (rank3+) are moved to the appropriate folder in [the public Google Drive library](https://drive.google.com/drive/folders/1-zOQ53Le2uYZp6lCjuLZUA38H6zvlrzf) based on what subject that piece teaches (rejected items are archived in Google Drive).
2935
5. When a topical folder on Drive has reached a state of maturity, its contents are added one-by-one to [the site's `_content` library](https://github.com/buddhist-uni/buddhist-uni.github.io/tree/master/_content) and the (Drive) folder is added as a new [`_tag`](https://github.com/buddhist-uni/buddhist-uni.github.io/tree/master/_tags)
30-
6. When that tag has reached a level of maturity, its content is organized into a syllabus which becomes a new [`_course`](https://github.com/buddhist-uni/buddhist-uni.github.io/tree/master/_courses) of the same name. (See [the open issues on GitHub](https://github.com/buddhist-uni/buddhist-uni.github.io/labels/writing) for courses awaiting a volunteer if you're interested in authoring a new course).
36+
6. When that tag has reached a level of maturity (with a diverse set of works providing good coverage), its content is reviewed, moved around if necessary, and organized into a syllabus on Google Docs. When ready, this draft syllabus is added as a new [`_course`](https://github.com/buddhist-uni/buddhist-uni.github.io/tree/master/_courses) of the same name. (See [the open issues on GitHub](https://github.com/buddhist-uni/buddhist-uni.github.io/labels/writing) for courses awaiting a volunteer if you're interested in writing one!)
3137

3238
## Inclusion Criteria
3339

‎_content/essays/anapanasati_pa-auk.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ drive_links:
88
course: samatha
99
tags:
1010
- anapanasati
11+
- meditation
1112
year: 2001 # a wild guess
1213
---
1314

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Instructions for Entering Jhana"
3+
authors:
4+
- "Leigh Brasington"
5+
external_url: "http://www.urbandharma.org/udharma7/enterjhana.html"
6+
drive_links:
7+
- "https://drive.google.com/file/d/114WbLRjlalZy5HvsVE0T4sAstvUK8ZVo/view?usp=drivesdk"
8+
course: samatha
9+
tags:
10+
- samadhi
11+
year: 2002
12+
month: apr
13+
---
14+
15+
> You begin by sitting in a comfortable, upright position...
16+

‎_content/essays/trekcho_mipham.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "The Key Points of Trekchö"
3+
authors:
4+
- mipham
5+
translator: "Adam Pearcey"
6+
external_url: "https://www.lotsawahouse.org/tibetan-masters/mipham/key-points-of-trekcho"
7+
drive_links:
8+
- "https://drive.google.com/file/d/1QjoCmsjTwNYhPQji1U6SqQc8wuEOR40l/view?usp=drivesdk"
9+
course: samatha
10+
tags:
11+
- dzogchen
12+
year: 2018
13+
---
14+
15+
> simply abide by that natural state,
16+
There is neither meditation nor distraction.

‎_courses/imagery.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Imagery in the Early Buddhist Texts"
3-
icon: "far fa-images"
3+
icon: "fas fa-file-image"
44
next_link: "/courses/imagery/intro"
55
image: https://illeakyw.sirv.com/Images/banners/wheel_stele.jpg
66
image_width: 1000

‎_includes/content_filelinks.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{% if include.content.file_links.size > 0 %}
88
{%- for link in include.content.file_links -%}
99
{%- assign i = forloop.index | minus: 1 -%}
10-
<a class="btn" {% if include.newtab %}target="_blank"{% endif %} ga-event-value="{{ value }}" data-content-path="{{ content_path }}" ga-event-label="{{ link }}" href={{ site.data.content.filehost | append: link }}><i class="fa{% case include.content.formats[i] %}{% when "pdf" %}r fa-file-pdf{% when "mp3" %}r fa-file-audio{% when "m4a" %}r fa-file-audio{% when "epub" %}s fa-tablet-alt{% when "png" %}r fa-file-image{% when "mp3s" %}r fa-file-open{% when "zip" %}r fa-file-archive{% when "pdfs" %}r fa-file-open{% when "wma" %}r fa-file-audio{% else %}r fa-file{% endcase %}"></i> {{ include.content.formats[i] }}</a>
10+
<a class="btn" {% if include.newtab %}target="_blank"{% endif %} ga-event-value="{{ value }}" data-content-path="{{ content_path }}" ga-event-label="{{ link }}" href={{ site.data.content.filehost | append: link }}><i class="fa{% case include.content.formats[i] %}{% when "pdf" %}r fa-file-pdf{% when "jpeg" %}r fa-file-image{% when "mp3" %}r fa-file-audio{% when "m4a" %}r fa-file-audio{% when "epub" %}s fa-tablet-alt{% when "png" %}r fa-file-image{% when "mp3s" %}r fa-file-open{% when "zip" %}r fa-file-archive{% when "pdfs" %}r fa-file-open{% when "wma" %}r fa-file-audio{% else %}r fa-file{% endcase %}"></i> {{ include.content.formats[i] }}</a>
1111
{%- endfor -%}
1212
{%- endif -%}
1313
{%- if include.content.drive_links.size > 0 -%}

‎_sass/primer.scss‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Primer CSS v15.2.0
1+
// Primer CSS
22
// Custom Build, including only a subset of Primer's features
33

44
// Set custom variable values first

‎courses.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ Courses hosted on other websites.
116116

117117
<div class="coursedesc">
118118
<div class="descrow">
119-
<div onclick="goto('https://youtube.com/playlist?list=PL848F2368C90DDC3D',3)" class="cicon"><i class="fas fa-baby"></i></div>
120-
<div class="cdesc">A stunning lecture series by <i class="fas fa-microphone-alt"></i> Robert Sapolsky on what makes people tick. Required watching for everyone who has to deal with humans.</div>
119+
<div onclick="goto('https://youtube.com/playlist?list=PL848F2368C90DDC3D',3)" class="cicon"><i class="fas fa-person-circle-exclamation"></i></div>
120+
<div class="cdesc">Robert Sapolsky's classic Stanford course explains what makes people tick and should be considered required watching for anyone who interacts with humans. His lectures went on to become a 2017 best-seller: <i>The Biology of Humans at Our Best and Worse</i>.</div>
121121
<div class="ccredits"><i class="fas fa-weight-hanging"></i> 2</div>
122122
</div>
123123
</div>
@@ -128,7 +128,7 @@ Courses hosted on other websites.
128128
<div class="coursedesc">
129129
<div class="descrow">
130130
<div onclick="goto('https://www.coursera.org/learn/modpo',3)" class="cicon"><i class="fas fa-feather-alt"></i></div>
131-
<div class="cdesc">An excellent introduction to 20th Century, American poetry from the University of Pennsylvania's graduate school, "ModPo" teaches you not just the history of poetry, but how to read it.
131+
<div class="cdesc">An excellent introduction to 20th Century, American poetry from the University of Pennsylvania's graduate school, "ModPo" teaches you not just the history of the poems, but how to read them.
132132
This course is highly recommended for anyone who likes poetry, but who never "got" that modern stuff.</div>
133133
<div class="ccredits"><i class="fas fa-weight-hanging"></i> 2</div>
134134
</div>

0 commit comments

Comments
 (0)