Skip to content

wecodeorg/littleurl.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Makes your URL Short)

The first url's shortner build with (python+Github Actions) for personal use

How it work's ?

It works as a url redirector the default domain is set inside the short.py ie.littleurl.tech and CNAME File. The custom short url are to be placed in urls.json file which could be generated with our custom JSON Generator. As soon as the JSON file is edited with New url, github Actions does its job little url shortner workflow starts running and a new html file is generated in gh-pages branch with the url redirect.

Requirments (To set Your own)

  • 1)Github Account.
  • 2)Custom domain name.

Examples


Purpose

The main purpose of this repository is to make use of github actions to make this task automated , making it faster and easier to use.

License

Littleurl is MIT licensed.