Skip to content

askmarkio/ER_start

This branch is 2 commits ahead of, 11 commits behind Pav-Osmolski/startpage:master.

Repository files navigation

ELDEN RING multi-theme browser startpage

Live Preview

Please feel free to fork and make your own changes!

List of changes:

  • Converted to CSS Flex
  • Fully responsive
  • Support for multiple bookmarks containers, allowing more links
  • Added Date/Time with JS async loader
  • Added fade-in on page load
  • Fixed HTML validation issues
  • Re-organised images into their own folder
  • Alternate theme styles are included in style.css under /* Themes */ with examples shown below
  • Edit index.html to change the <html> element class for an alternative theme, or be creative and add your own
  • Image is set via the --image-path variable
  • Fonts: Ubuntu and Bebas Neue
  • Colour scheme: ELDEN RING, mostly dictated by the --hue-rotate variable
  • ELDEN RING gif: Here

How to install:

  1. Clone this repo to a location on your hard disk, e.g. C:/StartPages/
  2. Set your browser homepage to file:///C:/StartPages/startpage/index.html
  3. Customise to your delight

Currently implemented theme classes:

ELDEN RING Press Start <html lang="en" class="default eldenring-start">

startpage elden ring

ELDEN RING Lady Ranni <html lang="en" class="default eldenring-ranni"> and if you're feeling adventurous <body class="fade-in ripples">

startpage ranni the witch

ELDEN RING Pot Boy <html lang="en" class="default eldenring-potboy">

startpage potboy

ELDEN RING Ranni's Dark Moon <html lang="en" class="default eldenring-ranni-dark-moon"> and for some extra magic <body class="fade-in stars">

startpage potboy

Vapor by nwvh <html lang="en" class="default vapor">

startpage vapor

About

ELDEN RING multi-theme browser startpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.4%
  • HTML 29.6%
  • JavaScript 17.0%