Browse Source

New media, chat-example, more opaque scrollable

master
The Dod 1 month ago
parent
commit
1446a0e161

+ 7
- 6
static/chat-example.json View File

@@ -1,9 +1,10 @@
1 1
 {
2
-    "title": "Meditation to relieve stress",
3
-    "markdown": "You've mentioned pain, arguments, paperwork. Let's seek refuge from all this in guided meditation.\n\nListen to this video with eyes closed. Focus on your breath.\n\nHow do you feel now? Was it helpful?",
4
-    "bg_video": "static/media/bg-video/clouds1.mp4",
2
+    "title": "Pain Relief Through Meditation",
3
+    "markdown": "I understand that the pain makes it difficult to rest. There's a guided meditation specifically designed to help with pain relief.\n\nIt could aid in easing your discomfort and might also help you relax enough to sleep. Would you like to give it a try?",
4
+    "bg_video": "static/media/bg-video/ocean-waves.mp4",
5 5
     "use_soundtrack": false,
6
-    "soundtrack": "static/media/audio/sonar.wav",
6
+    "soundtrack": "static/media/audio/sandy-beach-calm-waves-water-nature-sounds-8052.mp3",
7 7
     "use_video_content": true,
8
-    "video_content": "Guided_Meditation_Release_Stress"
9
-}
8
+    "video_content": "Guided_Meditation_Pain_Relief_Healing"
9
+}
10
+

+ 1
- 1
static/css/style.css View File

@@ -94,7 +94,7 @@
94 94
 	overflow-y: auto  !important;
95 95
 	overflow-x: hidden !important;
96 96
 	height: 50vh;
97
-	background-color: #ffffff3f;
97
+	background-color: #ffffff5f;
98 98
 	border-radius: 1rem;
99 99
 	padding: 1rem;
100 100
 	font-size: 80%;

+ 2
- 1
static/media/bg-video.json View File

@@ -13,5 +13,6 @@
13 13
     "forest-leaves.mp4": "forest. hazy daylight in the distance. leaves flying in a circle",
14 14
     "cloudy_sky_full_moon.mp4": "cloudy sky full moon, river trees, exciting atmosphere of hope, blue colors",
15 15
     "sky_sun_fruits_birds.mp4": "sunlit sky, fruits and birds, exciting tender hope atmosphere, gold colors",
16
-    "sunny_day_animals.mp4": "sunny day. hills with many animals and birds next to river"
16
+    "sunny_day_animals.mp4": "sunny day. hills with many animals and birds next to river",
17
+    "tree-tunnel.mp4":"Infinite zoom into a road where tops of trees on both sides mingle and make the road look like a tunnel"
17 18
 }

BIN
static/media/bg-video/tree-tunnel.mp4 View File


+ 16
- 8
static/media/video-embed.json View File

@@ -6,12 +6,6 @@
6 6
         "description": "The Great Bell Chant (The End of Suffering). Read by Thich Nath Hanh, chanted by brother Phap Niem. Buddhist. good as guided meditation. heal the soul. "
7 7
     },
8 8
     {
9
-        "id": "hallelujah_leonard_cohen",
10
-        "url": "https://www.youtube.com/watch?v=YrLk4vdY28Q",
11
-        "proportions": "16x9",
12
-        "description": "Hallelujah, Hallelujah by Leonard Cohen. Live in London. prayer. Your faith was strong but you needed proof... maybe there's god up there..."
13
-    },
14
-    {
15 9
         "id": "Be_present_guided_meditation_tnh",
16 10
         "url": "https://www.youtube.com/watch?v=KRiJN1su3RY",
17 11
         "proportions": "16x9",
@@ -83,8 +77,22 @@
83 77
     {
84 78
         "id": "Conscious_Aging",
85 79
         "url": "https://www.youtube.com/watch?v=boPn-KDepgY",
80
+        "url_extras": "&start=8",
81
+        "proportions": "16x9",
82
+        "description": "Conscious Aging: Ram Dass explores the challenges of aging and encourages listeners to use the process to support their Awakening"
83
+    },
84
+    {
85
+        "id": "forgiveness_meditation",
86
+        "url": "https://www.youtube.com/watch?v=PbHKCy4f6Dk",
87
+        "url_extras": "&start=18",
88
+        "proportions": "16x9",
89
+        "description": "Jack Kornfield - Forgiveness Meditation: a meditation to practice forgiveness of others and of oneself, and to seek forgiveness."
90
+    },
91
+    {
92
+        "id": "Fractal_Geometry_Journey",
93
+        "url": "https://www.youtube.com/watch?v=ktWeH0YIWCE",
94
+        "url_extras": "",
86 95
         "proportions": "16x9",
87
-        "description": "Conscious Aging: Ram Dass explores the challenges of aging and encourages listeners to use the process to support their Awakening",
88
-        "url_extras": "&start=8"
96
+        "description": "Fractal Geometry Journey - Hyperbolic Flower of Life: \u201cA physicist is just an atom's way of looking at itself.\u201d ~ Niels Bohr. This fractal animation was forged in the mathemagical abyss of chaos; the fertile soil of complexity from which all structure is born. Like a labyrinth of mirrors, fractals are a way of seeing infinity; they are a glimpse into the eternally intricate fabric of reality. piano music"
89 97
     }
90 98
 ]

Loading…
Cancel
Save