Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

*DISCONTINUED* (I stopped reading root.cz after seeing ongoing censorship on forum.) ; Dark theme and many tweaks (e.g. moved forum up, news to the right) for root.cz. main focus on desktop

mnn/root-cz-fixer

Repository files navigation

Root.cz Fixer

About

🔮 RCF is a user script used to "re-skin" the root.cz site. It does recolouring (wine tiles on black background with light yellow text and light blue links) and also rearranges layout a bit (e.g. actualities to the right, forum higher). It also covers the forum (recolouring, fixed pagination and some other tweaks).

Many features can be disabled, e.g. hiding ads or moving forum up. It is done in a settings section in top of the script file.

Priority of this project is the desktop version, but I do try to not break mobile layout.

Almost everything is finished. It is stable enough - I am using it virtually every day ⛅.

Installation

  1. Head to releases page and download a most recent release (file ending with .user.js).
  2. Install it to your browser (e.g. into Firefox via GreaseMonkey add-on, into Chrome via TamperMonkey extension).
  3. Refresh tabs with loaded pages from root.cz.

Technical details

Project is written in LiveScript and uses Stylus for cascade style sheets. For build scripts is used Gulp.

Build

🚂 You need to install Node.js, at least at version 6. In order to invoke gulp command comfortably I also recommend installing gulp package globally - npm i -g gulp.

Unpack downloaded archive or clone reopsitory and inside the directory run:

npm install
gulp build

Compiled file is root-cz-fixer.user.js. Now you can install it via GreaseMonkey (or similar browser addon).

TODO

📓

  • change of colours, fonts and layout

  • main page

  • forum

  • blog

  • new features

  • mascot

  • concatenating all comments into article page

  • tweaks

  • icon

  • force auto-load of all images on main page

  • compact forum topics list on main page

  • content filtering

  • marking/hiding PR articles

  • hiding of zdrojak.cz articles


  • support

  • write build description in readme

  • tools

  • better installation process - inline css and libraries into compiled JS file

  • distribute just a loader (automatic updates)?

Showcase

🎉

Icon

Forum topics upgrade on main page

Main page

Forum

About

*DISCONTINUED* (I stopped reading root.cz after seeing ongoing censorship on forum.) ; Dark theme and many tweaks (e.g. moved forum up, news to the right) for root.cz. main focus on desktop

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published