Skip to content

brownsarahm/urlfwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url fwd

lightweight url forwarding

This provides a lightweight equivalent to url shortening without a database

Current Use

  • store link content in links.yml file 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.yml to generate
  • addlink can add a new to the file via prompting or use --help for more

About

lightweight url forwarding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages