| commit | ab07a26777ed1c6a8a7bd31d6fc5d7e830ca76c0 | [log] [tgz] |
|---|---|---|
| author | cml <cml@apache.org> | Mon Sep 30 11:25:27 2024 -0700 |
| committer | cml <cml@apache.org> | Mon Sep 30 11:25:27 2024 -0700 |
| tree | 4fa8fb3ddacaf6d1555897c777e1a6adef51c90b | |
| parent | 24392fd945894843bf177e0383268de713926d99 [diff] |
disallow "." character. suggest alphanumeric only
This repository houses the code for the ASF self-serve portal. It is constructed as a PipService and houses the static site elements, documentation, and scripts required to perform self-serve actions.
The layout is:
htdocs/: The static site filesdocumentation/: The documentation for the self-serve processesserver/: The backend server (quart?) for the self-serve actions