piandhust / tailieubkhn

Tool redirects domain from github pages to your website. See theme in Jamstack https://jamstackthemes.dev/theme/tailieubkhn/

Home Page:https://piandhust.github.io/tailieubkhn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this project?

If you have a domain https://www.tailieubkhn.com/2021/10/website-hoc-machine.html, so you want share it to facebook or twitter, that you want avoid facebook or twitter block your domain, this is solution you need. This project help convert your domain to github domain, Because it is the domain of github, it has a certain reputation

Demo:

https://piandhust.github.io/tailieubkhn/convert, and paste domain you want convert from website tailieubkhn to github pages, domain https://www.tailieubkhn.com/123 will convert to https://piandhust.github.io/tailieubkhn/123, And when you access to link github page you will see a website have a button Continue, click to button Continue website will redirect to https://www.tailieubkhn.com/:

Convert website
Website redirect

Configuration

Edit file _config.yml:

permalink: /404.html
url: "piandhust.github.io"
targeturl: "tailieubkhn.com"
baseurl: "tailieubkhn"

With:

  • url is url of your github page website, if your username is trannguyenhan, this is trannguyenhan.github.io
  • targeturl is url of target website you want convert domain from github page to it
  • baseurl is name of this repo

Note: because domain /convert has been taken to make a website to convert, so your domain will ignore /convert.

About

Tool redirects domain from github pages to your website. See theme in Jamstack https://jamstackthemes.dev/theme/tailieubkhn/

https://piandhust.github.io/tailieubkhn/

License:MIT License


Languages

Language:CSS 88.9%Language:HTML 11.1%