Starting work on new design for docs pages
This commit is contained in:
parent
f62ed7d2e3
commit
630c789e4f
|
@ -18,6 +18,11 @@ headsubtext: Everything you need to get your terrestrial / on-line radio station
|
|||
headbuttonurl: index#get-started
|
||||
headbuttontext: Get LibreTime
|
||||
|
||||
# Collections Settings
|
||||
collections:
|
||||
docs:
|
||||
output: true
|
||||
|
||||
# Build settings
|
||||
plugins:
|
||||
- kramdown
|
||||
|
|
|
@ -1,50 +1,7 @@
|
|||
# Navigation for Docs page (guides.md)
|
||||
djguides:
|
||||
- page: Broadcasting Live
|
||||
url: live-broadcast
|
||||
- page: Using the Library (Playlists, Smartblocks, Webstreams, Podcasts)
|
||||
url: library
|
||||
- page: Preparing Media
|
||||
url: preparing-media
|
||||
- page: Scheduling Shows
|
||||
url: scheduling-shows
|
||||
|
||||
managerguides:
|
||||
- page: Playout History & Auditing
|
||||
url: analytics
|
||||
- page: Rights and Royalties
|
||||
url: rights-royalties
|
||||
- page: User Management
|
||||
url: users
|
||||
|
||||
adminguides:
|
||||
- page: API Usage
|
||||
url: api
|
||||
- page: Backing up LibreTime
|
||||
url: backing-up-the-server
|
||||
- page: Built-in Microsite
|
||||
url: microsite
|
||||
- page: Configuring Icecast/Shoutcast
|
||||
url: icecast-shoutcast
|
||||
- page: FreeIPA Configuration
|
||||
url: freeipa
|
||||
- page: HD Audio Modules Reference
|
||||
url: hd-audio-modules
|
||||
- page: Installing Libretime
|
||||
url: install
|
||||
- page: Interface Customization
|
||||
url: interface-customization
|
||||
- page: Settings
|
||||
url: settings
|
||||
- page: Troubleshooting/Uninstall
|
||||
url: troubleshooting
|
||||
- page: Upgrading LibreTime
|
||||
url: upgrading
|
||||
|
||||
devguides:
|
||||
- page: Contributing to Libretime
|
||||
url: contribute
|
||||
- page: Developing with Vagrant
|
||||
url: vagrant
|
||||
- page: Translate Libretime
|
||||
url: interface-localization
|
||||
navbarlink:
|
||||
- name: Install
|
||||
url: /install
|
||||
- name: Docs
|
||||
url: /docs
|
||||
- name: Github
|
||||
url: https://github.com/LibreTime/libretime
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Analytics
|
||||
git: analytics.md
|
||||
|
||||
category: manager
|
||||
---
|
||||
|
||||
## History {#history}
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: LibreTime API Usage
|
||||
git: api.md
|
||||
---
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Backing Up The Server
|
||||
category: admin
|
||||
git: backing-up-the-server.md
|
||||
---
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Contributing to LibreTime
|
||||
git: contribute.md
|
||||
---
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: FreeIPA Configuration
|
||||
category: admin
|
||||
---
|
||||
|
||||
You can configure LibreTime to delegate all authentication to a FreeIPA server.
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: HD Audio Modules
|
||||
git: hd-audio-modules.md
|
||||
category: admin
|
||||
---
|
||||
|
||||
This listing is provided to help ensure that the correct model parameter is passed to the ALSA kernel module for an Intel HDA soundcard, if one is fitted to your LibreTime server. See the chapter *Preparing the server* in this book for more details.
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Icecast and Shoutcast Stream Configuration
|
||||
git: icecast-shoutcast.md
|
||||
category: admin
|
||||
---
|
||||
|
||||
## Background
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Install
|
||||
layout: default
|
||||
layout: article
|
||||
git: install.md
|
||||
---
|
||||
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Modifying the LibreTime interface
|
||||
git: interface-customization.md
|
||||
category: admin
|
||||
---
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Interface Localization
|
||||
git: interface-localization.md
|
||||
---
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Library
|
||||
git: library.md
|
||||
category: dj
|
||||
---
|
||||
|
||||
## Dashboard {#dashboard}
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Broadcasting live with MIXXX or B.U.T.T.
|
||||
git: live-broadcast.md
|
||||
category: dj
|
||||
---
|
||||
|
||||
## Live shows with MIXXX {#mixxx}
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Built-in Microsite
|
||||
git: microsite.md
|
||||
category: admin
|
||||
---
|
||||
|
||||
## Overview
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Preparing Media for LibreTime
|
||||
git: preparing-media.md
|
||||
category: dj
|
||||
---
|
||||
|
||||
Before uploading media to an LibreTime server, there are a number of factors which should be considered. Getting your ingest workflow right will save you a lot of time later.
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Rights and Royalties
|
||||
git: rights-royalties.md
|
||||
---
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Scheduling Shows
|
||||
git: scheduling-shows.md
|
||||
---
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Settings
|
||||
git: settings.md
|
||||
---
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Troubleshooting
|
||||
git: troubleshooting.md
|
||||
---
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Upgrading LibreTime
|
||||
git: upgrading.md
|
||||
---
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Managing Users
|
||||
git: users.md
|
||||
category: manager
|
||||
---
|
||||
|
||||
> Note: if your Airtime server is accessible from the public Internet (ex. being hosted in a cloud VM)
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: default
|
||||
layout: article
|
||||
title: Using Vagrant and Virtualbox for developing LibreTime
|
||||
git: vagrant.md
|
||||
---
|
|
@ -6,12 +6,14 @@
|
|||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
|
||||
|
||||
<!-- Custom fonts for this template -->
|
||||
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="/vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Plugin CSS -->
|
||||
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
|
||||
<link href="/vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="css/creative.min.css" rel="stylesheet">
|
||||
<link href="/css/creative.min.css" rel="stylesheet">
|
||||
|
||||
<title>{{ site.title }} - {{ page.title }}</title>
|
|
@ -7,24 +7,11 @@
|
|||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarResponsive">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
{% for navbarlink in site.data.nav.navbarlink %}
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/install">Install</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/guides">Docs</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="https://www.youtube.com/channel/UC-MA9GzkTb8th1YlDmF0NfA" target="_blank"><i class="fab fa-youtube"></i></a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="https://github.com/LibreTime/libretime" target="_blank"><i class="fab fa-github"></i></a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="https://discourse.libretime.org/" target="_blank"><i class="fab fa-discourse"></i></a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="https://chat.libretime.org/login" target="_blank"><i class="fas fa-comments"></i></a>
|
||||
<a class="nav-link" href="{{navbarlink.url}}">{{navbarlink.name}}</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,43 +1,16 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
{% include head.html %}
|
||||
|
||||
<style type="text/css" media="screen">
|
||||
h1 {
|
||||
margin: 30px 0;
|
||||
font-size: 4em;
|
||||
line-height: 1;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
img {
|
||||
max-width: 250px;
|
||||
}
|
||||
.center-text {
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
|
||||
<title>{{ site.title }} - {{ page.title }}</title>
|
||||
</head>
|
||||
<body id="page-top">
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include navbar.html %}
|
||||
|
||||
<div class="container-fluid">
|
||||
<section class="bg-dark text-white center-text">
|
||||
<div class="container">
|
||||
<section class="center-text">
|
||||
<img src="img/404.png" alt="404 Tape">
|
||||
<p><strong>Page not found :(</strong></p>
|
||||
<p>The requested page could not be found.</p>
|
||||
<a href="guides"><svg class="bi bi-arrow-left-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
||||
<a href="/docs"><svg class="bi bi-arrow-left-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.646 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>
|
||||
</svg> Back to Docs
|
||||
</a>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
{% include footer.html %}
|
||||
{% include scripts.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<!-- Promo Section -->
|
||||
<section class="bg-primary">
|
||||
<div class="container">
|
||||
<div class="d-flex mh-25rem pt-11 py-6">
|
||||
<div class="align-self-center">
|
||||
<h1 class="text-white font-weight-light mb-3">{{ page.title }}</h1>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Promo Section -->
|
||||
|
||||
<main>
|
||||
<div class="container py-10">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 mb-11 mb-lg-4 pr-lg-6">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mb-4">
|
||||
<div class="card p-3 border-0 shadow">
|
||||
<div class="card-header pb-0">
|
||||
<h4 class="h5 mb-3">Contents</h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div class="toc" >{% include toc.html html=content class=toc %}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
|
@ -0,0 +1,307 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Title -->
|
||||
<title>Contacts | Docs - UI Kit</title>
|
||||
|
||||
<!-- Required Meta Tags Always Come First -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="favicon.png">
|
||||
|
||||
<!-- Meta tags -->
|
||||
<meta name="keywords" content="documentation template, help desk, open source, free template, freebies, bootstrap 4, bootstrap4">
|
||||
<meta name="description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
|
||||
<!-- Schema.org -->
|
||||
<meta itemprop="name" content="Documentation Help Desk by Htmlstream">
|
||||
<meta itemprop="description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
<meta itemprop="image" content="docs-ui-kit-thumbnail.jpg">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="product">
|
||||
<meta name="twitter:site" content="@htmlstream">
|
||||
<meta name="twitter:title" content="Documentation Help Desk by Htmlstream">
|
||||
<meta name="twitter:description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
<meta name="twitter:creator" content="@htmlstream">
|
||||
<meta name="twitter:image" content="docs-ui-kit-thumbnail.jpg">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:title" content="Documentation Help Desk by Htmlstream">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://htmlstream.com/preview/docs-ui-kit/index.html">
|
||||
<meta property="og:image" content="docs-ui-kit-thumbnail.jpg">
|
||||
<meta property="og:description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
<meta property="og:site_name" content="Htmlstream">
|
||||
|
||||
<!-- Google Fonts -->
|
||||
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600" rel="stylesheet">
|
||||
|
||||
<!-- CSS Implementing Plugins -->
|
||||
<link rel="stylesheet" href="assets/vendor/font-awesome/css/fontawesome-all.min.css">
|
||||
|
||||
<!-- CSS Template -->
|
||||
<link rel="stylesheet" href="assets/css/theme.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<header class="duik-header">
|
||||
<!-- Navbar -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-primary position-absolute left-0 right-0 flex-nowrap z-index-3">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="home-page-1.html"><img src="assets/img/logo-light.png" alt="Docs UI Kit" style="width: 150px;"></a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo" aria-controls="navbarTogglerDemo" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarTogglerDemo">
|
||||
<ul class="navbar-nav mt-2 mt-lg-0 small">
|
||||
<li class="nav-item mb-2 mb-lg-0">
|
||||
<a class="nav-link" href="index.html">Back to UI Kit</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="navbar-nav ml-auto mt-2 mt-lg-0">
|
||||
<li class="nav-item ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="home-page-1.html">Home</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown active ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Pages <i class="fas fa-angle-down small ml-1"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
|
||||
<a class="dropdown-item" href="home-page-2.html">Home Option</a>
|
||||
<a class="dropdown-item" href="home-page-3.html">Home Dark</a>
|
||||
<a class="dropdown-item" href="article.html">Article</a>
|
||||
<a class="dropdown-item" href="faq.html">FAQ</a>
|
||||
<a class="dropdown-item active" href="contacts.html">Contacts</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="#" id="navbarDropdown-2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Docs Layouts <i class="fas fa-angle-down small ml-1"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="navbarDropdown-2">
|
||||
<a class="dropdown-item" href="doc-1.html" target="_blank">Docs Layout 1 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-2"></i></a>
|
||||
<a class="dropdown-item" href="doc-2.html" target="_blank">Docs Layout 2 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-1"></i></a>
|
||||
<a class="dropdown-item" href="doc-3.html" target="_blank">Docs Layout 3 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-1"></i></a>
|
||||
<a class="dropdown-item" href="doc-4.html" target="_blank">Docs Layout 4 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-1"></i></a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="https://github.com/htmlstreamofficial/docs-ui-kit" target="_blank"><i class="fab fa-github mr-1"></i> Star on Github</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-- End Navbar -->
|
||||
</header>
|
||||
<!-- End Header -->
|
||||
|
||||
<!-- Promo Section -->
|
||||
<section class="duik-promo bg-primary text-center">
|
||||
<div class="container duik-promo-container">
|
||||
<div class="d-flex justify-content-center mh-35rem py-11">
|
||||
<div class="align-self-center">
|
||||
<h1 class="text-white mb-2">Let's Talk</h1>
|
||||
<div class="lead text-white-70">You came to the right place</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- SVG BG -->
|
||||
<svg class="position-absolute bottom-0 left-0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1920 323" enable-background="new 0 0 1920 323" xml:space="preserve">
|
||||
<polygon fill="#ffffff" style="fill-opacity: .05;" points="-0.5,322.5 -0.5,121.5 658.3,212.3 "></polygon>
|
||||
<polygon fill="#ffffff" style="fill-opacity: .1;" points="-2,323 1920,323 1920,-1 "></polygon>
|
||||
</svg>
|
||||
<!-- End SVG BG -->
|
||||
</section>
|
||||
<!-- End Promo Section -->
|
||||
|
||||
<!-- Icon Blocks -->
|
||||
<div class="container z-index-2 position-relative">
|
||||
<section class="duik-icon-block duik-icon-block--pull2top rounded">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md border-bottom border-md-bottom-0">
|
||||
<div class="duik-icon-block__item">
|
||||
<svg class="duik-icon-svg-primary duik-icon-svg-3x mb-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path></svg>
|
||||
|
||||
<h4 class="h5 mb-2">Live Chat</h4>
|
||||
<a class="link-dark" href="#">Chat with our live support</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md border-md-left border-bottom border-md-bottom-0">
|
||||
<div class="duik-icon-block__item">
|
||||
<svg class="duik-icon-svg-primary duik-icon-svg-3x mb-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="22 12 16 12 14 15 10 15 8 12 2 12"></polyline><path d="M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path></svg>
|
||||
|
||||
<h4 class="h5 mb-2">Support Ticket</h4>
|
||||
<a class="link-dark" href="#">Submit a ticket</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md border-md-left">
|
||||
<div class="duik-icon-block__item">
|
||||
<svg class="duik-icon-svg-primary duik-icon-svg-3x mb-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg>
|
||||
|
||||
<h4 class="h5 mb-2">Phone Number</h4>
|
||||
<span>1-800-643-4500</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- End Icon Blocks -->
|
||||
|
||||
<main>
|
||||
<div class="container">
|
||||
<div class="row justify-content-center py-11">
|
||||
<div class="col-lg-9">
|
||||
<div class="w-md-75 w-lg-50 mx-auto text-center mb-5">
|
||||
<h2 class="h3 text-center">Say Hello!</h2>
|
||||
<p>Usually, we reply within 2 business days</p>
|
||||
</div>
|
||||
|
||||
<!-- Contact Form -->
|
||||
<form>
|
||||
<div class="row">
|
||||
<div class="col-md-6 form-group mb-4">
|
||||
<label for="c_name">Name</label>
|
||||
<input class="form-control" type="text" placeholder="John Doe" id="c_name">
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 form-group mb-4">
|
||||
<label for="c_email">Email</label>
|
||||
<input class="form-control" type="email" placeholder="johndoe@gmail.com" id="c_email">
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 form-group mb-4">
|
||||
<label for="c_subject">Subject</label>
|
||||
<input class="form-control" type="text" placeholder="Feedback" id="c_subject">
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 form-group mb-4">
|
||||
<label for="c_phone">Phone</label>
|
||||
<input class="form-control" type="tel" placeholder="1-800-643-4500" id="c_phone">
|
||||
</div>
|
||||
|
||||
<div class="col-md-12 form-group mb-6">
|
||||
<label for="c_msg">Message</label>
|
||||
<textarea class="form-control" rows="7" placeholder="Hi there, I would like to ..." id="c_msg"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-center">
|
||||
<button class="btn btn-primary px-5" type="submit">Send Inquiry</button>
|
||||
</div>
|
||||
</form>
|
||||
<!-- End Contact Form -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="bg-dark font-weight-light text-white-55 pt-11 pb-5 overflow-hidden">
|
||||
<div class="container">
|
||||
<div class="row justify-content-md-between">
|
||||
<div class="col-md-12 col-lg-4 mb-4 mr-lg-auto">
|
||||
<img class="mb-3" src="assets/img/logo-light.png" alt="Docs UI Kit" style="width: 170px;">
|
||||
<p class="small font-weight-light mb-3">Docs UI Kit is fully responsive template with variety of documentation layouts, functional features and ready to use pages.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4 col-lg-2 mb-4">
|
||||
<h4 class="h6 text-white mb-3">Company</h4>
|
||||
|
||||
<!-- Links -->
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-3"><a class="link-white-55" href="#">About Us</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Offers</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Contacts</a></li>
|
||||
</ul>
|
||||
<!-- End Links -->
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4 col-lg-2 mb-4">
|
||||
<h4 class="h6 text-white mb-3">Support</h4>
|
||||
|
||||
<!-- Links -->
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Community</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Status</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">FAQ</a></li>
|
||||
</ul>
|
||||
<!-- End Links -->
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4 col-lg-2 mb-4">
|
||||
<h4 class="h6 text-white mb-3">Contacts</h4>
|
||||
|
||||
<!-- Links -->
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-3"><a class="link-white-55" href="#">info@htmlstream.com </a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">1-800-643-4500</a></li>
|
||||
</ul>
|
||||
<!-- End Links -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="my-5 opacity-10">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<p class="small font-weight-light mb-md-0">© 2019 <a class="text-white" href="https://htmlstream.com/">Htmlstream</a>. Under MIT license.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-md-5 text-md-right">
|
||||
<ul class="list-inline mb-0">
|
||||
<li class="list-inline-item mr-1 mr-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://github.com/htmlstreamofficial/">
|
||||
<i class="fab fa-github"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item mx-1 mx-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://www.facebook.com/htmlstream">
|
||||
<i class="fab fa-facebook"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item mx-1 mx-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://www.instagram.com/htmlstream">
|
||||
<i class="fab fa-instagram"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item mx-1 mx-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://twitter.com/htmlstream">
|
||||
<i class="fab fa-twitter"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item ml-1 ml-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://dribbble.com/htmlstream">
|
||||
<i class="fab fa-dribbble"></i>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- End Footer -->
|
||||
|
||||
<!-- Go to Top -->
|
||||
<a class="js-go-to duik-go-to" href="javascript:;">
|
||||
<span class="fa fa-arrow-up duik-go-to__inner"></span>
|
||||
</a>
|
||||
<!-- End Go to Top -->
|
||||
|
||||
<!-- JS Global Compulsory -->
|
||||
<script src="assets/vendor/jquery/dist/jquery.min.js"></script>
|
||||
<script src="assets/vendor/jquery-migrate/dist/jquery-migrate.min.js"></script>
|
||||
<script src="assets/vendor/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- JS -->
|
||||
<script src="assets/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
|
@ -3,10 +3,6 @@
|
|||
<head>
|
||||
{% include head.html %}
|
||||
|
||||
<style>
|
||||
</style>
|
||||
|
||||
<title>{{ site.title }} - {{ page.title }}</title>
|
||||
</head>
|
||||
<body id="page-top">
|
||||
|
||||
|
@ -21,55 +17,7 @@
|
|||
<span class="screen-reader-text">Back to top</span>
|
||||
</a>
|
||||
|
||||
<div class="container">
|
||||
<div class="row bg-dark text-white">
|
||||
<div class="col">
|
||||
<br>
|
||||
<a href="guides"><svg class="bi bi-arrow-left-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.646 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>
|
||||
</svg> Back
|
||||
</a>
|
||||
<br>
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="col white-text center text-footer">
|
||||
<h5 class="allcaps">{{ page.title }}</h5>
|
||||
</div>
|
||||
<div class="col white-text center text-footer">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-9">
|
||||
<div class="d-block d-sm-none d-sm-block d-md-block d-lg-none">
|
||||
<hr class="my-4">
|
||||
<div class="text-footer">
|
||||
<h5 class="allcaps">Contents</h5>
|
||||
</div>
|
||||
<div class="toc" >{% include toc.html html=content class=toc %}</div>
|
||||
<hr class="my-4">
|
||||
</div>
|
||||
<nav class="content">
|
||||
{{ content }}
|
||||
<p></p>
|
||||
{% if page.git %}
|
||||
<a href="https://github.com/LibreTime/libretime/edit/master/docs/{{page.git}}" target="_blank">
|
||||
<i class="far fa-edit"></i> Edit on Github
|
||||
</a>
|
||||
{% endif %}
|
||||
</nav>
|
||||
</div>
|
||||
<div class="col d-none d-sm-none d-md-none d-lg-block">
|
||||
<hr class="my-4">
|
||||
<div class="text-footer">
|
||||
<h5 class="allcaps">Contents</h5>
|
||||
</div>
|
||||
<div class="toc" >{% include toc.html html=content class=toc %}</div>
|
||||
<hr class="my-4">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{content}}
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
|
|
|
@ -0,0 +1,141 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<main>
|
||||
<section class="text-center pt-11 pb-6">
|
||||
<div class="container">
|
||||
<div class="w-md-75 w-lg-50 mx-auto text-center mb-5">
|
||||
<h2 class="h3 text-center">Knowledge Base</h2>
|
||||
<p>All of the guides you need to set up, maintain, and use Libretime, all in one place.</p>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-5">
|
||||
<div class="card p-3 border-0 shadow">
|
||||
<div class="card-header border-0"><i class="fas fa-save fa-3x text-dark"></i></div>
|
||||
<div class="card-body pt-0">
|
||||
<h4 class="h5 mb-2"><a class="link-dark" href="/docs/install">Install</a></h4>
|
||||
<p class="card-text mb-4">Get Libretime up and running in just 10 minutes.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 mb-5">
|
||||
<div class="card p-3 border-0 shadow">
|
||||
<div class="card-header border-0"><i class="fas fa-wrench fa-3x text-dark"></i></div>
|
||||
<div class="card-body pt-0">
|
||||
<h4 class="h5 mb-2"><a class="link-dark" href="article.html">Configure</a></h4>
|
||||
<p class="card-text mb-4">We strive to embrace and drive change in our industry.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 mb-5">
|
||||
<div class="card p-3 border-0 shadow">
|
||||
<div class="card-header border-0"><i class="far fa-clock fa-3x text-dark"></i></div>
|
||||
<div class="card-body pt-0">
|
||||
<h4 class="h5 mb-2"><a class="link-dark" href="/docs/scheduling-shows">Schedule Shows</a></h4>
|
||||
<p class="card-text mb-4">We strive to embrace and drive change in our industry.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 mb-5">
|
||||
<div class="card p-3 border-0 shadow">
|
||||
<div class="card-header border-0"><i class="fa fa-users fa-3x text-dark"></i></div>
|
||||
<div class="card-body pt-0">
|
||||
<h4 class="h5 mb-2"><a class="link-dark" href="/docs/users">User Accounts</a></h4>
|
||||
<p class="card-text mb-4">Learn how to add, change, and delete user accounts.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 mb-5">
|
||||
<div class="card p-3 border-0 shadow">
|
||||
<div class="card-header border-0"><i class="fas fa-broadcast-tower fa-3x text-dark"></i></div>
|
||||
<div class="card-body pt-0">
|
||||
<h4 class="h5 mb-2"><a class="link-dark" href="article.html">Libretime for FM Radio</a></h4>
|
||||
<p class="card-text mb-4">We strive to embrace and drive change in our industry.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 mb-5">
|
||||
<div class="card p-3 border-0 shadow">
|
||||
<div class="card-header border-0"><i class="fa fa-adjust fa-3x text-dark"></i></div>
|
||||
<div class="card-body pt-0">
|
||||
<h4 class="h5 mb-2"><a class="link-dark" href="article.html">FAQs</a></h4>
|
||||
<p class="card-text mb-4">Have questions? <br> We have answers.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Section -->
|
||||
<div class="container">
|
||||
<div class="card gradient-dark shadow-sm">
|
||||
<div class="card-body p-5 px-md-7">
|
||||
<div class="d-md-flex align-items-center">
|
||||
<div class="w-100 mb-3 mb-md-0 pr-md-5">
|
||||
<h2 class="h4 font-weight-light mb-0">Can't find what you're looking for?</h2>
|
||||
<p class="font-weight-light mb-0">Let us help you!</p>
|
||||
</div>
|
||||
|
||||
<div class="text-md-right w-100">
|
||||
<a class="btn btn-dark" href="https://github.com/LibreTime/libretime/issues/new/choose">Submit a Request</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- End Section -->
|
||||
|
||||
<section class="py-11">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-5 mb-md-0">
|
||||
<i class="fas fa-headphones-alt fa-2x text-dark mb-3"></i>
|
||||
<h3 class="h5 mb-2">For DJs</h3>
|
||||
|
||||
<ul class="list-unstyled">
|
||||
{% for doc in site.docs %}
|
||||
{% if doc.category == "dj" %}
|
||||
<li class="mb-2"><a class="link-muted" href="{{doc.url}}">{{doc.title}}</a></li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 mb-5 mb-md-0">
|
||||
<i class="fas fa-users fa-2x text-dark mb-3"></i>
|
||||
<h3 class="h5 mb-2">For Program Managers</h3>
|
||||
|
||||
<ul class="list-unstyled">
|
||||
{% for doc in site.docs %}
|
||||
{% if doc.category == "manager" %}
|
||||
<li class="mb-2"><a class="link-muted" href="{{doc.url}}">{{doc.title}}</a></li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
<i class="fas fa-user-secret fa-2x text-dark mb-3"></i>
|
||||
<h3 class="h5 mb-2">For System Administrators</h3>
|
||||
|
||||
<ul class="list-unstyled">
|
||||
{% for doc in site.docs %}
|
||||
{% if doc.category == "admin" %}
|
||||
<li class="mb-2"><a class="link-muted" href="{{doc.url}}">{{doc.title}}</a></li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
|
@ -0,0 +1,504 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Title -->
|
||||
<title>FAQ | Docs - UI Kit</title>
|
||||
|
||||
<!-- Required Meta Tags Always Come First -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="favicon.png">
|
||||
|
||||
<!-- Meta tags -->
|
||||
<meta name="keywords" content="documentation template, help desk, open source, free template, freebies, bootstrap 4, bootstrap4">
|
||||
<meta name="description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
|
||||
<!-- Schema.org -->
|
||||
<meta itemprop="name" content="Documentation Help Desk by Htmlstream">
|
||||
<meta itemprop="description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
<meta itemprop="image" content="docs-ui-kit-thumbnail.jpg">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="product">
|
||||
<meta name="twitter:site" content="@htmlstream">
|
||||
<meta name="twitter:title" content="Documentation Help Desk by Htmlstream">
|
||||
<meta name="twitter:description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
<meta name="twitter:creator" content="@htmlstream">
|
||||
<meta name="twitter:image" content="docs-ui-kit-thumbnail.jpg">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:title" content="Documentation Help Desk by Htmlstream">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://htmlstream.com/preview/docs-ui-kit/index.html">
|
||||
<meta property="og:image" content="docs-ui-kit-thumbnail.jpg">
|
||||
<meta property="og:description" content="Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with 10 beautiful complete and functional pages including lots of reusable and customizable UI Blocks. Every component crafted with love to speed up your workflow.">
|
||||
<meta property="og:site_name" content="Htmlstream">
|
||||
|
||||
<!-- Google Fonts -->
|
||||
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600" rel="stylesheet">
|
||||
|
||||
<!-- CSS Implementing Plugins -->
|
||||
<link rel="stylesheet" href="assets/vendor/font-awesome/css/fontawesome-all.min.css">
|
||||
|
||||
<!-- CSS Template -->
|
||||
<link rel="stylesheet" href="assets/css/theme.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<header class="duik-header">
|
||||
<!-- Navbar -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-primary position-absolute left-0 right-0 flex-nowrap z-index-3">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="home-page-1.html"><img src="assets/img/logo-light.png" alt="Docs UI Kit" style="width: 150px;"></a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo" aria-controls="navbarTogglerDemo" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarTogglerDemo">
|
||||
<ul class="navbar-nav mt-2 mt-lg-0 small">
|
||||
<li class="nav-item mb-2 mb-lg-0">
|
||||
<a class="nav-link" href="index.html">Back to UI Kit</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="navbar-nav ml-auto mt-2 mt-lg-0">
|
||||
<li class="nav-item ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="home-page-1.html">Home</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown active ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Pages <i class="fas fa-angle-down small ml-1"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
|
||||
<a class="dropdown-item" href="home-page-2.html">Home Option</a>
|
||||
<a class="dropdown-item" href="home-page-3.html">Home Dark</a>
|
||||
<a class="dropdown-item" href="article.html">Article</a>
|
||||
<a class="dropdown-item active" href="faq.html">FAQ</a>
|
||||
<a class="dropdown-item" href="contacts.html">Contacts</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="#" id="navbarDropdown-2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Docs Layouts <i class="fas fa-angle-down small ml-1"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="navbarDropdown-2">
|
||||
<a class="dropdown-item" href="doc-1.html" target="_blank">Docs Layout 1 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-2"></i></a>
|
||||
<a class="dropdown-item" href="doc-2.html" target="_blank">Docs Layout 2 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-1"></i></a>
|
||||
<a class="dropdown-item" href="doc-3.html" target="_blank">Docs Layout 3 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-1"></i></a>
|
||||
<a class="dropdown-item" href="doc-4.html" target="_blank">Docs Layout 4 <i class="fa fa-external-link-square-alt text-muted small opacity-30 ml-1"></i></a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item ml-lg-6 mb-2 mb-lg-0">
|
||||
<a class="nav-link px-0" href="https://github.com/htmlstreamofficial/docs-ui-kit" target="_blank"><i class="fab fa-github mr-1"></i> Star on Github</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-- End Navbar -->
|
||||
</header>
|
||||
<!-- End Header -->
|
||||
|
||||
<!-- Promo Section -->
|
||||
<section class="duik-promo bg-primary">
|
||||
<div class="container duik-promo-container">
|
||||
<div class="d-flex mh-25rem pt-11 py-6">
|
||||
<div class="align-self-center">
|
||||
<h1 class="text-white font-weight-light mb-3">Frequently Asked Questions</h1>
|
||||
|
||||
<nav aria-label="breadcrumb">
|
||||
<ol class="breadcrumb breadcrumb-light">
|
||||
<li class="breadcrumb-item"><a href="#">Home</a></li>
|
||||
<li class="breadcrumb-item active" aria-current="page">FAQ</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- SVG BG -->
|
||||
<svg class="position-absolute bottom-0 left-0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1920 323" enable-background="new 0 0 1920 323" xml:space="preserve">
|
||||
<polygon fill="#ffffff" style="fill-opacity: .05;" points="-0.5,322.5 -0.5,121.5 658.3,212.3 "></polygon>
|
||||
<polygon fill="#ffffff" style="fill-opacity: .1;" points="-2,323 1920,323 1920,-1 "></polygon>
|
||||
</svg>
|
||||
<!-- End SVG BG -->
|
||||
</section>
|
||||
<!-- End Promo Section -->
|
||||
|
||||
<main>
|
||||
<div class="container pt-11 pb-8">
|
||||
<div class="row">
|
||||
<div class="col-lg-4 mb-4 mb-lg-3 order-lg-2">
|
||||
<div class="js-sticky-sidebar">
|
||||
<div class="list-group mb-4" id="faq" role="tablist">
|
||||
<a class="list-group-item list-group-item-action active" id="faq-purchase" data-toggle="tab" href="#faq-purchase-content" role="tab" aria-controls="faq-purchase-content" aria-selected="true">
|
||||
<i class="fa fa-fw fa-shopping-basket mr-1"></i> Purchase
|
||||
</a>
|
||||
|
||||
<a class="list-group-item list-group-item-action" id="faq-installation" data-toggle="tab" href="#faq-installation-content" role="tab" aria-controls="faq-installation-content" aria-selected="false">
|
||||
<i class="fa fa-fw fa-adjust mr-1"></i> Installation
|
||||
</a>
|
||||
|
||||
<a class="list-group-item list-group-item-action" id="faq-update" data-toggle="tab" href="#faq-update-content" role="tab" aria-controls="faq-update-content" aria-selected="false">
|
||||
<i class="fa fa-fw fa-layer-group mr-1"></i> Update
|
||||
</a>
|
||||
|
||||
<a class="list-group-item list-group-item-action" id="faq-gitlab" data-toggle="tab" href="#faq-gitlab-content" role="tab" aria-controls="faq-gitlab-content" aria-selected="false">
|
||||
<i class="fab fa-fw fa-github mr-1"></i> Github
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Call To Action -->
|
||||
<a class="card border-0 bg-primary link-white text-white mb-4" href="https://github.com/htmlstreamofficial/docs-ui-kit">
|
||||
<div class="card-body z-index-1">
|
||||
<div class="d-flex align-items-center">
|
||||
<i class="fab fa-github fa-3x mr-4"></i>
|
||||
<p class="mb-0">Stay up to date for any updates and contributions!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- SVG BG -->
|
||||
<svg class="position-absolute bottom-0 left-0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1920 323" enable-background="new 0 0 1920 323" xml:space="preserve">
|
||||
<polygon fill="#ffffff" style="fill-opacity: .05;" points="-0.5,322.5 -0.5,121.5 658.3,212.3 "></polygon>
|
||||
<polygon fill="#ffffff" style="fill-opacity: .1;" points="-2,323 1920,323 1920,-1 "></polygon>
|
||||
</svg>
|
||||
<!-- End SVG BG -->
|
||||
</a>
|
||||
<!-- End Call To Action -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-8 pr-lg-6 order-lg-1">
|
||||
<div class="tab-content" id="faqTabContent">
|
||||
<div class="tab-pane fade show active" id="faq-purchase-content" role="tabpanel" aria-labelledby="faq-purchase">
|
||||
<div class="accordion" id="accordionExample-001">
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center" id="headingOne-001" data-toggle="collapse" data-target="#collapseOne-001" aria-expanded="true" aria-controls="collapseOne-001" role="region">
|
||||
<h6 class="mb-0">What is Docs UI Kit?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
|
||||
<div id="collapseOne-001" class="collapse show" aria-labelledby="headingOne-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">Docs UI Kit is beautiful Open Source Bootstrap 4 UI Kit under MIT license. The UI Kit comes with more than 10 beautiful complete pages and includes a lot of reusable and customizable UI Blocks. Furthermore, Docs UI Kit includes 4 different Documentation Layouts.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingTwo-001" data-toggle="collapse" data-target="#collapseTwo-001" aria-expanded="false" aria-controls="collapseTwo-001" role="region">
|
||||
<h6 class="mb-0">Is it really free and under MIT license?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseTwo-001" class="collapse" aria-labelledby="headingTwo-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">Yes! It's just absolutely FREE and comes with a simple license! If you have any questions or doubts, please feel free to reach us <a href="#">here</a>.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingThree-001" data-toggle="collapse" data-target="#collapseThree-001" aria-expanded="false" aria-controls="collapseThree-001" role="region">
|
||||
<h6 class="mb-0">Can I use Docs UI Kit in commercial project?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseThree-001" class="collapse" aria-labelledby="headingThree-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">Yes! Docs UI Kit is absolutely Free and you can use in both personal and commercial projects without any attribution. However, we would much appreciate for any attribution.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center" id="headingFour-001" data-toggle="collapse" data-target="#collapseFour-001" aria-expanded="true" aria-controls="collapseFour-001" role="region">
|
||||
<h6 class="mb-0">Where can I download Docs UI Kit?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
|
||||
<div id="collapseFour-001" class="collapse" aria-labelledby="headingFour-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">You can download Docs UI Kit on <a target="_blank" href="https://htmlstream.com/">Htmlstream website</a> or on the <a href="#">Github page</a>.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingFive-001" data-toggle="collapse" data-target="#collapseFive-001" aria-expanded="false" aria-controls="collapseFive-001" role="region">
|
||||
<h6 class="mb-0">Do you provide free or premium support?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseFive-001" class="collapse" aria-labelledby="headingFive-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">Corrently, all our freebies comes with community support and you can open an issue on the product <a href="#">github page</a>. We will do our best to answers your questions.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingSix-001" data-toggle="collapse" data-target="#collapseSix-001" aria-expanded="false" aria-controls="collapseSix-001" role="region">
|
||||
<h6 class="mb-0">Can I contribute to Docs UI Kit?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseSix-001" class="collapse" aria-labelledby="headingSix-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">Sure! Please feel free to contribute - we appreciate any community help! You can <a href="#">pull request</a> on github page.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingSeven-001" data-toggle="collapse" data-target="#collapseSeven-001" aria-expanded="false" aria-controls="collapseSeven-001" role="region">
|
||||
<h6 class="mb-0">How to use search in Docs Layouts?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseSeven-001" class="collapse" aria-labelledby="headingSeven-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">You can check out our documenttion for detailed examples.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingEight-001" data-toggle="collapse" data-target="#collapseEight-001" aria-expanded="false" aria-controls="collapseEight-001" role="region">
|
||||
<h6 class="mb-0">How many pages includes Docs UI Kit?</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseEight-001" class="collapse" aria-labelledby="headingEight-001" data-parent="#accordionExample-001">
|
||||
<div class="card-body">Docs UI Kit comes with 10+ example pages.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="tab-pane fade" id="faq-installation-content" role="tabpanel" aria-labelledby="faq-installation">
|
||||
<div class="accordion" id="accordionExample-002">
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center" id="headingOne-002" data-toggle="collapse" data-target="#collapseOne-002" aria-expanded="true" aria-controls="collapseOne-002" role="region">
|
||||
<h6 class="mb-0">Installation Group Item #1</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
|
||||
<div id="collapseOne-002" class="collapse show" aria-labelledby="headingOne-002" data-parent="#accordionExample-002">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingTwo-002" data-toggle="collapse" data-target="#collapseTwo-002" aria-expanded="false" aria-controls="collapseTwo-002" role="region">
|
||||
<h6 class="mb-0">Installation Group Item #2</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseTwo-002" class="collapse" aria-labelledby="headingTwo-002" data-parent="#accordionExample-002">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingThree-002" data-toggle="collapse" data-target="#collapseThree-002" aria-expanded="false" aria-controls="collapseThree-002" role="region">
|
||||
<h6 class="mb-0">Installation Group Item #3</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseThree-002" class="collapse" aria-labelledby="headingThree-002" data-parent="#accordionExample-002">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="tab-pane fade" id="faq-update-content" role="tabpanel" aria-labelledby="faq-update">
|
||||
<div class="accordion" id="accordionExample-003">
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center" id="headingOne-003" data-toggle="collapse" data-target="#collapseOne-003" aria-expanded="true" aria-controls="collapseOne-003" role="region">
|
||||
<h6 class="mb-0">Update Group Item #1</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
|
||||
<div id="collapseOne-003" class="collapse show" aria-labelledby="headingOne-003" data-parent="#accordionExample-003">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingTwo-003" data-toggle="collapse" data-target="#collapseTwo-003" aria-expanded="false" aria-controls="collapseTwo-003" role="region">
|
||||
<h6 class="mb-0">Update Group Item #2</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseTwo-003" class="collapse" aria-labelledby="headingTwo-003" data-parent="#accordionExample-003">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingThree-003" data-toggle="collapse" data-target="#collapseThree-003" aria-expanded="false" aria-controls="collapseThree-003" role="region">
|
||||
<h6 class="mb-0">Update Group Item #3</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseThree-003" class="collapse" aria-labelledby="headingThree-003" data-parent="#accordionExample-003">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="tab-pane fade" id="faq-gitlab-content" role="tabpanel" aria-labelledby="faq-gitlab">
|
||||
<div class="accordion" id="accordionExample-004">
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center" id="headingOne-004" data-toggle="collapse" data-target="#collapseOne-004" aria-expanded="true" aria-controls="collapseOne-004" role="region">
|
||||
<h6 class="mb-0">Gitlab Group Item #1</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
|
||||
<div id="collapseOne-004" class="collapse show" aria-labelledby="headingOne-004" data-parent="#accordionExample-004">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingTwo-004" data-toggle="collapse" data-target="#collapseTwo-004" aria-expanded="false" aria-controls="collapseTwo-004" role="region">
|
||||
<h6 class="mb-0">Gitlab Group Item #2</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseTwo-004" class="collapse" aria-labelledby="headingTwo-004" data-parent="#accordionExample-004">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card border-bottom mb-3">
|
||||
<div class="card-header accordion-header d-flex align-items-center collapsed" id="headingThree-004" data-toggle="collapse" data-target="#collapseThree-004" aria-expanded="false" aria-controls="collapseThree-004" role="region">
|
||||
<h6 class="mb-0">Gitlab Group Item #3</h6>
|
||||
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
|
||||
</div>
|
||||
<div id="collapseThree-004" class="collapse" aria-labelledby="headingThree-004" data-parent="#accordionExample-004">
|
||||
<div class="card-body">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<section class="bg-light py-11 text-center">
|
||||
<div class="container">
|
||||
<i class="fas fa-headset fa-4x text-primary mb-4"></i>
|
||||
<h2 class="h3 mb-3">Can't find what you're looking for?</h2>
|
||||
<div class="lead mb-5">Let us help you right now!</div>
|
||||
<a class="btn px-5 btn-primary" href="#">Submit a Request</a>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="bg-dark font-weight-light text-white-55 pt-11 pb-5 overflow-hidden">
|
||||
<div class="container">
|
||||
<div class="row justify-content-md-between">
|
||||
<div class="col-md-12 col-lg-4 mb-4 mr-lg-auto">
|
||||
<img class="mb-3" src="assets/img/logo-light.png" alt="Docs UI Kit" style="width: 170px;">
|
||||
<p class="small font-weight-light mb-3">Docs UI Kit is fully responsive template with variety of documentation layouts, functional features and ready to use pages.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4 col-lg-2 mb-4">
|
||||
<h4 class="h6 text-white mb-3">Company</h4>
|
||||
|
||||
<!-- Links -->
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-3"><a class="link-white-55" href="#">About Us</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Offers</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Contacts</a></li>
|
||||
</ul>
|
||||
<!-- End Links -->
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4 col-lg-2 mb-4">
|
||||
<h4 class="h6 text-white mb-3">Support</h4>
|
||||
|
||||
<!-- Links -->
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Community</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">Status</a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">FAQ</a></li>
|
||||
</ul>
|
||||
<!-- End Links -->
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4 col-lg-2 mb-4">
|
||||
<h4 class="h6 text-white mb-3">Contacts</h4>
|
||||
|
||||
<!-- Links -->
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-3"><a class="link-white-55" href="#">info@htmlstream.com </a></li>
|
||||
<li class="mb-3"><a class="link-white-55" href="#">1-800-643-4500</a></li>
|
||||
</ul>
|
||||
<!-- End Links -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="my-5 opacity-10">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<p class="small font-weight-light mb-md-0">© 2019 <a class="text-white" href="https://htmlstream.com/">Htmlstream</a>. Under MIT license.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-md-5 text-md-right">
|
||||
<ul class="list-inline mb-0">
|
||||
<li class="list-inline-item mr-1 mr-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://github.com/htmlstreamofficial/">
|
||||
<i class="fab fa-github"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item mx-1 mx-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://www.facebook.com/htmlstream">
|
||||
<i class="fab fa-facebook"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item mx-1 mx-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://www.instagram.com/htmlstream">
|
||||
<i class="fab fa-instagram"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item mx-1 mx-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://twitter.com/htmlstream">
|
||||
<i class="fab fa-twitter"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item ml-1 ml-xl-2">
|
||||
<a class="link-white-55" target="_blank" href="https://dribbble.com/htmlstream">
|
||||
<i class="fab fa-dribbble"></i>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- End Footer -->
|
||||
|
||||
<!-- Go to Top -->
|
||||
<a class="js-go-to duik-go-to" href="javascript:;">
|
||||
<span class="fa fa-arrow-up duik-go-to__inner"></span>
|
||||
</a>
|
||||
<!-- End Go to Top -->
|
||||
|
||||
<!-- JS Global Compulsory -->
|
||||
<script src="assets/vendor/jquery/dist/jquery.min.js"></script>
|
||||
<script src="assets/vendor/jquery-migrate/dist/jquery-migrate.min.js"></script>
|
||||
<script src="assets/vendor/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- JS Implementing Plugins -->
|
||||
<script src="assets/vendor/sticky-sidebar/dist/sticky-sidebar.min.js"></script>
|
||||
|
||||
<!-- JS -->
|
||||
<script src="assets/js/main.js"></script>
|
||||
<script src="assets/js/sticky-sidebar.js"></script>
|
||||
</body>
|
||||
</html>
|
|
@ -1,137 +0,0 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
{% include head.html %}
|
||||
|
||||
<style>
|
||||
header.masthead {
|
||||
padding-top: 10rem;
|
||||
padding-bottom: calc(10rem - 56px);
|
||||
background-image: url("{{ site.headimage }}");
|
||||
background-position: center center;
|
||||
background-size: cover;
|
||||
}
|
||||
body{
|
||||
font-family:Merriweather,'Helvetica Neue',Arial,sans-serif;
|
||||
padding-top: 0px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<title>{{ site.title }} - {{ page.title }}</title>
|
||||
</head>
|
||||
<body id="page-top">
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include navbar.html %}
|
||||
|
||||
<!-- Scroll to Top link -->
|
||||
<a class="top-link hide" href="" id="js-top">
|
||||
<svg class="bi bi-arrow-up-circle-fill" width="4em" height="4em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-10.646.354a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 6.207V11a.5.5 0 0 1-1 0V6.207L5.354 8.354z"/>
|
||||
</svg>
|
||||
<span class="screen-reader-text">Back to top</span>
|
||||
</a>
|
||||
|
||||
<!-- Splash Image
|
||||
<header class="masthead text-center text-white d-flex">
|
||||
<div class="container my-auto">
|
||||
<div class="row">
|
||||
<div class="col-lg-10 mx-auto">
|
||||
<h1 class="text-uppercase">
|
||||
<strong> {{ site.headtext }} </strong>
|
||||
</h1>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="col-lg-8 mx-auto">
|
||||
<p class="text-faded mb-5">
|
||||
{{ site.headsubtext}}
|
||||
</p>
|
||||
<a class="btn btn-primary btn-xl js-scroll-trigger" href="{{ site.headbuttonurl }}">{{ site.headbuttontext }}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
-->
|
||||
|
||||
<!-- Orange Container -->
|
||||
<section class="bg-dark text-white" id="dj">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 mx-auto text-center">
|
||||
<h2 class="section-heading text-white">Docs for DJs</h2>
|
||||
<hr class="light my-4">
|
||||
<p class="text-faded mb-4">
|
||||
Basic guides for broadcasting with Libretime can be found here, perfect for DJs.
|
||||
</p>
|
||||
{% for item in site.data.nav.djguides %}
|
||||
<li>
|
||||
<a class="" href="{{ item.url }}">{{ item.page }}</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="" id="managers">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 mx-auto text-center">
|
||||
<h2 class="section-heading">Docs for Program Managers</h2>
|
||||
<hr class="light my-4">
|
||||
<p class="mb-4">
|
||||
Program Managers, sometimes known as Program Directors, manage DJs and are responsible for maintaining the station's on-air calendar. All the help Program Managers need is right here. (Note: guides for DJs will also be helpful for programming Libretime)
|
||||
</p>
|
||||
{% for item in site.data.nav.managerguides %}
|
||||
<li>
|
||||
<a class="" href="{{ item.url }}">{{ item.page }}</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="bg-dark text-white" id="dj">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 mx-auto text-center">
|
||||
<h2 class="section-heading text-white">Docs for System Administrators</h2>
|
||||
<hr class="light my-4">
|
||||
<p class="text-faded mb-4">
|
||||
System administrators can find all of the information they need here to configure and maintain their LibreTime instance.
|
||||
</p>
|
||||
{% for item in site.data.nav.adminguides %}
|
||||
<li>
|
||||
<a class="" href="{{ item.url }}">{{ item.page }}</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="" id="devs">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 mx-auto text-center">
|
||||
<h2 class="section-heading">Docs for Developers</h2>
|
||||
<hr class="light my-4">
|
||||
<p class="mb-4">
|
||||
Calling all developers! Find the information you need to get started at the links below.
|
||||
</p>
|
||||
{% for item in site.data.nav.devguides %}
|
||||
<li>
|
||||
<a class="" href="{{ item.url }}">{{ item.page }}</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
{% include scripts.html %}
|
||||
</body>
|
||||
</html>
|
|
@ -83,7 +83,8 @@ div.text-footer{
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
section{padding:8rem 0}
|
||||
/* Changed padding */
|
||||
section{padding:2rem 0}
|
||||
.section-heading{margin-top:0}
|
||||
::-moz-selection{color:#fff;background:#212529;text-shadow:none}
|
||||
::selection{color:#fff;background:#212529;text-shadow:none}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: Docs
|
||||
layout: guides
|
||||
layout: docindex
|
||||
---
|
Loading…
Reference in New Issue