Migrate content to YAML
This commit is contained in:
parent
3d76aa0c3b
commit
9d5a930eab
4550 changed files with 93849 additions and 129734 deletions
68
content/node.987bb32d-4dc3-49ff-bc30-2563ea769769.yml
Normal file
68
content/node.987bb32d-4dc3-49ff-bc30-2563ea769769.yml
Normal file
|
@ -0,0 +1,68 @@
|
|||
uuid:
|
||||
- value: 987bb32d-4dc3-49ff-bc30-2563ea769769
|
||||
langcode:
|
||||
- value: en
|
||||
type:
|
||||
- target_id: daily_email
|
||||
target_type: node_type
|
||||
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
|
||||
revision_timestamp:
|
||||
- value: '2025-05-11T09:00:03+00:00'
|
||||
revision_uid:
|
||||
- target_type: user
|
||||
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
|
||||
revision_log: { }
|
||||
status:
|
||||
- value: true
|
||||
uid:
|
||||
- target_type: user
|
||||
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
|
||||
title:
|
||||
- value: 'Enjoying a cup of Gitea'
|
||||
created:
|
||||
- value: '2024-12-13T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:03+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2024/12/13/gitea
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>I recently installed an application called Gitea <a href="/daily/2024/12/01/homelabbing-with-nixos">on my homelab</a>.</p>
|
||||
|
||||
<p>It's a service for hosting and managing Git repositories, similar to GitHub, GitLab and Bitbucket, but I'm hosting it on my own hardware and I'm in full control of my data.</p>
|
||||
|
||||
<p>I've moved all of my client project code from private repositories in the Cloud to my Gitea instance, as well as some of my own private repositories for work-in-progress or archived projects.</p>
|
||||
|
||||
<p>I plan to keep my open source project repositories on GitHub and Drupal.org, and use Gitea for personal and client project code, but I may move more to Gitea - like my website code and dotfiles - as time goes on.</p>
|
||||
|
||||
<p>And, because I use NixOS for my homelab, installing Gitea was as easy as <code>services.gitea.enable = true</code>.</p>
|
||||
|
||||
<p>There is also a Docker Compose image and Gitea Cloud, but running something like Gitea for your private code is something I'd like to see more Developers and agencies do.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>I recently installed an application called Gitea <a href="http://default/daily/2024/12/01/homelabbing-with-nixos">on my homelab</a>.</p>
|
||||
|
||||
<p>It's a service for hosting and managing Git repositories, similar to GitHub, GitLab and Bitbucket, but I'm hosting it on my own hardware and I'm in full control of my data.</p>
|
||||
|
||||
<p>I've moved all of my client project code from private repositories in the Cloud to my Gitea instance, as well as some of my own private repositories for work-in-progress or archived projects.</p>
|
||||
|
||||
<p>I plan to keep my open source project repositories on GitHub and Drupal.org, and use Gitea for personal and client project code, but I may move more to Gitea - like my website code and dotfiles - as time goes on.</p>
|
||||
|
||||
<p>And, because I use NixOS for my homelab, installing Gitea was as easy as <code>services.gitea.enable = true</code>.</p>
|
||||
|
||||
<p>There is also a Docker Compose image and Gitea Cloud, but running something like Gitea for your private code is something I'd like to see more Developers and agencies do.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue