mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
Updated admin about page with appropriate links and layout fixes
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
+1902
-3297
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -79,4 +79,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.about-gantry {
|
||||
margin-top: 3rem;
|
||||
margin-left: 2rem;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
} //endwrapper
|
||||
|
||||
@@ -16,15 +16,16 @@
|
||||
</div>
|
||||
|
||||
<div class="g-grid overview-details">
|
||||
<div class="g-block">
|
||||
<div class="g-block size-35">
|
||||
<img src="{{ url(info.thumbnail) }}" class="preview-image" alt="">
|
||||
</div>
|
||||
|
||||
<div class="g-block">
|
||||
<p>Hydrogen is the default theme for the Gantry 5 framework. It features a lightweight design and basic configuration settings to help get acquainted with Gantry 5's many features and options.</p>
|
||||
<ul class="overview-list">
|
||||
<li><i class="fa fa-asterisk"></i>Beautiful, Minimalistic Design</li>
|
||||
<li><i class="fa fa-asterisk"></i>Animated Content Effects</li>
|
||||
<li><i class="fa fa-asterisk"></i>Dynamic Scrolling Header</li>
|
||||
<li><i class="fa fa-asterisk"></i>Clean, minimalistic design</li>
|
||||
<li><i class="fa fa-asterisk"></i>Fast and lightweight</li>
|
||||
<li><i class="fa fa-asterisk"></i>Includes preset styles and configurations</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,20 +1,17 @@
|
||||
<div class="g-grid overview-gantry">
|
||||
<div class="g-block">
|
||||
<h3>
|
||||
Powered by <span class="gantry-logo">Gantry 5</span> Web Platform Theme Framework
|
||||
</h3>
|
||||
|
||||
<a href="http://staging.dev.gantry-framework.org/learn" class="button button-primary"><i class="fa fa-book"></i> <span>Documentation</span></a>
|
||||
<div class="g-block size-35">
|
||||
<img src="{{ (url('gantry-assets://images/gantry5-logo-light.png'))|e }}" class="about-gantry" alt="Gantry 5" />
|
||||
|
||||
</div>
|
||||
<div class="g-block">
|
||||
<p>
|
||||
Gantry is a comprehensive set of building blocks to enable the rapid development and realization of a design into a flexible and powerful web platform theme.
|
||||
Gantry 5 is the most customizable and powerful version of the framework yet. Packed full of features such as drag-and-drop layout creation and the powerful particle system, Gantry 5 has been designed from the ground up to be lightning fast and hassle free.
|
||||
</p>
|
||||
<ul class="overview-list">
|
||||
<li><i class="fa fa-asterisk"></i>Fast, flexible, powerful framework</li>
|
||||
<li><i class="fa fa-asterisk"></i>Powerful drag-n-drop layout controls</li>
|
||||
<li><i class="fa fa-asterisk"></i>Flexible configuration options</li>
|
||||
<li><i class="fa fa-asterisk"></i>Fast, flexible, easy to use framework</li>
|
||||
<li><i class="fa fa-asterisk"></i>Drag-n-drop layout controls</li>
|
||||
<li><i class="fa fa-asterisk"></i>Powerful dynamic particles system</li>
|
||||
</ul>
|
||||
<p><a href="http://docs.gantry.org/gantry5" class="button button-primary"><i class="fa fa-book"></i> <span>Documentation</span></a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -9,10 +9,10 @@ details:
|
||||
link: http://www.rockettheme.com
|
||||
|
||||
documentation:
|
||||
link: http://www.rockettheme.com/docs/joomla/templates/hydrogen
|
||||
link: http://docs.gantry.org/gantry5
|
||||
|
||||
support:
|
||||
link: http://www.rockettheme.com/forum/joomla-template-hydrogen
|
||||
link: https://gitter.im/gantry/gantry5
|
||||
|
||||
updates:
|
||||
link: http://updates.rockettheme.com/themes/hydrogen.yaml
|
||||
|
||||
@@ -9,10 +9,10 @@ details:
|
||||
link: http://www.rockettheme.com
|
||||
|
||||
documentation:
|
||||
link: http://www.rockettheme.com/docs/joomla/templates/hydrogen
|
||||
link: http://docs.gantry.org/gantry5
|
||||
|
||||
support:
|
||||
link: http://www.rockettheme.com/forum/joomla-template-hydrogen
|
||||
link: https://gitter.im/gantry/gantry5
|
||||
|
||||
updates:
|
||||
link: http://updates.rockettheme.com/themes/hydrogen.yaml
|
||||
|
||||
@@ -9,10 +9,10 @@ details:
|
||||
link: http://www.rockettheme.com
|
||||
|
||||
documentation:
|
||||
link: http://www.rockettheme.com/docs/joomla/templates/hydrogen
|
||||
link: http://docs.gantry.org/gantry5
|
||||
|
||||
support:
|
||||
link: http://www.rockettheme.com/forum/joomla-template-hydrogen
|
||||
link: https://gitter.im/gantry/gantry5
|
||||
|
||||
updates:
|
||||
link: http://updates.rockettheme.com/themes/hydrogen.yaml
|
||||
|
||||
Reference in New Issue
Block a user