Closed kjaymiller closed 2 months ago
Just changing the header will not suffice on this.
The program will open and close throughout the year. I would definitely consider making things a little more dynamic.
Example:
We can set projects in _data/data.yml
that can be updated.
Some values can be:
I would then create three templates.
A base template that will check it the program in `site.data.open_source_program.open == true/false
if true (open):
include open_source_program_open.html
else
include open_source_program_closed.html
Currently the open source page says that applications are still open. This was closed.