Mercurial > web
comparison _posts/2024-05-19-how-do-I-blog.html @ 78:5fdf5f346b92
*: use jekyll for templates, blogging, etc.
I changed the pages to now use templates, so adding new stuff should
be much much easier in the future
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Mon, 20 May 2024 02:49:07 -0400 |
parents | |
children | 52d59a351bf5 |
comparison
equal
deleted
inserted
replaced
77:d9242232f51d | 78:5fdf5f346b92 |
---|---|
1 --- | |
2 layout: post | |
3 author: Paper | |
4 title: how do I blog? | |
5 --- | |
6 <span>I finally figured out Jekyll, so along with reviving the blog portion of the site, I also decided to template-ize a bunch of stuff. now it should be much much easier to actually add more things here...</span> | |
7 <br><br> | |
8 <span>anyway, with the blog stuff, I'll write here when I actually have things to blog about ;)</span> | |
9 <br><br> | |
10 <span>P.S.: you can also get a feed of these posts under <a class="prettylink" href="/blog/feed.xml">/blog/feed.xml</a></span> | |
11 <br> |