jam-theme-submission

command module
v0.0.0-...-2721122 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

README

Jam Theme Submission

This software provides a web server for receiving theme submission entries for a game jam or otherwise.

screenshot!

Settings

A settings JSON file will be generated on program start. The available fields are:

  • Title
    • The title to use for the theme submission.
  • Text
    • Descriptive text shown on the submission page.
  • Entries
    • A number of entries to allow submission for. Obviously an end-user could submit more than once.
  • UseCaptcha
    • A boolean to indicate if a captcha should be required for submission or not. Note that captions reset only after 5 minutes have elapsed.
  • UseHeader
    • A boolean to indicate if a header image should be used. The image should be stored at static/header.png.
  • StartDate
    • An RFC 3339 date for when theme submissions are allowed.
  • EndDate
    • An RFC 3339 date for when theme submissions have ended.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL