diff --git a/content/announcements/2023/PMDK-100p-GitHub.md b/content/announcements/2023/PMDK-100p-GitHub.md new file mode 100644 index 000000000..1e9d56bca --- /dev/null +++ b/content/announcements/2023/PMDK-100p-GitHub.md @@ -0,0 +1,36 @@ +--- +# News article title +title: "PMDK has gone 100% onto GitHub" + +# Creation date +date: 2023-08-30 + +# Publish immediately. +draft: false + +# Hero image +hero_image: "images/news/my_news_article_hero.jpg" + +# Brief description +description: "" + +# Event image +image: "https://opengraph.githubassets.com/73d8f958e855904dc0776a7d77d0f0d3698a65b1/pmem/pmdk" + +# Announcement category +announcements: ['PMDK'] + +# Post type +type: "announcement" + +# Featured. Specify true or false to show on homepage +featured: true +--- + +The [PMDK repository](https://github.com/pmem/pmdk/) on GitHub has become the ultimate source of information on PMDK from release 2.0. For all questions and to submit eventual issues please follow [that repository](https://github.com/pmem/pmdk/issues). + +The materials collected on pmem.io should be valid up to the PMDK 1.13.1 release and remains great source of information on PMDK and PMem in general but is maintained only on a best-effort basis and may not reflect the latest state of the art. + +For a full picture see the [blog post](/blog/2022/11/update-on-pmdk-and-our-long-term-support-strategy/). + +See you on [GitHub](https://github.com/pmem/pmdk/)! diff --git a/content/announcements/2023/PMDK-v1-13-1-release.md b/content/announcements/2023/PMDK-v1-13-1-release.md index 365425785..1a389d6f2 100644 --- a/content/announcements/2023/PMDK-v1-13-1-release.md +++ b/content/announcements/2023/PMDK-v1-13-1-release.md @@ -24,7 +24,7 @@ announcements: ['PMDK'] type: "announcement" # Featured. Specify true or false to show on homepage -featured: true +featured: false --- We are pleased to announce the PMDK 1.13.1 patch release.