Commit Graph

50 Commits

Author SHA1 Message Date
Marcel Kapfer 98880c5a91
Support Ukraine - End War 2022-03-02 17:53:10 +01:00
Marcel Kapfer 9e5f21a9c2
[POST] My Emacs Package of the Week: CRUX 2022-03-01 20:06:47 +01:00
Marcel Kapfer 03b5256c33
[POST] Using stwo for managing my dotfiles 2022-02-26 08:55:57 +01:00
Marcel Kapfer 08181edf4a
[POST] Small changes to my website design 2022-02-23 16:36:48 +01:00
Marcel Kapfer 2a38e34a9c
[POST] Another Update on Publishing my Emacs Configuration 2022-02-20 19:41:19 +01:00
Marcel Kapfer eba1f89335
Ok, this was a different error this time 2022-02-17 19:48:02 +01:00
Marcel Kapfer 745b3e5863
Trying to narrow down GitLab Pipeline problem 2022-02-17 19:44:45 +01:00
Marcel Kapfer c44386bb82
Trying to narrow down GitLab Pipeline problem 2022-02-17 19:41:28 +01:00
Marcel Kapfer 65b5dcb28a
[POST] Mirroring my Gitea Repos with Git Hooks, again 2022-02-17 18:58:02 +01:00
Marcel Kapfer 36cc5f9147
[POST] Why I failed using Org-mode for tasks 2022-02-14 15:06:11 +01:00
Marcel Kapfer 104c148ff9
[POST] Using Emacs tab-bar-mode: fix time for build 2022-02-11 23:13:50 +01:00
Marcel Kapfer 1d2144105f
[POST] Using Emacs tab-bar-mode 2022-02-11 23:05:09 +01:00
Marcel Kapfer 2ca6cf91a7
[POST] Publishing my Website using GitLab CI Pipelines: Fixed time 2022-02-08 22:14:26 +01:00
Marcel Kapfer 5f925346ff
[POST/Update] Publishing my Website using GitLab CI Pipelines: Tags 2022-02-08 22:13:48 +01:00
Marcel Kapfer ead01a14e0
[POST] Publishing my Website using GitLab CI Pipelines 2022-02-08 22:07:50 +01:00
Marcel Kapfer 2982f87c17
[POST] My Emacs pakage of the week: org-appear 2022-02-05 08:48:53 +01:00
Marcel Kapfer fe0029437c
Enable GitLab CI Pipelines
This includes not only the mandatory .gitlab-ci.yml file containing
the pipeline configuration but also an Emacs Lisp file for exporting
the blog post and pages from the content-org files to markdown using
Emacs and ox-hugo.

It was also necessary to remove thr orgit links from the "My Emacs
Package of the week: orgit" post since these required that the linked
repository is at the given path which is not possible in the CI build.
Well, it is /possible/ but there is no good way to do it.

Additional the .gitmodules file was updated to use a relative local
path instead of and SSH URL since GitLab can obviously not clone form
an SSH URL. This may make things more difficult for local setups but I
think I can live with the one additional clone command.
2022-02-03 19:51:09 +01:00
Marcel Kapfer 9c7e7aae27
[POST] Update on Publishing my Emacs Configuration 2022-02-02 20:43:10 +01:00
Marcel Kapfer e3c70caae8
[POST] Publishing My Emacs Configuration: Added Tags 2022-01-30 20:53:42 +01:00
Marcel Kapfer 9f597b58be
[POST] Publishing My Emacs Configuration 2022-01-30 20:43:43 +01:00
Marcel Kapfer 521efa63a7
[POST] Update on my Org-roam web viewer 2022-01-27 22:55:54 +01:00
Marcel Kapfer 526c0e7213
[POST] RSS aggregators and a hard decision 2022-01-24 21:54:03 +01:00
Marcel Kapfer 909b3a260c
[POST] Emacs Package Week: Orgit 2022-01-21 18:52:55 +01:00
Marcel Kapfer e1b5ee5496
[POST] New Project: Accessing my Org-roam notes everywhere 2022-01-18 20:22:49 +01:00
Marcel Kapfer 9faede0053
[POST/UPDATE] Improving my new blog post creation
Added another link to ox-hugo docs
2022-01-16 18:07:51 +01:00
Marcel Kapfer 65c43a0a26
[POST/UPDATE] Improving my new blog post creation 2022-01-16 08:31:42 +01:00
Marcel Kapfer d9e5adca28
[POST] Improving my new blog post creation 2022-01-15 19:13:36 +01:00
Marcel Kapfer 066fe79343
[Post] How this post is brought to you 2022-01-12 19:17:28 +01:00
Marcel Kapfer fb77e29922
[Page] Updated "What I Use" page 2022-01-09 18:32:48 +01:00
Marcel Kapfer 28ba355423
[Blogpost] 100 Days To Offload 2022-01-09 17:47:42 +01:00
Marcel Kapfer 966ceadc71
Updated post on Gitea mirroring
Gitea 1.15 introduced built-in support for mirroring repositories.
This update mentions this.
2021-08-23 09:08:18 +02:00
Marcel Kapfer b68e5092a6
New blog post: Updates to my website 2021-08-20 21:46:06 +02:00
Marcel Kapfer 5de859339b
Link to "What I Use" from old blog post about used software 2021-08-20 21:45:25 +02:00
Marcel Kapfer b1db46c083
New page: What I Use 2021-08-20 21:44:34 +02:00
Marcel Kapfer e4cd68405e
Updated projects page 2021-08-20 21:44:14 +02:00
Marcel Kapfer 8bbd5dde5d
Updated contact page 2021-08-20 21:43:29 +02:00
Marcel Kapfer 6c13d1dc75
Updated projects page 2021-08-20 21:43:00 +02:00
Marcel Kapfer 739077ec97
Update about page 2021-08-20 21:42:20 +02:00
Marcel Kapfer 9a3676e9f8
Update home page content 2021-08-20 21:41:57 +02:00
Marcel Kapfer b62712f0ef
Automatic UUID creation in some Org-mode files: add category & tags 2021-05-04 20:07:17 +02:00
Marcel Kapfer 6becdf4969
Blog post “Automatic UUID creation in some Org-mode files” 2021-05-04 19:30:40 +02:00
Marcel Kapfer fc73f9227a
Added XMPP/Jabber contact info 2021-04-07 08:13:04 +02:00
Marcel Kapfer e4e6e51938
Update for Gitea mirroring post concerning Git hooks 2021-03-25 10:09:21 +01:00
Marcel Kapfer a0995b2757
Updated typeface section on projects page
- Added information about inactive maintenance
- Added link overpass repo
2021-01-18 10:22:19 +01:00
Marcel Kapfer 544c8cbad6
Updated contact information (again) 2021-01-18 10:22:09 +01:00
Marcel Kapfer e3f8fae3a7
Added matrix contact 2021-01-17 12:08:03 +01:00
Marcel Kapfer 07ec26de66
Updated contact information 2021-01-16 22:55:22 +01:00
Marcel Kapfer bcc8526faa
Article: „Mirroring“ my open-source Git repos to my Gitea instance 2020-08-30 01:20:26 +02:00
Marcel Kapfer 59c2c55f2e
Updated project article about Debian packages 2020-08-30 00:30:53 +02:00
Marcel Kapfer 636d957be9
Initial commit 2020-05-15 20:26:26 +02:00