Static file beautifier
Find a file
Gnarwhal 7e02583289
Some checks failed
/ docker (push) Failing after 8s
Added docker container workflow
2024-09-23 16:01:34 +00:00
.forgejo/workflows Added docker container workflow 2024-09-23 16:01:34 +00:00
src/app Embeautification 2024-09-23 07:02:42 +00:00
.eslintrc.json A bajillion type errors 2024-09-18 15:39:27 +00:00
.gitignore MVP 2024-09-16 19:44:19 +00:00
Dockerfile Added Dockerfile 2024-09-18 15:43:18 +00:00
next.config.mjs A bajillion type errors 2024-09-18 15:39:27 +00:00
package.json Oops 2024-09-19 19:46:51 +01:00
README.md Added toggle for 'repointing' as well as (slightly) better documentation and homepage 2024-09-19 21:37:51 +01:00
tsconfig.json A bajillion type errors 2024-09-18 15:39:27 +00:00
yarn.lock More fixes 2024-09-19 22:21:59 +00:00

Motto

Motto presents files from a static file server in a more friendly way

Documentation

Configuration

  • ROOT_URL=(url) - the static file server instance to get files from
  • ENABLE_REPOINTING=(true|default:false) - enable repointing

Repointing

If enabled, repointing allows a url to be specified in the root query parameter that will override the default url of the static file server