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

Latest commit

 

History

History
19 lines (14 loc) · 1.12 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.12 KB

User Styles for Edux Lectures @ PJATK Gitmoji Build Status

After becoming a student at PJATK, I was extremely disappointed with the readability of the lectures provided online. Based on Medium’s typography settings I decided to improve Edux’s typography just a bit, so it would be possible to read the materials at all.

Dependencies

  • Node 8.9.1+
  • yarn v1.5.1+ (suggested, however npm 5.6.0+ is going to work as well)

How to use

  1. Clone this repository.
  2. Install dependencies via: yarn (or npm i).
  3. Create necessary config files via: yarn run setup (or npm run setup).
  4. Add an array of lecture IDs to the just created settings.yaml file.
  5. Generate your own copy of user styles: yarn start (or npm start).
  6. Import the generated CSS file (build/user-styles.css) in your browser’s extension.