Changing Font and CSS Styling
ichromanrd opened this issue · 4 comments
ichromanrd commented
Hi Vinit.
Really love your work on this theme. Since I am new to jekyll and I decided to use jekyll as my platform for blogging, then I want to change Jekyll default theme and found your theme. This is simple yet beautiful.
I want to change the font and some color on the link. I have put new font on css directory, and run jekyll serve but no changes made.
Am I missing something?
Regards,
Ichroman Raditya
vinitkumar commented
Hi,
Glad you are liking the theme. if you, look at the readme you will need to
have node.js installed and run 'grunt css' in the base directory for the
css to update.
Let me know if this works out for you? Also, try going a git push to your
branch and see it the code made it to your github.
Regards,
Vinit
…On Sun 24 Feb, 2019, 18:37 Ichroman Raditya Duwila, < ***@***.***> wrote:
Hi Vinit.
Really love your work on this theme. Since I am new to jekyll and I
decided to use jekyll as my platform for blogging, then I want to change
Jekyll default theme and found your theme. This is simple yet beautiful.
I want to change the font and some color on the link. I have put new font
on css directory, and run *jekyll serve* but no changes made.
Am I missing something?
Regards,
Ichroman Raditya
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#37>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAg0Tkj81g1jgiWW7OSjgEfvfYeGfkMJks5vQo54gaJpZM4bOhig>
.
vinitkumar commented
@ichromanrd Let me know if it worked fine for you?
ichromanrd commented
Hi @vinitkumar
Yeah I just realized that there is gruntfile.js. Thanks! It works now.
vinitkumar commented
@ichromanrd Looks like your issue is resolved now. Closing this ticket now.