Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.7 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.7 KB

Simple Shortlink Website using short.io

Available in 2 languages, English (en) and Indonesian (id)

Tersedia dalam 2 bahasa, Inggris (en) dan Indonesia (id)


Demo : https://aldy57.github.io/simple-public-shortlink-website/en/index.html

Note : shortlink don't work in demo version because no api key and only shows what this website looks like.


Before installing, you must have a short.io account and a domain that has been connected to short.io.

How to Install :

  1. Download this file and extract it.
  2. Create an API Key at https://app.short.io/settings/integrations/api-key
  3. Make sure the API Key must be public by pressing the “Public Key” button when creating the API Key.
  4. Open the extracted file
  5. Go to assets/js/main.js
  6. In the 'YOUR_DOMAIN' section, replace it with the domain that has been connected to short.io
  7. In the 'API_KEY' section, replace it with the API Key that was created earlier
  8. Done

Sebelum menginstal, kamu harus mempunyai akun short.io dan domain yang sudah dihubungkan ke short.io.

Cara menginstall :

  1. Unduh file ini kemudian ekstrak file nya.
  2. Buat API Key di https://app.short.io/settings/integrations/api-key
  3. Pastikan API Key harus publik dengan cara menekan tombol “Public Key” saat membuat API Key.
  4. Buka file yang sudah diekstrak
  5. Pergi ke assets/js/main.js
  6. Pada bagian ‘YOUR_DOMAIN’ ganti dengan domain yang sudah dihubungkan ke short.io
  7. Pada bagian ‘API_KEY’ ganti dengan API Key yang sudah dibuat tadi
  8. Selesai