News posts appear on the News, Events, and Archive pages in reverse chronological order (i.e., newest first). The list is curated to promote LLNL’s open source endeavors and community engagement. Posts should be tagged with at least one of the following categories, which are not associated with the catalog topics applied to repos:
event
- announcement of an upcoming event/conferenceevent-report
- recap of an event/conferencemultimedia
- synopsis of a video or podcast published on another platform (e.g., YouTube)new-repo
- announcement of new repo added to LLNL’s software catalogprofile
- profile of a developerrelease
- announcement of substantial software release (i.e., more than bug fixes)story
- synopsis of a relevant news or research-focused articlethis-website
- announcement of feature enhancement or other changes to this siteCategories should appear alphabetically in each post’s frontmatter under the title, with no punctuation between multiple categories:
title: "Title of Post"
categories: new-repo story
LLNL’s .github repo contains .md templates for each of these types of posts. For posts that combine multiple tags (e.g., multimedia, event), a combination of templates may be used. File naming conventions are also provided.