Releases: PhosphorW/hexo-theme-academia
Releases · PhosphorW/hexo-theme-academia
1.2.1
⭐ Features
- New support to fontawesome-5 icons (fa-4 is not used). Some icons class need to be changed, see config file in detail.
- - https://cdn.jsdelivr.net/npm/font-awesome@latest/css/font-awesome.min.css
+ - https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.13.0/css/all.min.css # fontawesome 5
- Additional links support user-defined icons in fontawesome-5.
- # Additional social_links,不需要的链接直接注释掉
- # name: url
+ # Additional social_links,额外添加自定义链接,可显示链接名称
+ # name: url || icon_name
e_social:
enable: true
e_social_links:
- Google Scholar: /
- ORCID: /
+ Google Scholar: / || fas fa-graduation-cap
+ ORCID: / || fab fa-orcid
🐞 Bug Fixes
- Abnormal display of font-size on safari/ios in some situations.
⚙️ Improvements
- Display of markdown syntax, especially highlight tags.
- Use smooth scroll in anchor jump and pjax callback.
- UI improvements in mobile device: add top menu icon and etc.
1.2.0
- Feature: add pjax support
- Feature: support data files smooth update
- Fixed: optimize some appearance
js:
- https://cdn.jsdelivr.net/npm/jquery@latest/dist/jquery.min.js #/js/third-party/jquery.min.js
+ - https://cdn.jsdelivr.net/npm/jquery-pjax@latest/jquery.pjax.min.js
- /js/main.js