This commit is contained in:
BIN
assets/images/blogs/2026-05-09-authoring-service.png
Normal file
BIN
assets/images/blogs/2026-05-09-authoring-service.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 334 KiB |
BIN
assets/images/blogs/2026-05-09-discord-alterts-gitea.png
Normal file
BIN
assets/images/blogs/2026-05-09-discord-alterts-gitea.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
BIN
assets/images/blogs/2026-05-09-gitea-pipelines.png
Normal file
BIN
assets/images/blogs/2026-05-09-gitea-pipelines.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 127 KiB |
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>@@
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
- [[file:../tags/insights.org][@@html:<span class="post-tag">insights</span>@@]] (4)
|
||||
- [[file:../tags/introduction.org][@@html:<span class="post-tag">introduction</span>@@]] (3)
|
||||
- [[file:../tags/learning.org][@@html:<span class="post-tag">learning</span>@@]] (16)
|
||||
- [[file:../tags/life.org][@@html:<span class="post-tag">life</span>@@]] (30)
|
||||
- [[file:../tags/life.org][@@html:<span class="post-tag">life</span>@@]] (31)
|
||||
- [[file:../tags/maths.org][@@html:<span class="post-tag">maths</span>@@]] (1)
|
||||
- [[file:../tags/notes.org][@@html:<span class="post-tag">notes</span>@@]] (17)
|
||||
- [[file:../tags/reading.org][@@html:<span class="post-tag">reading</span>@@]] (1)
|
||||
- [[file:../tags/review.org][@@html:<span class="post-tag">review</span>@@]] (29)
|
||||
- [[file:../tags/update.org][@@html:<span class="post-tag">update</span>@@]] (2)
|
||||
- [[file:../tags/website.org][@@html:<span class="post-tag">website</span>@@]] (2)
|
||||
- [[file:../tags/website.org][@@html:<span class="post-tag">website</span>@@]] (3)
|
||||
@@ -4,7 +4,7 @@
|
||||
See the categories: @@html:<a href="../home/categories.html">Categories</a>@@
|
||||
|
||||
* Posts:
|
||||
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">09-05-2026 17:13</span>@@
|
||||
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">09-05-2026 17:55</span>@@
|
||||
- [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:<span class="post-date">11-03-2026 17:18</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
|
||||
- [[file:career/javascript.org][Understands the Javascript language]] @@html:<span class="post-date">11-03-2026 16:52</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
|
||||
- [[file:career/restful-api.org][Restful API]] @@html:<span class="post-date">15-02-2026 23:00</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#+OPTIONS: toc:nil num:nil
|
||||
|
||||
* Recently Updated (top 26 files)
|
||||
- [[file:blogs/2026/05-may/authoring-service-09-05-26.org][Authoring Service]] @@html:<span class="post-date">2026-05-09 17:49</span>@@
|
||||
- [[file:home/wird-tracker.org][Wird Tracker]] @@html:<span class="post-date">2026-05-09 16:45</span>@@
|
||||
- [[file:home/status.org][Competency Status Board]] @@html:<span class="post-date">2026-05-09 16:45</span>@@
|
||||
- [[file:home/services.org][Service]] @@html:<span class="post-date">2026-05-09 16:45</span>@@
|
||||
@@ -27,4 +28,3 @@
|
||||
- [[file:blogs/2026/04-april/action-plan-07-04-26.org][Action plan to change teams]] @@html:<span class="post-date">2026-04-07 10:04</span>@@
|
||||
- [[file:blogs/2026/04-april/weekly-target-06-04-26.org][[06-04-2026] - Weekly target]] @@html:<span class="post-date">2026-04-06 22:53</span>@@
|
||||
- [[file:blogs/2026/04-april/making-notes-through-org-noter-06-05.org][Making Notes through Org Noter]] @@html:<span class="post-date">2026-04-06 14:30</span>@@
|
||||
- [[file:blogs/2026/04-april/05-04-week-review.org][[05-04-2026] - Weekly Review]] @@html:<span class="post-date">2026-04-05 12:00</span>@@
|
||||
|
||||
32
sitemap.org
32
sitemap.org
@@ -25,6 +25,21 @@
|
||||
- [[file:home/guide/wird-tracker-guide.org][Wird Tracker — Technical Guide]]
|
||||
- lima
|
||||
- [[file:lima/lima-list.org][Lima]]
|
||||
- tags
|
||||
- [[file:tags/review.sync-conflict-20260328-203248-VT6366A.org][Tag: review]]
|
||||
- [[file:tags/life.sync-conflict-20260417-233423-VT6366A.org][Tag: life]]
|
||||
- [[file:tags/introduction.org][Tag: introduction]]
|
||||
- [[file:tags/learning.org][Tag: learning]]
|
||||
- [[file:tags/notes.org][Tag: notes]]
|
||||
- [[file:tags/review.org][Tag: review]]
|
||||
- [[file:tags/website.org][Tag: website]]
|
||||
- [[file:tags/update.org][Tag: update]]
|
||||
- [[file:tags/life.org][Tag: life]]
|
||||
- [[file:tags/education.org][Tag: education]]
|
||||
- [[file:tags/insights.org][Tag: insights]]
|
||||
- [[file:tags/reading.org][Tag: reading]]
|
||||
- [[file:tags/emacs.org][Tag: emacs]]
|
||||
- [[file:tags/maths.org][Tag: maths]]
|
||||
- posts
|
||||
- [[file:posts/posts-intro.org][Posts Introduction]]
|
||||
- [[file:posts/posts-list.org][Posts List]]
|
||||
@@ -47,19 +62,4 @@
|
||||
- [[file:posts/career/restful-api.org][Restful API]]
|
||||
- [[file:posts/career/javascript.org][Understands the Javascript language]]
|
||||
- [[file:posts/career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]]
|
||||
- [[file:posts/career/career-list.org][Career List]]
|
||||
- tags
|
||||
- [[file:tags/review.sync-conflict-20260328-203248-VT6366A.org][Tag: review]]
|
||||
- [[file:tags/life.sync-conflict-20260417-233423-VT6366A.org][Tag: life]]
|
||||
- [[file:tags/introduction.org][Tag: introduction]]
|
||||
- [[file:tags/learning.org][Tag: learning]]
|
||||
- [[file:tags/notes.org][Tag: notes]]
|
||||
- [[file:tags/review.org][Tag: review]]
|
||||
- [[file:tags/website.org][Tag: website]]
|
||||
- [[file:tags/update.org][Tag: update]]
|
||||
- [[file:tags/insights.org][Tag: insights]]
|
||||
- [[file:tags/life.org][Tag: life]]
|
||||
- [[file:tags/emacs.org][Tag: emacs]]
|
||||
- [[file:tags/education.org][Tag: education]]
|
||||
- [[file:tags/reading.org][Tag: reading]]
|
||||
- [[file:tags/maths.org][Tag: maths]]
|
||||
- [[file:posts/career/career-list.org][Career List]]
|
||||
@@ -2,6 +2,7 @@
|
||||
#+OPTIONS: toc:nil num:nil title:nil
|
||||
|
||||
* Posts tagged life
|
||||
- [[file:../blogs/2026/05-may/authoring-service-09-05-26.org][Authoring Service]]
|
||||
- [[file:../blogs/2026/05-may/ai-datacamp-08-05.org][AI Datacamp]]
|
||||
- [[file:../blogs/2026/05-may/using-codex-07-05-26.org][Using Codex]]
|
||||
- [[file:../blogs/2026/05-may/sun-soak-01-05.org][Soaking in the sun]]
|
||||
|
||||
@@ -2,5 +2,6 @@
|
||||
#+OPTIONS: toc:nil num:nil title:nil
|
||||
|
||||
* Posts tagged website
|
||||
- [[file:../blogs/2026/05-may/authoring-service-09-05-26.org][Authoring Service]]
|
||||
- [[file:../blogs/publish-pages.org][How to publish pages using Org Publish]]
|
||||
- [[file:../blogs/2025/08-august/spending-the-whole-day-on-this-website.org][09-08-2025: Website Changes]]
|
||||
|
||||
Reference in New Issue
Block a user