Television Simulator is a static website at its core and requires a web server to function. The compiled output can be hosted on any web hosting platform or on your LAN.

Advantages

Limitations

Getting Started

Open up index.html and you should see an error about missing a configuration file. To fix this, create a file in the root directory called config.tvs.yml

📂 /

📄 index.html

📄 config.tvs.yml

📂 config-examples

...

You’ll use YAML to write the configuration file.