From b314f651002883367996503d3b3a7b4e6e04e81b Mon Sep 17 00:00:00 2001 From: Michael <1372930+dodwmd@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:33:51 +1000 Subject: [PATCH] add generated articles --- .gitmodules | 3 + config/_default/config.yaml | 3 + ...amlining-software-development-processes.md | 117 +++++++++++++++++ ...ff-geerling-they-stole-my-voice-with-ai.md | 76 +++++++++++ ...ing-engineering-and-scientific-research.md | 112 +++++++++++++++++ ...ing-are-transforming-release-management.md | 118 ++++++++++++++++++ 6 files changed, 429 insertions(+) create mode 100644 .gitmodules create mode 100644 content/posts/2024-09-22-continuous-integration-continuous-deployment-ci-cd-practices-in-devops-gaining-popularity-for-streamlining-software-development-processes.md create mode 100644 content/posts/2024-09-22-jeff-geerling-they-stole-my-voice-with-ai.md create mode 100644 content/posts/2024-09-22-role-of-ai-and-machine-learning-in-accelerating-engineering-and-scientific-research.md create mode 100644 content/posts/2024-09-22-the-rise-of-devops-automation-tools-how-ai-and-machine-learning-are-transforming-release-management.md diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f1e48d4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hugo_generator"] + path = hugo_generator + url = git@github.com:dodwmd/hugo_generator.git diff --git a/config/_default/config.yaml b/config/_default/config.yaml index efe3f19..c88ce59 100644 --- a/config/_default/config.yaml +++ b/config/_default/config.yaml @@ -11,6 +11,9 @@ pluralizeListTitles: false params: logo: /images/devops_logo.gif subtitle: DevOPS - For fun and profit + keywords: "devops, linux, aws, gcp, security" + geekblogAuthor: "Michael Dodwell