Skip to content
#

gatekeeper

Here are 70 public repositories matching this topic...

xUnholy
xUnholy commented Nov 8, 2020

Details

DEX is installed using pre-existing themes that are available, namely coreos and tectonic.

source: https://github.com/dexidp/dex/tree/master/web/themes

To use a custom theme you need just to put it along with others into a web directory. The folder structure should be the same: logo, favicon, and CSS.

After that, add

frontend:
   theme: yourthemefolder

to

enhancement good first issue feature_request prio:low
chrisjwwalker
chrisjwwalker commented Jun 25, 2021

Is your feature request related to a problem? Please describe.
I would like Gatekeeper to tell me if there's a new version available to run.

Describe the solution you'd like
At the bottom of each page it tells you what version Gatekeeper is running on. I'd like an alert down around the current version telling me what new version is available.

enhancement good first issue frontend

Improve this page

Add a description, image, and links to the gatekeeper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gatekeeper topic, visit your repo's landing page and select "manage topics."

Learn more