Skip to content

nasal/newpiratebay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newpiratebay theme

Theme for isoHunt's openbay.
Original screenshot.
Live demo.

Installation

  1. Upload the newpiratebay folder to the /openbay/www/themes/ folder (next to oldpiratebay),
  2. Open the /openbay/protected/config/config.php file,
  3. Change 'theme' => 'oldpiratebay', to 'theme' => 'newpiratebay', on line 5.

If you have Grunt installed:

  1. Open a console,
  2. Go to /openbay/www/themes/,
  3. Run npm install,
  4. Run grunt.

If you don't have Grunt installed you should:

  1. Read this tutorial and set it up, or
  2. Move the files in newpiratebay/css/ and newpiratebay/js/ to /openbay/www/css/ and /openbay/www/css/js/,
  3. Move newpiratebay/npb_logo.png to /openbay/www/img/,
  4. Edit lines 22 and 23 in newpiratebay/views/layouts/head.php to include the correct files (newpiratebay.css and newpiratebay.js instead of the minified versions).

Note

  1. This is just a quick mockup, a lot of code is commented, the latest list is hardcoded etc. It's messy :)
  2. I'm new to Grunt and I'm pretty sure I messed it up, sorry!

About

Theme for isoHunt's openbay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published