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

how can I change top nav icons like twitter github etc. #8

Open
abalta opened this issue Jan 31, 2016 · 3 comments
Open

how can I change top nav icons like twitter github etc. #8

abalta opened this issue Jan 31, 2016 · 3 comments

Comments

@abalta
Copy link

abalta commented Jan 31, 2016

I have replaced my own icomoon folder to yours, and edit shortscodes. Nothing happens.

@sandrokeil
Copy link
Owner

You have to do the following:

  1. Create your own font e.g. with iconmoon
  2. update _icons.scss with you icons and font
  3. Update the navigation.hbs with your icons
  4. Copy the font to the assets/fonts folder
  5. run gulp so that the new CSS/JS files will be compiled to the assets folder

@abalta
Copy link
Author

abalta commented Feb 1, 2016

How can I run "gulp"? I have never work gulp before.

Edit: Ok, I think first install gulp. Then, just run gulp command?

I have changed man. Thanks. You should close the issue.

Maybe you check my blog: http://abdullahbalta.com

@sandrokeil
Copy link
Owner

@abalta Yes you must install npm, gulp and the dependencies.

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

No branches or pull requests

2 participants