ep·i·gram noun : a pithy saying or remark expressing an idea in a clever and amusing way.
Epigram is a simple web service for communities to immortalize the enlightening, funny, or downright dumb quotes that they hear.
- Users can submit and view quotes.
- Quotes are organized in chronological order, and in sections by year.
- Authorization is delegated to a configurable OpenID Connect provider.
- Access restricted to only those who correctly answer a few questions.
- Dark mode support.
- Expanded admin control functions.
Epigram still under development, and should be considered a work in progress.
Epigram can be compiled and installed directly from source as follows:
go install github.com/willbicks/epigram@latest
Alternatively, Docker container images are available at ghcr.io/willbicks/epigram.
Pull requests are welcome. For major changes, please open an issue first to discuss your proposed change.
Please make sure to update tests as appropriate.
Copyright (c) 2022 Will Bicks
Distributed under the BSD 3-Clause License. For more details, see LICENSE.