~rbdr/gemlog

afc80ca6acfa33d2d4d08a0e1eca8996b4a3a0e7 — Ruben Beltran del Rio 10 months ago 865ed26
blog-sync-up-1707085094074
M archive/1707084701399/how-i-publish-my-website-using-page-and-sourcehut.gmi => archive/1707084701399/how-i-publish-my-website-using-page-and-sourcehut.gmi +5 -4
@@ 1,10 1,11 @@
# How I publish my website using page and sourcehut

I have a very simple website available in gemini[1] and https[2]: It's gemini-first so it consists of gemtext and some assorted static files so I built a tool called page[3] to help me generate the static version of the site. In this post I describe how I use that tool and sourcehut to publish my site.
I have a very simple website available in gemini[1] and https[2]: It's gemini-first so it consists of gemtext and some assorted static files so I built a tool called page[3,4] to help me generate the static version of the site. In this post I describe how I use that tool and sourcehut to publish my site.

=> gemini://gemini.unlimited.pizza [1] Gemini version of my website
=> https://www.unlimited.pizza [2] HTTPS version of my website
=> /page.gmi [3] page
=> gemini://gemini.unlimited.pizza [1] my website (gemini version)
=> https://www.unlimited.pizza [2] my website (https version)
=> gemini://gemini.unlimited.pizza/page.gmi [3] page page (gemini version)
=> https://www.unlimited.pizza/page.html [4] page page (https version)

You can read more about page in the link above, but in short:


M posts/0/how-i-publish-my-website-using-page-and-sourcehut.gmi => posts/0/how-i-publish-my-website-using-page-and-sourcehut.gmi +5 -4
@@ 1,10 1,11 @@
# How I publish my website using page and sourcehut

I have a very simple website available in gemini[1] and https[2]: It's gemini-first so it consists of gemtext and some assorted static files so I built a tool called page[3] to help me generate the static version of the site. In this post I describe how I use that tool and sourcehut to publish my site.
I have a very simple website available in gemini[1] and https[2]: It's gemini-first so it consists of gemtext and some assorted static files so I built a tool called page[3,4] to help me generate the static version of the site. In this post I describe how I use that tool and sourcehut to publish my site.

=> gemini://gemini.unlimited.pizza [1] Gemini version of my website
=> https://www.unlimited.pizza [2] HTTPS version of my website
=> /page.gmi [3] page
=> gemini://gemini.unlimited.pizza [1] my website (gemini version)
=> https://www.unlimited.pizza [2] my website (https version)
=> gemini://gemini.unlimited.pizza/page.gmi [3] page page (gemini version)
=> https://www.unlimited.pizza/page.html [4] page page (https version)

You can read more about page in the link above, but in short: