This commit is contained in:
18
blogs/2026/05-may/authoring-service-09-05-26.org
Normal file
18
blogs/2026/05-may/authoring-service-09-05-26.org
Normal file
@@ -0,0 +1,18 @@
|
||||
#+TITLE: Authoring Service
|
||||
#+OPTIONS: num:nil
|
||||
#+DATE: <2026-05-09 Sat 17:49>
|
||||
#+filetags: :life:website:
|
||||
#+COMMENTS: t
|
||||
#+SLUG: authoring-service-09-05-26
|
||||
|
||||
I wanted to ensure that there was a way to edit blogs without having to use an actual text editor, and having the repo cloned. I asked codex to generate a solution for this, and it came up with this authoring service. Took a while to get it through a pipeline, getting tests written and the systemd service to work.
|
||||
|
||||
Here is what it looks like:
|
||||
|
||||
[[../../../assets/images/blogs/2026-05-09-authoring-service.png]]
|
||||
|
||||
I also added pipelines in gitea, as I wanted a form of CI/CD. Discord notifications are sent to alert me on their status.
|
||||
|
||||
[[../../../assets/images/blogs/2026-05-09-gitea-pipelines.png]]
|
||||
|
||||
[[../../../assets/images/blogs/2026-05-09-discord-alterts-gitea.png]]
|
||||
@@ -6,6 +6,7 @@ See the categories: @@html:<a href="../home/categories.html">Categories</a>@@
|
||||
* 2026
|
||||
|
||||
** May 2026
|
||||
- [[file:2026/05-may/authoring-service-09-05-26.org][Authoring Service]] @@html:<span class="post-date">09-05-2026 17:49</span>@@ @@html:<a href="/tags/life.html"><span class="post-tag">life</span></a>@@ @@html:<a href="/tags/website.html"><span class="post-tag">website</span></a>@@
|
||||
- [[file:2026/05-may/ai-datacamp-08-05.org][AI Datacamp]] @@html:<span class="post-date">08-05-2026 12:49</span>@@ @@html:<a href="/tags/life.html"><span class="post-tag">life</span></a>@@
|
||||
- [[file:2026/05-may/using-codex-07-05-26.org][Using Codex]] @@html:<span class="post-date">07-05-2026 16:12</span>@@ @@html:<a href="/tags/life.html"><span class="post-tag">life</span></a>@@
|
||||
- [[file:2026/05-may/03-05-week-review.org][[03-05-2026] - Weekly Review]] @@html:<span class="post-date">03-05-2026 12:00</span>@@ @@html:<a href="/tags/review.html"><span class="post-tag">review</span></a>@@
|
||||
|
||||
Reference in New Issue
Block a user