The link shorter made with Shell-Script and configure with YAML file.
- Fork this repo and clone it.
- Edit the YAML file.
- Example:
... links: - name: my-website link: https://my-website-url.com
- Run build file in your terminal.
./build.sh
MizLink is pre-configured to build website in GitHub Pages.
- Fork this repo and clone it.
- Go to settings section -> Code and automation -> Pages -> Build and deployment
- Select Source: Deploy from branch.
- Select Branch: gh-pages and click save.