代码拉取完成,页面将自动刷新
---
layout: about
leadin: Superior innovation takes dedication, time and iteration. Thanks to financial contributions from the supporters listed below, the Asciidoctor leadership is able to focus its intellect, passion and creativity into advancing Asciidoctor and driving the community forward.
---
/ TODO
/ - minimize duplicate markup
/ - use small image for pull request backers?
- supporters = YAML.load_file '_config/supporters.yml'
- num_supporters = supporters.map {|c| c[:members]}.flatten.size
- page.title = %(Supporters <small>#{num_supporters}</small>)
- num_cols = { 0 => 2, 1 => 3, 2 => 3, 3 => 3, 4 => 4, 5 => 5 }
- supporters.each_with_index do |category, idx|
h2.category =%(#{category[:category]} Backers)
ul class="small-block-grid-#{num_cols[idx]}"
- category[:members].shuffle.each do |member|
li.identity
- if member.key? :avatar_url
- if member.key? :url
a href=member[:url] target='_blank'
img.th src=member[:avatar_url] alt=member[:name]
p.label
span.name=member[:name]
- if member.key? :github
a.github href="https://github.com/#{member[:github]}" target='_blank': i.fa.fa-github
a.url href=member[:url] target='_blank' =member[:url].sub(/^https?:\/\//, '')
- else
img.th src=member[:avatar_url] alt=member[:name]
p.label
span.name=member[:name]
- if member.key? :github
a.github href="https://github.com/#{member[:github]}" target='_blank': i.fa.fa-github
- else
p.label style="font-size: #{0.9 + (5 - idx) * 0.1}em;"
span.name=member[:name]
- if member.key? :github
a.github href="https://github.com/#{member[:github]}" target='_blank': i.fa.fa-github
h2 Become a Financial Backer!
p We’re working to shape the future of writing and publishing in the field of technical documentation. To achieve this vision, we need your support. To learn about this initiative and how to help, check out the <a href="https://salt.bountysource.com/teams/asciidoctor">campaign page</a>.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。