-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jan Michalski <[email protected]>
- Loading branch information
Showing
2 changed files
with
35 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
# 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 PMDK documentation collected on [pmem.io](/pmdk/) should be valid up to the 1.13.1 release but is maintained only on a best-effort basis and may not reflect the latest state of the art. | ||
|
||
See you on [GitHub](https://github.com/pmem/pmdk/)! |
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