Skip to content

danieltigse/News

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News

In this repository, we store as text file the news to be presented to our users via the 'update banner' feature.

The files must be inside a folder which must be named LANGUAGE_REGION, where LANGUAGE and REGION are 2-letter codes. This naming convention is a subset of the IETF language tag standard and may be expanded to support other tag formats as needed.

The files must contain a JSON object following the structure:

{
  "title": "STRING"
  "body": "STRING"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published