Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitLab Social Icon #72

Closed
JesusMtnez opened this issue Jan 4, 2017 · 5 comments
Closed

GitLab Social Icon #72

JesusMtnez opened this issue Jan 4, 2017 · 5 comments
Labels
Milestone

Comments

@JesusMtnez
Copy link

Hello,

I'm currently starting my own blog using Pelican and your awesome theme 👍 🎉 .

I've been playing with social icons so far, and I have realized that there is no support for GitLab icon, as there is for GitHub.

I think it would be easy to include an orange background with the FontAwesome GitLab Icon, like the following image:

gitlab-icon-preview

CSS code

ul.social a.sc-gitlab {
    background-color: orange
}

I'm not a web developer, so any help or comments are welcome. Would you like this change in a PR?

@alexandrevicenzi
Copy link
Owner

alexandrevicenzi commented Jan 4, 2017

Hello @JesusMtnez, there's no icon on Flex for GitLab as you can see.

To add it's very easy, just add to LESS file and compile it.

GitLab has many colors as you can see here not sure which one is the best.

#fc6d26 - orange
#8c929d - gray
#30353e - dark gray
#e24329 - red
#fca326 - yellow

@JesusMtnez
Copy link
Author

Hello @alexandrevicenzi, thank you for the advise. I hope this week I could make an easy PR with this change.

Again, thank you for your awesome work with this theme.

@alexandrevicenzi
Copy link
Owner

If you don't have time I can change it. It's easy, but I'm not sure when I'll do it.

@alexandrevicenzi alexandrevicenzi added this to the 2.1.1 milestone Jan 11, 2017
@alexandrevicenzi
Copy link
Owner

@JesusMtnez I added the yellow color for GitLab, the orange is similar to RSS color, so it's better to use a new one.

@JesusMtnez
Copy link
Author

@alexandrevicenzi Thank you! Updating my blog right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants