Skip to content

This is a simple HTML maintenance page, you can use free of charge.

License

Notifications You must be signed in to change notification settings

marekbeckmann/Simple-Maintenance-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML Maintenance Page

This is a simple HTML/CSS page, that you can use for maintenance purposes. For your convinience, I added a Bash-Script, that allows you to quickly set it up with your personal values. The design is inspired by Apple's maintenance page.

1. Features:

  • Company/Personal Logo
  • Contact E-Mail
  • Adaptive CSS for mobile, tablet, laptop and desktop
  • Free for private and commercial use (see LICENSE)

Screenshot Desktop:

maintenance_page_desktop

2. Download and Installation:

1. Linux

Clone the GIT repository

git clone https://github.com/mlhbeckmann/Maintenance-Page.git

Make the Script executable by running

chmod +x setup.sh

Next, simply run the script by issuing ./setup.sh and fill in the values.

2. Windows

Download or clone the repository to your computer, after that right-click the setup.ps1 file and choose Run with Powershell. After that fill in the values.


If you don't want to use an extra CSS file, you can link the css file available on my server (always the newest version)

https://static.bektroid-studios.de/style/maintenance/style.css

If you prefer a short URL, you can use

https://bektr.me/style-mntn

Thank your for using this template. Feel free to leave me any feedback.

The example favicon and logo is created by Rahul Kalkani under the CC BY-NC-ND 4.0 license