Skip to content

andigandhi/windows98

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows98

This is an addition to the wonderful win98 styled css from jdan.

It adds Javascript to move the window divs with the mouse or with touch. It also adds a siteLoader.js to easily build a menu for loading new site links.

Installation Guide

The installation is easy as this repository is a standalone project, it'll grab the latest version of 98.css automatically:

Just clone the repository via

$ git clone https://github.com/andigandhi/windows98

and open index.html in your browser. You should see the theme with some dummy content.

Adding content

Content can be added in the /content folder in the form of .html documents. Every content has to be added to the siteLinks or the icons arrays in /js/siteLoader.js. The icon images have to be dropped as .png files into /img/ico with the same filename as the icon name on the desktop.

Releases

No releases published

Packages

No packages published