Skip to content

bioszen/BIOSZEN-Announcements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BIOSZEN Announcements

Purpose

This repository serves remote announcements for BIOSZEN. The app downloads static DCF files over HTTP (raw GitHub) to decide what to show.

Stable URLs

The app only needs a BASE_RAW. From that base it downloads:

  • /announcements/index.dcf
  • /announcements/items/.dcf

How to publish a new announcement

  1. Create a new file at announcements/items/<new_id>.dcf
  2. Inside the file, set id: <new_id>
  3. Edit announcements/index.dcf and set latest: <new_id>
  4. Commit + push to main

Rules

  • Do not rename the announcements/ folder
  • Do not rename the items/ folder
  • Do not delete old items
  • Do not change the default branch (keep main) or, if it changes, update BASE_RAW in the app

Raw URL examples

App configuration

About

Announcements to app BIOSZEN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages