Skip to content

insomnyawolf/insomnyawolf.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homepage

**Live Demo: Dark **

This repository contains a custom homepage made using html, css and javascript (jQuery). Feel free to download and modify. Comments and suggestions appreciated. Please don't expect too much.

Features:

  • Flashy links
  • Flashy Slidy sublinks
  • Flashy Slidy searchbars
  • Randomly selected cute 2D girls
    • New directory structure for easier making and sharing themes.

Customizing, adding mascots and themes

To change current theme, replace its name in home.html

To customize mascots in ruri-dark theme, modify the array in themes/ruri-dark/mascots.js:

var mascotList = [ "ruri1.png", "ruri2.png", "ruri3.png" ];

To make new theme, you can copy an existing one, and change images and colors.css as you like.
Please note that entries in your theme's mascots.js should match with contents of mascots/ directory.
(Of course, above links use ruri-dark theme only as an example.)

Disclaimer

Images of cute girls were made by Anons from /w/ and stolen from their Google Drive.

About

Cute girls doing cute things (on my homepage)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.7%
  • CSS 41.4%
  • JavaScript 10.9%