Closed deomorxsy closed 5 years ago
This folder you can change all styles from page, there is a file called _typo.styl
that you can change font, but after you change, you need to compile it files with gulp to generate a main.css
.
How to compile?
npm install
gulp
Yo! I'm new on Jekyll and in the world of web design... so even reading the README.md i can't understand how do I change the font and the color in this theme (I mean the appearance of the text in posts). I tried to edit the file in the path assets/css/main.css and run Jekyll Serve to view the result, but can't understand too. Help me plz...