Skip to main content

Script to create forward pages.

Project description

gl-pages-forward

The Technical University of Munich (TUM) has a nice service for TinyURLs. You can create there short links, e.g., https://go.tum.de/584374. However, you can only do this for *.tum.de or *.lrz.de addresses. To circumvent this, I created this repository. With the Python scripts in here, you can create several forward pages, e.g., index.html that do nothing else but redirect the browser to a given site. If you combine these forward pages with the GitLab Pages of the gitlab.lrz.de, you can create a short link for every site you want.

Usage

$ create-forward-pages --help
Usage: create-forward-pages [OPTIONS]

  Creates 'index.html's that forward to a specific URL.

Options:
  -v, --version
  -c, --config-file FILE          [default: config.yml]
  -o, --output DIRECTORY          [default: public]
  -u, --base-url TEXT
  -m, --minify                    If this flag is set, the tool will minify
                                  the HTML.
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

Contact

If you have any question, please contact Patrick Stöckle.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gl_pages_forward-0.1.3.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

gl_pages_forward-0.1.3-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page