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

Social icon problem [solved] #474

Closed
5 of 11 tasks
bihell opened this issue Nov 12, 2018 · 7 comments · Fixed by #1438
Closed
5 of 11 tasks

Social icon problem [solved] #474

bihell opened this issue Nov 12, 2018 · 7 comments · Fixed by #1438

Comments

@bihell
Copy link

bihell commented Nov 12, 2018

I agree and want to create new issue


Expected behavior

Display the 'video' icon in social panel.

Actual behavior

The FontAwesome icon video doesn't displayed.

Steps to reproduce the behavior

  1. the config in _config.yml
social:
.......
  B站: https://space.bilibili.com/88900889/#/channel/index || video
  • Link to demo site with this issue: http://www.bihell.com/
  • Link(s) to source code or any usefull link(s): N/A

Node.js and NPM Information

v8.12.0
6.4.1

Package dependencies Information

{
  "name": "hexo-site",
  "version": "0.0.0",
  "private": true,
  "hexo": {
    "version": "3.7.1"
  },
  "dependencies": {
    "han-css": "^3.3.0",
    "hexo": "^3.2.0",
    "hexo-algolia": "^0.1.1",
    "hexo-deployer-ftpsync": "^0.1.1",
    "hexo-deployer-rsync": "^0.1.2",
    "hexo-fs": "^0.2.3",
    "hexo-generator-archive": "^0.1.5",
    "hexo-generator-category": "^0.1.3",
    "hexo-generator-feed": "^1.2.0",
    "hexo-generator-index": "^0.2.0",
    "hexo-generator-search": "^1.0.3",
    "hexo-generator-searchdb": "^1.0.8",
    "hexo-generator-tag": "^0.2.0",
    "hexo-inject": "^1.0.0",
    "hexo-math": "^3.0.4",
    "hexo-migrator-wordpress": "^0.1.2",
    "hexo-related-popular-posts": "^3.0.1",
    "hexo-renderer-ejs": "^0.2.0",
    "hexo-renderer-marked": "^0.2.10",
    "hexo-renderer-stylus": "^0.3.1",
    "hexo-server": "^0.2.2",
    "hexo-symbols-count-time": "^0.4.2",
    "hexo-wordcount": "^3.0.2"
  }
}

Hexo Information

Hexo version

INFO  [hexo-math] Using engine 'mathjax'
hexo: 3.7.1
hexo-cli: 1.1.0
os: Darwin 18.2.0 darwin x64
http_parser: 2.8.0
node: 8.12.0
v8: 6.2.414.66
uv: 1.19.2
zlib: 1.2.11
ares: 1.10.1-DEV
modules: 57
nghttp2: 1.32.0
napi: 3
openssl: 1.0.2p
icu: 62.1
unicode: 11.0
cldr: 33.1
tz: 2018e

Hexo Configuration

NexT Information

NexT Version:

  • Latest Master branch
  • Latest Release version
  • Old version

NexT Scheme:

  • All schemes
  • Muse
  • Mist
  • Pisces
  • Gemini

NexT Configuration:

Other Information

@stevenjoezhang
Copy link
Contributor

stevenjoezhang commented Nov 12, 2018

There seems no icon called 'video' in font-awesome 4.7.0, see http://fontawesome.dashgame.com
You can use 'video-camera' instead.

(Official site: https://fontawesome.com/v4.7.0/icons/)

@bihell
Copy link
Author

bihell commented Nov 12, 2018

There is no icon called 'video' in font-awesome 4.7.0, see http://fontawesome.dashgame.com
Please use 'video-camera' instead.

Thank you , I found the `video' icon in https://fontawesome.com/ I don't know we use icon in http://fontawesome.dashgame.com.

@sli1989
Copy link
Collaborator

sli1989 commented Nov 12, 2018

yeah, should be found in https://fontawesome.com/icons
waiting for confirmation.

@sli1989
Copy link
Collaborator

sli1989 commented Nov 16, 2018

Well, only v4.7.0 is supported. all icons should be found in here.
working for Upgrading from Version 4.

@ivan-nginx
Copy link
Member

ivan-nginx commented Dec 12, 2018

image

image

Well... I think need to upgrade to v5. We will nothing lost. Only size need to check...


So, i checked sizes:

FA v4 ~ 30 kb
FA v5 ~ 50 kb

@ivan-nginx
Copy link
Member

Closed in accordance with #505.

@ivan-nginx ivan-nginx changed the title social icon problem Social icon problem [solved] Mar 4, 2019
@lock
Copy link

lock bot commented Mar 21, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 21, 2020
@stevenjoezhang stevenjoezhang linked a pull request Mar 31, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants