-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
314 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,314 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
|
||
<head> | ||
<link href="http://gmpg.org/xfn/11" rel="profile"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
|
||
<!-- Enable responsiveness on mobile devices--> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||
|
||
<title> | ||
|
||
MataChintpurni BalaJi Temple (MCBJT) · Where Faith Meets Devotion | ||
|
||
</title> | ||
|
||
<!-- CSS --> | ||
<link rel="stylesheet" href="/public/css/poole.css"> | ||
<link rel="stylesheet" href="/public/css/syntax.css"> | ||
<link rel="stylesheet" href="/public/css/hyde.css"> | ||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface"> | ||
|
||
<!-- Icons --> | ||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png"> | ||
<link rel="shortcut icon" href="/public/favicon.ico"> | ||
|
||
<!-- RSS --> | ||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml"> | ||
</head> | ||
|
||
|
||
<body> | ||
|
||
<div class="sidebar"> | ||
<div class="container sidebar-sticky"> | ||
<div class="sidebar-about"> | ||
<img src="/images/balaji2.jpg" alt="" class="sidebar-image" /> | ||
<h1> | ||
<a href="/"> | ||
MataChintpurni BalaJi Temple (MCBJT) | ||
</a> | ||
</h1> | ||
<p class="lead">Welcome to Mata Chintpurni Bala Ji Temple</p> | ||
</div> | ||
|
||
<nav class="sidebar-nav"> | ||
<a class="sidebar-nav-item active" href="/">Home</a> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a class="sidebar-nav-item" href="/about/">About</a> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a class="sidebar-nav-item" href="https://www.youtube.com/channel/UCTODssXIxFow8D7LeKXzeXg" target="_blank">YouTube</a> | ||
<a class="sidebar-nav-item" href="https://www.facebook.com/profile.php?id=61567496261548" target="_blank">facebook</a> | ||
<a class="sidebar-nav-item"href="https://matachintpurnibalajitemple.github.io/mcbjt/" target="_blank">Events</a> | ||
</nav> | ||
|
||
<p>© 2024. All rights reserved.</p> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="content container"> | ||
<div class="posts"> | ||
|
||
<div class="post"> | ||
<h1 class="post-title"> | ||
<a href="/2013/12/28/introducing-hyde/"> | ||
Introducing Hyde | ||
</a> | ||
</h1> | ||
|
||
<span class="post-date">28 Dec 2013</span> | ||
|
||
<p>Hyde is a brazen two-column <a href="http://jekyllrb.com">Jekyll</a> theme that pairs a prominent sidebar with uncomplicated content. It’s based on <a href="http://getpoole.com">Poole</a>, the Jekyll butler.</p> | ||
|
||
<h3 id="built-on-poole">Built on Poole</h3> | ||
|
||
<p>Poole is the Jekyll Butler, serving as an upstanding and effective foundation for Jekyll themes by <a href="https://twitter.com/mdo">@mdo</a>. Poole, and every theme built on it (like Hyde here) includes the following:</p> | ||
|
||
<ul> | ||
<li>Complete Jekyll setup included (layouts, config, <a href="/404">404</a>, <a href="/atom.xml">RSS feed</a>, posts, and <a href="/about">example page</a>)</li> | ||
<li>Mobile friendly design and development</li> | ||
<li>Easily scalable text and component sizing with <code class="language-plaintext highlighter-rouge">rem</code> units in the CSS</li> | ||
<li>Support for a wide gamut of HTML elements</li> | ||
<li>Related posts (time-based, because Jekyll) below each post</li> | ||
<li>Syntax highlighting, courtesy Pygments (the Python-based code snippet highlighter)</li> | ||
</ul> | ||
|
||
<h3 id="hyde-features">Hyde features</h3> | ||
|
||
<p>In addition to the features of Poole, Hyde adds the following:</p> | ||
|
||
<ul> | ||
<li>Sidebar includes support for textual modules and a dynamically generated navigation with active link support</li> | ||
<li>Two orientations for content and sidebar, default (left sidebar) and <a href="https://github.com/poole/lanyon#reverse-layout">reverse</a> (right sidebar), available via <code class="language-plaintext highlighter-rouge"><body></code> classes</li> | ||
<li><a href="https://github.com/poole/hyde#themes">Eight optional color schemes</a>, available via <code class="language-plaintext highlighter-rouge"><body></code> classes</li> | ||
</ul> | ||
|
||
<p><a href="https://github.com/poole/hyde#readme">Head to the readme</a> to learn more.</p> | ||
|
||
<h3 id="browser-support">Browser support</h3> | ||
|
||
<p>Hyde is by preference a forward-thinking project. In addition to the latest versions of Chrome, Safari (mobile and desktop), and Firefox, it is only compatible with Internet Explorer 9 and above.</p> | ||
|
||
<h3 id="download">Download</h3> | ||
|
||
<p>Hyde is developed on and hosted with GitHub. Head to the <a href="https://github.com/poole/hyde">GitHub repository</a> for downloads, bug reports, and features requests.</p> | ||
|
||
<p>Thanks!</p> | ||
|
||
</div> | ||
|
||
<div class="post"> | ||
<h1 class="post-title"> | ||
<a href="/2012/02/07/example-content/"> | ||
Example content | ||
</a> | ||
</h1> | ||
|
||
<span class="post-date">07 Feb 2012</span> | ||
|
||
<div class="message"> | ||
Howdy! This is an example blog post that shows several types of HTML content supported in this theme. | ||
</div> | ||
|
||
<p>Cum sociis natoque penatibus et magnis <a href="#">dis parturient montes</a>, nascetur ridiculus mus. <em>Aenean eu leo quam.</em> Pellentesque ornare sem lacinia quam venenatis vestibulum. Sed posuere consectetur est at lobortis. Cras mattis consectetur purus sit amet fermentum.</p> | ||
|
||
<blockquote> | ||
<p>Curabitur blandit tempus porttitor. Nullam quis risus eget urna mollis ornare vel eu leo. Nullam id dolor id nibh ultricies vehicula ut id elit.</p> | ||
</blockquote> | ||
|
||
<p>Etiam porta <strong>sem malesuada magna</strong> mollis euismod. Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur.</p> | ||
|
||
<h2 id="inline-html-elements">Inline HTML elements</h2> | ||
|
||
<p>HTML defines a long list of available inline tags, a complete list of which can be found on the <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element">Mozilla Developer Network</a>.</p> | ||
|
||
<ul> | ||
<li><strong>To bold text</strong>, use <code class="language-plaintext highlighter-rouge"><strong></code>.</li> | ||
<li><em>To italicize text</em>, use <code class="language-plaintext highlighter-rouge"><em></code>.</li> | ||
<li>Abbreviations, like <abbr title="HyperText Markup Langage">HTML</abbr> should use <code class="language-plaintext highlighter-rouge"><abbr></code>, with an optional <code class="language-plaintext highlighter-rouge">title</code> attribute for the full phrase.</li> | ||
<li>Citations, like <cite>— Mark otto</cite>, should use <code class="language-plaintext highlighter-rouge"><cite></code>.</li> | ||
<li><del>Deleted</del> text should use <code class="language-plaintext highlighter-rouge"><del></code> and <ins>inserted</ins> text should use <code class="language-plaintext highlighter-rouge"><ins></code>.</li> | ||
<li>Superscript <sup>text</sup> uses <code class="language-plaintext highlighter-rouge"><sup></code> and subscript <sub>text</sub> uses <code class="language-plaintext highlighter-rouge"><sub></code>.</li> | ||
</ul> | ||
|
||
<p>Most of these elements are styled by browsers with few modifications on our part.</p> | ||
|
||
<h2 id="heading">Heading</h2> | ||
|
||
<p>Vivamus sagittis lacus vel augue rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros.</p> | ||
|
||
<h3 id="code">Code</h3> | ||
|
||
<p>Cum sociis natoque penatibus et magnis dis <code class="language-plaintext highlighter-rouge">code element</code> montes, nascetur ridiculus mus.</p> | ||
|
||
<figure class="highlight"><pre><code class="language-js" data-lang="js"><span class="c1">// Example can be run directly in your JavaScript console</span> | ||
|
||
<span class="c1">// Create a function that takes two arguments and returns the sum of those arguments</span> | ||
<span class="kd">var</span> <span class="nx">adder</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">Function</span><span class="p">(</span><span class="dl">"</span><span class="s2">a</span><span class="dl">"</span><span class="p">,</span> <span class="dl">"</span><span class="s2">b</span><span class="dl">"</span><span class="p">,</span> <span class="dl">"</span><span class="s2">return a + b</span><span class="dl">"</span><span class="p">);</span> | ||
|
||
<span class="c1">// Call the function</span> | ||
<span class="nf">adder</span><span class="p">(</span><span class="mi">2</span><span class="p">,</span> <span class="mi">6</span><span class="p">);</span> | ||
<span class="c1">// > 8</span></code></pre></figure> | ||
|
||
<p>Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa.</p> | ||
|
||
<h3 id="gists-via-github-pages">Gists via GitHub Pages</h3> | ||
|
||
<p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu leo. Donec sed odio dui.</p> | ||
|
||
<p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec sed odio dui. Vestibulum id ligula porta felis euismod semper.</p> | ||
|
||
<h3 id="lists">Lists</h3> | ||
|
||
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p> | ||
|
||
<ul> | ||
<li>Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</li> | ||
<li>Donec id elit non mi porta gravida at eget metus.</li> | ||
<li>Nulla vitae elit libero, a pharetra augue.</li> | ||
</ul> | ||
|
||
<p>Donec ullamcorper nulla non metus auctor fringilla. Nulla vitae elit libero, a pharetra augue.</p> | ||
|
||
<ol> | ||
<li>Vestibulum id ligula porta felis euismod semper.</li> | ||
<li>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</li> | ||
<li>Maecenas sed diam eget risus varius blandit sit amet non magna.</li> | ||
</ol> | ||
|
||
<p>Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis.</p> | ||
|
||
<dl> | ||
<dt>HyperText Markup Language (HTML)</dt> | ||
<dd>The language used to describe and define the content of a Web page</dd> | ||
|
||
<dt>Cascading Style Sheets (CSS)</dt> | ||
<dd>Used to describe the appearance of Web content</dd> | ||
|
||
<dt>JavaScript (JS)</dt> | ||
<dd>The programming language used to build advanced Web sites and applications</dd> | ||
</dl> | ||
|
||
<p>Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Nullam quis risus eget urna mollis ornare vel eu leo.</p> | ||
|
||
<h3 id="images">Images</h3> | ||
|
||
<p>Quisque consequat sapien eget quam rhoncus, sit amet laoreet diam tempus. Aliquam aliquam metus erat, a pulvinar turpis suscipit at.</p> | ||
|
||
<p><img src="http://placehold.it/800x400" alt="placeholder" title="Large example image" /> | ||
<img src="http://placehold.it/400x200" alt="placeholder" title="Medium example image" /> | ||
<img src="http://placehold.it/200x200" alt="placeholder" title="Small example image" /></p> | ||
|
||
<h3 id="tables">Tables</h3> | ||
|
||
<p>Aenean lacinia bibendum nulla sed consectetur. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th>Name</th> | ||
<th>Upvotes</th> | ||
<th>Downvotes</th> | ||
</tr> | ||
</thead> | ||
<tfoot> | ||
<tr> | ||
<td>Totals</td> | ||
<td>21</td> | ||
<td>23</td> | ||
</tr> | ||
</tfoot> | ||
<tbody> | ||
<tr> | ||
<td>Alice</td> | ||
<td>10</td> | ||
<td>11</td> | ||
</tr> | ||
<tr> | ||
<td>Bob</td> | ||
<td>4</td> | ||
<td>3</td> | ||
</tr> | ||
<tr> | ||
<td>Charlie</td> | ||
<td>7</td> | ||
<td>9</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
<p>Nullam id dolor id nibh ultricies vehicula ut id elit. Sed posuere consectetur est at lobortis. Nullam quis risus eget urna mollis ornare vel eu leo.</p> | ||
|
||
<hr /> | ||
|
||
<p>Want to see something else added? <a href="https://github.com/poole/poole/issues/new">Open an issue.</a></p> | ||
|
||
</div> | ||
|
||
<div class="post"> | ||
<h1 class="post-title"> | ||
<a href="/2012/02/06/whats-jekyll/"> | ||
What's Jekyll? | ||
</a> | ||
</h1> | ||
|
||
<span class="post-date">06 Feb 2012</span> | ||
|
||
<p><a href="http://jekyllrb.com">Jekyll</a> is a static site generator, an open-source tool for creating simple yet powerful websites of all shapes and sizes. From <a href="https://github.com/mojombo/jekyll/blob/master/README.markdown">the project’s readme</a>:</p> | ||
|
||
<blockquote> | ||
<p>Jekyll is a simple, blog aware, static site generator. It takes a template directory […] and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project’s page or blog right here from GitHub.</p> | ||
</blockquote> | ||
|
||
<p>It’s an immensely useful tool and one we encourage you to use here with Hyde.</p> | ||
|
||
<p>Find out more by <a href="https://github.com/mojombo/jekyll">visiting the project on GitHub</a>.</p> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
<div class="pagination"> | ||
|
||
<span class="pagination-item older">Older</span> | ||
|
||
|
||
<span class="pagination-item newer">Newer</span> | ||
|
||
</div> | ||
</div> | ||
|
||
</body> | ||
</html> |