twelve-of-code-official / website

The source code for the Twelve of Code website
https://mesure.x10.mx/twelve-of-code
GNU General Public License v3.0
0 stars 0 forks source link

Need a plan for releasing challenges #75

Closed Mesure73L closed 9 months ago

Mesure73L commented 9 months ago

Issue Contents

Right now, we will have to manually go in and update information.json. Is there any better way to do this, that doesn't involve manually updating it?

Steps

BeepBot99 commented 9 months ago

What do you mean updating information.json? Do you mean making a challenge released? If so, we could instead of released, put a time in information.json and make it release automatically at that time. We could also add a timer until the next challenge if we wanted to.

Mesure73L commented 9 months ago

Can you make it either true, false, or an epoch unix timestamp?

BeepBot99 commented 9 months ago

Sure, although I don't understand why we can't only have a timestamp, but whatever.

Mesure73L commented 9 months ago

I want the option to set it to true or false also so if we need to enable a challenge for development we can.

BeepBot99 commented 9 months ago

OK.