Stylite / homepage

A website that you can use as your clean homepage

Home Page:https://alexflipnote.xyz/homepage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homepage (Clean time/date homepage)

Image https://alexflipnote.xyz/homepage
This website was made because of a request, so why not share it as well to the public.

Platforms

Do you wish for me to add it for a new platform? Make an issue and tell me :3


Adding backgrounds

  1. Add image file as .jpg to assets/backgrounds directory with a filename conforming to the rest of the image files (last index)
  2. Bump the multiplier on line 47 of assets/script.js so the JavaScript can see it

Using custom background on website version

To do this, you simply add ?bg at the end of the URL and define the background you want.

Requirements

  • HTTPS
  • Uploaded background

Example: https://alexflipnote.xyz/homepage/?bg=https://i.alexflipnote.xyz/fd20ed.jpg

Credits

  • @AlexFlipnote: main developer
  • @TTtie: improved Firefox compatibility
  • @deansheather: added localization support, improved code, and added fadein onload for background image

License

A copy of the MIT license can be found in LICENSE.

About

A website that you can use as your clean homepage

https://alexflipnote.xyz/homepage

License:MIT License


Languages

Language:CSS 65.8%Language:JavaScript 17.2%Language:HTML 16.9%