Index

joshstock.in / af57eb0

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
310 Nov 2019 22:219e52c86basic landing page, blogJosh Stockin160N

Blob @ joshstock.in / resources / templates / blog-archive-listing.html

text/html218 bytesdownload raw
1 <div class="blog-listing">
2 <img class="blog-banner" style="background-image: url($banner)"/>
3 <h2>$title</h2>
4 <p><code>$date</code>$summary</p>
5 <span><a href="$permalink">Read →</a></span>
6 </div>
7