-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
55 lines (40 loc) · 2.3 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Digital Kasina : Easy way to create and use a kasina for meditation" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Digital Kasina</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/jgpacker/digital-kasina">View on GitHub</a>
<h1 id="project_title">Digital Kasina</h1>
<h2 id="project_tagline">Easy way to create and use a kasina for meditation</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/jgpacker/digital-kasina/zipball/gh-pages">Download this project as a .zip file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<noscript>You need to enable <code>JavaScript</code> to use the Kasina page. Fortunately you can still use the JavaScript-free <a href="kasinaSimple.html">Simple</a> version.</noscript>
<p>For basic instructions, see <a href="https://home.comcast.net/%7Eturning.point.meditation/kasina/kasina.pdf">this PDF document</a>. For advanced instructions, consult the <a href="http://www.accesstoinsight.org/lib/authors/nanamoli/PathofPurification2011.pdf">Visuddhimagga</a>.</p>
<p>Currently this project is in a <strong>BETA</strong> phase. <a href="kasina.html"></p>
<p><strong>Click here to see the actual Kasina</strong></a>, or <a href="kasinaSimple.html">here</a> for a simpler version.</p>
<p>As an alternative for this repository, see <a href="http://www.youtube.com/playlist?list=PL321B92FC1DA91E6E">this YouTube playlist</a>, which contains effects not supported by this project.</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Digital Kasina maintained by <a href="https://github.com/jgpacker">jgpacker</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>