paralleldrive/gitbook-plugin-eejs

Exercise boxes need to match branding

Opened this issue · 5 comments

We have a brand style guide that will help.

Here they are with matching headers and opposites.

eejs-exercise-blue
eejs-exercise-black
eejs-exercise-blue-black-header
eejs-exercise-black-blue-header

Nice! I like the black main page header with the blue exercises.

Do you know how to create a pull request to submit your changes for review?

The changes for the exercises will probably need to be made in this file. (assets/eejs.css in the cloned repository.)

To change the look of the page header, you'll need to work in the main repo. I created an issue to address that there.

Cool. I like that one too.

I've created pull requests in the past. Thanks for the tip on the file.

I'll chip away at these this week.

Cheers!

Awesome. Thank you! =)

Where does this file live in the repo?

https://courses.ericelliottjs.com/img/logo.png

I can see it being loaded by the handlebars template, but can't seem to find the "img" directory anywhere.

Thanks!