-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
81 lines (67 loc) · 4.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html>
<html lang="en">
<head>
<title>Elephants By The Lake (EBTL) - A habitat restoration project to conserve our wildlife and provide experiential learning opportunities.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="A 68 acre permaculture based land and ecosystem restoration project by the Rainmatter Foundation" />
<meta name="keywords" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<link rel="shortcut icon" href="https://ebtl.earth/static/favicon.png" type="image/x-icon" />
<link rel="image_src" href="https://ebtl.earth/static/thumb.png" />
<meta property="og:image" content="https://ebtl.earth/static/thumb.png" />
<link href='https://fonts.googleapis.com/css?family=Crimson+Text:400,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="static/style.css?v=1" />
</head>
<body>
<div class="wrap">
<header class="header">
<div class="logo">
<a href=""><img src="static/logo.svg" alt="EBTL" /></a>
</div>
<h1 class="center">Elephants By The Lake</h1>
</header>
<p>
Over decades, the dry deciduous forests of our country have been stripped and exploited for commercial use. As native forests receded to only higher elevations of hills, creatures of the forests have also lost their footing in the valley. EBTL lies in one of those valleys. In the foothills of a degraded forest.
</p>
<p>
These 70 acres now "belong" to us. How wonderful would it be if the other creatures also echoed the same thought? Our goal is to help the forest regain its rich biodiversity . The year we began work, a few elephants came to the land, something that had never happened in the last many decades. We decided to call this project Elephants by The Lake.
</p>
<p>
EBTL is a collective restoration effort in Tamil Nadu by <a href="https://rainmatter.org">Rainmatter Foundation</a>. It spans 68 acres of undulating land between a forest and the CT Palli village near Veppanapalli town in Krishnagiri district. The land, home to an old elephant walkway and their waterhole, is surrounded by hills. Many of the valley's slopes and elevations had been flattened by agricultural terraces and bunds.
</p>
<figure>
<img src="static/1.jpg" alt="Photo from EBTL" />
<figcaption>Photos from EBTL nursery and restored wetlands</figcaption>
</figure>
<h3>Objectives</h3>
<ul>
<li>Preserve the Dry deciduous and Tropical dry deciduous species diversity. Our nursery is raised through seed collection from different forests of the eastern ghats to raise these forest saplings.</li>
<li>Restore the valley to a healthy biodiversity through active planting in some areas and natural regeneration in some.</li>
<li>EBTL aims to be a place for learning through hands on experience. The place is designed and built to accommodate people for learning sessions and workshops.</li>
</ul>
<h3>People</h3>
<ul>
<li>Project lead: Varun Balakrishnan </li>
<li>Ecological consultants: Aruna Gamuz & Aliston Taxeira</li>
<li>Ground staff: Rajapa, Thimraj, Shivraj, Neelamma, Tulsi, Padma, Pavitra</li>
<li>Emotional support: Ceasu, Pedro, Bonda</li>
<li><a href="https://www.biome-solutions.com/">Biome</a>, who are designing habitats at EBTL for future human residents and visitors.</li>
</ul>
<figure>
<img src="static/2.jpg" alt="Photo from EBTL" />
<figcaption>Photo from EBTL, August 2022</figcaption>
</figure>
<h3>Project updates</h3>
<p>
Every quarter, the team publishes a newsletter on the work that has been happening at the site.
</p>
<ul>
<li><a href="https://drive.google.com/file/d/1f1R1rHA_rjCHDDqB4nHTtrXVWC-Le2CF/view?usp=drive_link" target="_blank">March 2024</a></li>
<li><a href="https://drive.google.com/file/d/1PcpKa3bYnJxw0s78qdwWhn_WDAW-IvqE/view?usp=sharing" target="_blank">October 2023</a></li>
<li><a href="https://drive.google.com/file/d/1kRbJj-x0d946YNaplqUYKXroow3_ntVT/view?usp=sharing" target="_blank">June 2023</a></li>
</ul>
<p>If you would like to know more about the project, please <a href="mailto:[email protected]">e-mail us</a>.</p>
</div>
<footer>© <a href="https://rainmatter.org">Rainmatter Foundation</a></footer>
</body>
</html>