User Styles for Edux Lectures @ PJATK

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.
- Node
8.9.1+ - yarn
v1.5.1+ (suggested, however npm5.6.0+ is going to work as well)
- Clone this repository.
- Install dependencies via:
yarn(ornpm i). - Create necessary config files via:
yarn run setup(ornpm run setup). - Add an array of lecture IDs to the just created
settings.yamlfile. - Generate your own copy of user styles:
yarn start(ornpm start). - Import the generated CSS file (
build/user-styles.css) in your browser’s extension.