Skip to content

Separate repo for news article pages to be automatically updated onto vc3-website

Notifications You must be signed in to change notification settings

ppaschos/vc3-flatpages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# VC3-FlatPages Separate repo for news article pages to be automatically updated onto vc3-website

## Adding/Updating News Articles For ease of navigation and organization, new .md files should follow the naming convention within this directory/repo:

YYYY-MM-DD-title-of-article.md

Once the new article.md file is create, each markdown file is made up of a YAML mapping of metadata, a blank line, and the page body:

title: VC3 Kickoff Meeting date: YYYY-MM-DD tags: [meetings]

Hello, World!

Lorem ipsum dolor sit amen, ...

Where the "title" and "date" refers to a title and date of your choosing to be displayed. All tags must be nested within a bracketed-list and separated by commas:

tags: [tag1, tag2, tag3, and, so, on]

About

Separate repo for news article pages to be automatically updated onto vc3-website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published