Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

drweissbrot-archive/pfudor.tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PFUDOR.tk

PFUDOR.tk was some stupid idea. It's main purpose is to display the video "Pink Fluffy Unicorns Dancing On Rainbows" (or any other YouTube video) on loop.

While older versions were built using PHP and jquery.mb.YTPlayer, and a later version with JavaScript and PHP only for the generator, the current revision is build entirely with JavaScript.

Want to see it in action?

You can find our setup on https://pfudor.tk.

Getting started

  1. Install Node.js and npm.
  2. Clone / download this repository and $ cd into the folder.
  3. Run $ sudo npm install. (You can omit the sudo on Windows, and if you're lucky also on other operating systems.)
  4. To compile the site: $ gulp
  5. To watch changes and compile automatically: $ gulp watch
  6. To start a Browsersync server (with automatic compiling): $ gulp serve

Contribute

Want to contribute? Great! Submit any bugs or features you would like to see as issues, or fix / add them yourself and submit a pull request. Thank you in advance!

Third-party technologies

PFUDOR.tk's structure is based on dough-static.

PFUDOR.tk uses following technologies to work:

Following Gulp plugins are used:

License

PFUDOR.tk is licensed under the MIT license