meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
start [2017/04/18 16:57] nickstart [2019/11/26 09:23] diego
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Engineerica's Documentation ====== 
  
-This site contains the documentation for all the Engineerica Systems products, including %%Accudemia%%%%AccuTrack%%%%AccuSQL%%%%AccuLite%%, and more!+<html> 
 +<style> 
 +            .product-button { 
 +                display: block; 
 +                border: solid 1px #eee; 
 +                border-radius: 5px; 
 +                height: 128px; 
 +                margin: 8px; 
 +                padding: 0 10px; 
 +                transition: all .3s ease; 
 +                text-align: center; 
 +            } 
 +            a.product-button:hover { 
 +                box-shadow: 2px 1px 6px 1px rgba(0,0,0,0.05); 
 +                background: #fafafa; 
 +                border-color: #ddd; 
 +            } 
 +            .product-button img { 
 +                height: 50px; 
 +                width: auto; 
 +                margin-top: 39px; 
 +                max-width: 100%; 
 +                transition: all .3s ease; 
 +            } 
 +            .product-button:hover img { 
 +                height: 52px; 
 +            } 
 +            @media (max-width: 600px) { 
 +                .product-button { 
 +                    margin: 4px 0; 
 +                    height: 90px; 
 +                } 
 +                .product-button img { 
 +                    margin-top: 15px; 
 +                    height: auto; 
 +                    max-width: 100%; 
 +                } 
 +            } 
 +        </style> 
 +        <div class="row text-center"> 
 +            <div class="col-sm-12" style="margin: 20px;"> 
 +                <h1 style="text-align: center;color: #286da8;">Select Product</h1> 
 +            </div> 
 +            <div class="col-sm-12" style="color: #969696;font-size: 16px;text-align:center;"> 
 +                <p>This site contains the documentation for all the Engineerica Systems products, including Accudemia, AccuTrack, AccuSQL, AccuLite, and more!</p> 
 +                <p>Please select the product below to find helpful information regarding your particular software.</p> 
 +            </div> 
 +        </div> 
 +        <div class="row text-center"> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accucampus'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accucampus.png' alt="AccuCampus" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accuclass'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accuclass.png' alt="AccuClass" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accuclub'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accuclub.png' alt="AccuClub" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accudemia'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accudemia.png' alt="Accudemia" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/acculite'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/acculite.png' alt="AccuLite" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accutrack'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accutrack.png' alt="AccuTrack" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accutrack'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accusql.png' alt="AccuSQL" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accutraining'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accutraining.png' alt="AccuTraining" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/conferencetracker/2'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/conferencetracker.png' alt="ConferenceTracker" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/conferenceleads'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/conferenceleads.png' alt="ConferenceLeads" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/conferenceattendee'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/conferenceattendee.png' alt="ConferenceAttendee" /> 
 +                </a> 
 +            </div> 
 +        </div> 
 +</html> 
 + 
 + 
 +===== Getting Support =====
  
-Please click on the software option in left-side navigation to find helpful information regarding your particular software product. 
  
-===== Support Contacts ===== 
 Please let us know if you find any issues in the software by following this guide below: Please let us know if you find any issues in the software by following this guide below:
  
-  * **[[report-problem|Best practice to Report an issue]]** \\ //This guide shows you the best way to report a problem if no solutions are found in the software documentation section for your product.  Then simply report them using the proper support e-mail below: +**[[report-problem|Best Practices to Report an Issue]]** //This guide shows you the best way to report a problem if no solutions are found in the software documentation section for your product.// 
-// + 
-    **%%AccuCampus%% Support:** \\ //[[accucampus@engineerica.com]]// +Then simply report them using the proper support e-mail below: 
-    **%%AccuClass%% Support:** \\ //[[accuclass@engineerica.com]]// + 
-    **%%AccuClub%% Support:** \\ //[[accuclub@engineerica.com]]// +**%%AccuCampus%% Support:** //[[accucampus@engineerica.com]]// 
-    **%%Accudemia%% Support:** \\ //[[support@accudemia.com]]// + 
-    **%%AccuTrack%%/%%AccuSQL%%/%%AccuLite%% Support:** \\ //[[support@accutrack.org]]// +**%%AccuClass%% Support:** //[[accuclass@engineerica.com]]// 
-    **%%AccuTraining%% Support:** \\ //[[accutraining@engineerica.com]]// + 
-    **%%Conference Tracker%% Support:** \\ //[[conftrac@engineerica.com]]//+**%%AccuClub%% Support:** //[[accuclub@engineerica.com]]// 
 + 
 +**%%Accudemia%% Support:** //[[support@accudemia.com]]// 
 + 
 +**%%AccuTrack%%/%%AccuSQL%%/%%AccuLite%% Support:** //[[support@accutrack.org]]// 
 + 
 +**%%AccuTraining%% Support:** //[[accutraining@engineerica.com]]// 
 + 
 +**%%Conference Tracker%% Support:** //[[conftrac@engineerica.com]]// 
  
 ===== Legal Stuff ===== ===== Legal Stuff =====
  
 [[disclaimer|Disclaimer]] [[disclaimer|Disclaimer]]