Mercurial > web
annotate _posts/2024-05-19-how-do-I-blog.html @ 100:f638780ffe2f
blog: add github actions post
author | Paper <paper@tflc.us> |
---|---|
date | Fri, 27 Dec 2024 17:07:10 -0500 |
parents | 52d59a351bf5 |
children |
rev | line source |
---|---|
78
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
1 --- |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
2 layout: post |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
3 author: Paper |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
4 title: how do I blog? |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
5 --- |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
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> |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
7 <br><br> |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
8 <span>anyway, with the blog stuff, I'll write here when I actually have things to blog about ;)</span> |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
9 <br><br> |
5fdf5f346b92
*: use jekyll for templates, blogging, etc.
Paper <paper@paper.us.eu.org>
parents:
diff
changeset
|
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> |