lightweight url forwarding
This provides a lightweight equivalent to url shortening without a database
- store link content in
links.ymlfile is the content - store general info (for landing page + author) in
config.yml - it will build to a docs folder that can either be tracked and served with gh pages or built and deployed as an artifact
- for more see my example usage
pip install .genlinks links.ymlto generateaddlinkcan add a new to the file via prompting or use--helpfor more