Keycloak Config

Today I'll try and tackle the todo list I came up with yesterday:

  • user avatar
    • i will have to configure keycloak to grab these from github
  • project slug
    • i need these for human friendly urls
    • i will generate them once a project is created, but should allow editing later on
  • project entryCount
    • number of all entries for project
  • project description
    • a brief description of the project

Finished the keycloak configuration. Wasn't hard, took me 10 minutes to figure out.

Added a bunch of fields, fixed links and styling, and now everything is linked up properly. The simple public page is now finished and looks like this:

It's good enough for now. Next up, project and entry pages. After that, I'll start thinking about the import script, serving content, automating deployment, and finally deploying. I'm doing things properly and building it to last, so I won't be cutting any corners.