Skip to content
forked from gokoururi/homepage

Cute girls doing cute things (on my homepage)

License

Notifications You must be signed in to change notification settings

0xddom/homepage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homepage

alt tag

Live Demo from original creator: Dark - Light

This repository contains a custom homepage made using html, css and javascript. Feel free to download and modify. Comments and suggestions appreciated.

Features:

  • Flashy links
  • Flashy Slidy sublinks
  • Flashy Slidy searchbars
  • Randomly selected cute 2D girls
  • Column style links.
  • New: Light color theme. See Live Demo

Customizing and adding mascots

To customize mascots modify the following values in javascript:

    var mascotEnable    = true;
    var mascotPath      = "images/mascots/"
    var mascotList      = [ 'ruri1.png', 'ruri2.png', 'ruri3.png' ];

About

Cute girls doing cute things (on my homepage)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.0%
  • PHP 40.7%
  • JavaScript 8.9%
  • CoffeeScript 6.0%
  • Makefile 0.4%