Sha256: 20ae6e3aff791b1775a1dcaf1d8c8c7d102fe0f293f4e4b6a17c401f6d001ee0

Contents?: true

Size: 865 Bytes

Versions: 579

Compression:

Stored size: 865 Bytes

Contents

{%- assign postAuthor = page.author | split: " " -%}
{%- assign author = postAuthor.first | downcase -%}
                        {%- assign collection = [author] -%}
                        {%- for item in collection -%}
                        {%- if forloop.index==1 -%}
                            {%- assign authorName = item -%}
                        {%- endif -%}
                        {%- if forloop.index==2 -%}
                            {%- assign image = item -%}
                        {%- endif -%}
                        {%- if forloop.index==3 -%}
                            {%- assign bio = item -%}
                        {%- endif -%}
                        {%- if forloop.index==4 -%}
                            {%- assign twitter = item -%}
                        {%- endif -%}
                    {%- endfor -%}
                    

Version data entries

579 entries across 579 versions & 2 rubygems

Version Path
appscms-tools-theme-5.0.6 _includes/postauthorbio.html
appscms-tools-theme-5.0.5 _includes/postauthorbio.html
appscms-tools-theme-5.0.4 _includes/postauthorbio.html
appscms-tools-theme-5.0.3 _includes/postauthorbio.html
appscms-tools-theme-5.0.2 _includes/postauthorbio.html
word-games-theme-3.2.8 _includes/postauthorbio.html
appscms-tools-theme-5.0.1 _includes/postauthorbio.html
appscms-tools-theme-5.0.0 _includes/postauthorbio.html
appscms-tools-theme-4.9.9 _includes/postauthorbio.html
appscms-tools-theme-4.9.8 _includes/postauthorbio.html
appscms-tools-theme-4.9.7 _includes/postauthorbio.html
appscms-tools-theme-4.9.6 _includes/postauthorbio.html
word-games-theme-3.2.7 _includes/postauthorbio.html
appscms-tools-theme-4.9.5 _includes/postauthorbio.html
word-games-theme-3.2.6 _includes/postauthorbio.html
word-games-theme-3.2.5 _includes/postauthorbio.html
word-games-theme-3.2.4 _includes/postauthorbio.html
word-games-theme-3.2.3 _includes/postauthorbio.html
appscms-tools-theme-4.9.4 _includes/postauthorbio.html
appscms-tools-theme-4.9.3 _includes/postauthorbio.html