added an example post

This commit is contained in:
rick 2021-08-03 14:57:34 +05:30
parent 4ab3f3eae8
commit 594d1f6d9d
3 changed files with 53 additions and 0 deletions

View File

@ -11,6 +11,30 @@
<p>r1k's blog<p> <p>r1k's blog<p>
<!-- LB --> <!-- LB -->
<div class='entry'>
<h2 id='this-is-an-example-post'>This is an example post</h2>
<small>[<a href='#this-is-an-example-post'>link</a>&mdash;<a href='blog/this-is-an-example-post.html'>standalone</a>]</small>
<br>
The names of virtues, with their precepts, were:
<br>
<ol>
<li> Temperance: Eat not do dullness; drink not to elevation.</li>
<li> Silence: Speak not but what may benefit others or yourself; avoid trifling conversation.</li>
<li> Order: Let all your things have their places; let each part of your business have its time.</li>
<li> Resolution: Resolve to perform what you ought; perform without fail what you resolve.</li>
<li> Frugality: Make no expense but to do good to others or yourself; i.e., waste nothing.</li>
<li> Industry: Lose no time; be always employd in something useful; cut off all unnecessary actions.</li>
<li> Sincerity: Use no hurtful deceit; think innocently and justly, and, if you speak, speak accordingly.</li>
<li> Justice: Wrong none by doing injuries, or omitting the benefits that are your duty.</li>
<li> Moderation: Avoid extreams; forbear resenting injuries so much as you think they deserve.</li>
<li> Cleanliness: Tolerate no uncleanliness in body, cloths, or habitation.</li>
<li> Tranquillity: Be not disturbed at trifles, or at accidents common or unavoidable.</li>
</ol>
<br>
― Benjamin Franklin, The Autobiography of Benjamin Franklin
<br>
<small>Tue, 03 Aug 2021</small>
</div>

View File

@ -12,6 +12,7 @@
<ul> <ul>
<!-- LB --> <!-- LB -->
<li>2021 Aug 03 &ndash; <a href="blog/this-is-an-example-post.html">This is an example post</a></li>
</ul> </ul>
</body> </body>

28
rss.xml
View File

@ -11,6 +11,34 @@
<!-- LB --> <!-- LB -->
<item>
<title>This is an example post</title>
<guid>https://r1k.tilde.institute/2021.html#this-is-an-example-post</guid>
<pubDate>Tue, 03 Aug 2021 </pubDate>
<description><![CDATA[
<br>
The names of virtues, with their precepts, were:
<br>
<ol>
<li> Temperance: Eat not do dullness; drink not to elevation.</li>
<li> Silence: Speak not but what may benefit others or yourself; avoid trifling conversation.</li>
<li> Order: Let all your things have their places; let each part of your business have its time.</li>
<li> Resolution: Resolve to perform what you ought; perform without fail what you resolve.</li>
<li> Frugality: Make no expense but to do good to others or yourself; i.e., waste nothing.</li>
<li> Industry: Lose no time; be always employd in something useful; cut off all unnecessary actions.</li>
<li> Sincerity: Use no hurtful deceit; think innocently and justly, and, if you speak, speak accordingly.</li>
<li> Justice: Wrong none by doing injuries, or omitting the benefits that are your duty.</li>
<li> Moderation: Avoid extreams; forbear resenting injuries so much as you think they deserve.</li>
<li> Cleanliness: Tolerate no uncleanliness in body, cloths, or habitation.</li>
<li> Tranquillity: Be not disturbed at trifles, or at accidents common or unavoidable.</li>
</ol>
<br>
― Benjamin Franklin, The Autobiography of Benjamin Franklin
<br>
]]></description>
</item>
</channel> </channel>