wUFr / LetItSnow

LESS / CSS only snowfall animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LetItSnow

LESS / CSS only snowfall animation

Online preview: https://snow.wufr.cz/

Usage:

  • Copy everything to your webserver root (or where is your "www" folder located)
  • Set chmod 777 on "css" folder
  • In index.php, you can uncomment JS LESS compilation script, to make your development bit faster
  • Configuration can be found in less/config.less file

Used Less->CSS PHP compiler: https://github.com/oyejorge/less.php
Used Less->CSS JS compiler: https://github.com/less/less.js

About

LESS / CSS only snowfall animation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 92.5%Language:CSS 7.5%