https://github.com/nonefffds/redirectionpagetemplate
A HTML template page for redirect to your other links. Can be deployed on your server. Written with Bootstrap 3 & 4.
https://github.com/nonefffds/redirectionpagetemplate
bootstrap bootstrap3 bootstrap4 homepage html
Last synced: 21 days ago
JSON representation
A HTML template page for redirect to your other links. Can be deployed on your server. Written with Bootstrap 3 & 4.
- Host: GitHub
- URL: https://github.com/nonefffds/redirectionpagetemplate
- Owner: nonefffds
- License: mit
- Created: 2020-05-23T12:31:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T11:00:11.000Z (almost 5 years ago)
- Last Synced: 2025-03-02T17:30:32.830Z (over 1 year ago)
- Topics: bootstrap, bootstrap3, bootstrap4, homepage, html
- Language: HTML
- Homepage: https://nonefffds.github.io/RedirectionPageTemplate/index.html
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RedirectionPageTemplate
**This repository is just for me to learning to write HTML & CSS, but functional. Use at your own risk.**
**Maybe shit-code is used, please be aware.**




## Introduction
This is a HTML template page for redirect to your other links.
Can be deployed on your server.
Written with Bootstrap 4.
The original that written with Bootstrap 3(index-original.html) has basic use of redirecting.
The most recent update(index.html) is written with Bootstrap 4 which has a better looking, also some new features.
Link to test out: https://nonefffds.github.io/RedirectionPageTemplate/
## New Features(Only in index.html):
* Dark mode(Auto toggled by your browser)
* Updated to Bootstrap 4
* floating QR Code
## TO-DO
* Refurbish this with PHP
* External CSS
* Style enhance
~~Showed by JSON (JSON file for test is given)~~
## Want statistics?
Currently there's no way for me to implement that right now, because it requires back-end technologies.
But you still can use some short-link services that provide statistics for the alternative use.
I'm still managed to learn something about PHP, but maybe until like 10yrs later for me to get it implemented.
TRY TO USE MY SELF-HOSTED SHORTLINK SERVICE: https://srt.pub
IT'S USING [YOURLS](https://yourls.org/), AND HAVING STATISTICS!
YOU CAN HOST IT YOURSELVES TOO! IT'S REALLY SIMPLE!
## How to use
Just edit the html file, change the links and titles, and put this on your HTTP web server(nginx/apache, etc.).
## Licenses
This repository uses [MIT Licenses](https://github.com/nonefffds/RedirectionPageTemplate/blob/master/LICENSE).