-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a quick post on the new blog site with details there. Also reworks the menu slightly to change the Blogs link to point to the new site, and to add a link for the blogs that remain on podman.io. Also reworked the linke for Talks, View Code and Edit the Website to make room. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
- Loading branch information
1 parent
2b8a404
commit 9f742e5
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Website Updates | ||
layout: default | ||
author: tsweeney | ||
categories: [new] | ||
tags: containers, podman, networking, pod, api, kubernetes, kube, v2, hpc, windows, mac | ||
--- | ||
{% assign author = site.authors[page.author] %} | ||
Several updates have been planned for this site for quite a while, and work has been ongoing. The first significant change that is happening is with our blog posts. A new WordPress-based site has been created for our posts at [blog.podman.io](https://blog.podman.io). The new site has a fresh look and feel and shows the direction we’re hoping to take this entire site eventually. You'll probably notice the similarities if you have tried [Podman Desktop](https://podman-desktop.io/). | ||
|
||
We are contemplating moving the blog posts from this site to the new one. At least for the moment, the blog posts created before today (December 7, 2022) can now be found under the “Archived Blogs” link on the left side menu. The “Blogs” link in that same menu will take you to the new site. | ||
|
||
We hope you enjoy the new blog site and would love to hear from you about what you think about it. As on this site, blog posts from the community will always be gratefully accepted! |