HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.11k stars 2.89k forks source link

Add icon to indicate a paper is open access #524

Closed seisman closed 6 years ago

dsquintana commented 6 years ago

It would be great to add this icon. However, as a workaround in the meantime I simply add "Open Access" as a custom link, and then link to the paper.

url_custom = [{name = "Open Access", url = "http://example.org"}]

Here's a cropped screenshot of what this looks like:

screen shot 2018-04-28 at 20 58 33
sbibauw commented 6 years ago

Actually, Academic already includes Academicons, which includes this exact icon. It should be easy to use it for such purpose. (HTML tag: <i class="ai ai-open-access"></i> or <i class="ai ai-open-access-square"></i> for a square background)

gcushen commented 6 years ago

Since many leading academics make their papers freely accessible irrespective of whether or not the publication is open access, perhaps it would be better to assume the PDF link is freely available for the reader to view (unless there is a closed access or dollar icon?).