Sha256: d67e5fdf539cce845845ccde1f1aa8a36137099f24537c95dc8e6c645aa16e22

Contents?: true

Size: 1.08 KB

Versions: 5

Compression:

Stored size: 1.08 KB

Contents

<section class="cards-section text-center">
    <div class="container">
        <h2 class="title">Getting started is easy!</h2>
        <div class="intro">
            <p>Welcome to prettyDocs. This landing page is an example of how you can use a card view to present segments of your documentation. You can customise the icon fonts based on your needs.</p>
            <div class="cta-container">
                <a class="btn btn-primary btn-cta" href="http://themes.3rdwavemedia.com/" target="_blank"><i class="fa fa-cloud-download"></i> Download Now</a>
            </div><!--//cta-container-->
        </div><!--//intro-->
        <div id="cards-wrapper" class="cards-wrapper row">
            
            {% include card-quick.html %}
            
            {% include card-components.html %}

            {% include card-charts.html %}

            {% include card-faqs.html %}
            
            {% include card-showcase.html %}
            
            {% include card-license.html %}
        </div><!--//cards-->
        
    </div><!--//container-->
</section><!--//cards-section-->

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-prettydocs-0.0.5 _includes/cards-section.html
jekyll-theme-prettydocs-0.0.4 _includes/cards-section.html
jekyll-theme-prettydocs-0.0.3 _includes/cards-section.html
jekyll-theme-prettydocs-0.0.2 _includes/cards-section.html
jekyll-theme-prettydocs-0.0.1 _includes/cards-section.html