Compare commits

...

2 Commits

Author SHA1 Message Date
Benjamin Völkl c657e1ac12 . 2023-05-09 09:52:12 +02:00
Benjamin Völkl 2fcd074353 . 2023-05-09 09:51:23 +02:00
5 changed files with 149 additions and 80 deletions

View File

@ -57,7 +57,11 @@
<div class="col-lg-8">
<div class="inf">
<div class="text color-666 mb-20">
<<<<<<< HEAD
{{$content->beschreibung}}
=======
{{$content->short_description}}
>>>>>>> 83f15e6d8b628abe7ee914c80d12a85bf0e5e2ff
</div>

</div>
@ -234,32 +238,7 @@
<label id="lweb-directory" for="cweb-directory" class="small mt-3 text-muted">Paste this Lumino Theme URL into your Lumino Theme Installation Dialog</label>
</div>

<div>
<div id="template-data" style=" display: none;">
<div class="card shadow-ci">
<img id="data-theme-image" class="card-img-top img-fluid">
<div class="card-body">
<h5 id="data-theme-name"></h5>
<p id="data-theme-description">
</p>
Lumino Version: <span id="data-theme-lumino-version"></span>
<h5 class="fw fs-6 mt-5 mb-2">Import Options</h5>
<table class="table">
<thead>
<tr>
<th scope="col">Funcion</th>
<th scope="col">Items</th>
<th scope="col" class="text-end">Import</th>
</tr>
</thead>
<tbody id="theme-configs"></tbody>
</table>
<p id="theme-import-message">Theme without Config</p>
</div>
</div>
</div>
<div style="display: none;" class="alert mt-5 mb-5" role="alert" id="theme-verify-error"></div>
</div>

</div>
</div>
</div>

View File

@ -1,11 +1,79 @@
<footer class="style-4 mt-0 pt-10">
<footer class="style-9">
<div class="container">
<div class="content">
<div class="row gx-0 justify-content-between">

<div class="col-lg-2">
<h5 class="foot-title"> Themes </h5>
<div class="links">
<ul>
<li> <a href="{{url('/free')}}"> Free Themes </a> </li>
<li> <a href="{{url('/paid')}}"> Paid Themes </a> </li>
<li> <a href="{{url('/private')}}"> Private Themes </a> </li>


<div class="copywrite text-center">
<small class="small">
<a href="https://getlumino.com" class="fw-bold text-decoration-underline">Lumino CMS</a>
</small>
</ul>
</div>
</div>
<div class="col-lg-3">
<h5 class="foot-title"> About Lumino CMS </h5>
<div class="links">
<ul class="d-flex flex-wrap">
<li class="w-50">
<a href="#"> About Us </a>
</li>
<li class="w-50">
<a href="#"> Blogs </a>
</li>

</ul>
</div>
</div>
<div class="col-lg-2">
<h5 class="foot-title"> Developers </h5>
<div class="links">
<ul class="">
<li> <a href="{{url('/themes-api')}}"> Documentation </a> </li>
<li> <a href="{{url('/themes-api')}}"> Theme API </a> </li>

</ul>
</div>
</div>

<div class="col-lg-3">
<h5 class="foot-title"> Partner Programs </h5>
<div class="links">
<ul>
<li> <a href="#"> Affiliates </a> </li>
<li> <a href="#"> Reseller Programs </a> </li>
</ul>
</div>
</div>
</div>
</div>
<div class="foot">
<div class="row align-items-center">
<div class="col-lg-2 border-1 border-end brd-light">
<a class="navbar-brand pe-4" href="#">
<img src="assets/img/logo_9.png" alt="">
</a>
</div>
<div class="col-lg-7">
<div class="info ps-4">
<p class="mb-1"> Copyright © 1999 - 2022 <a href="#" class="fw-bold text-white"> ThemesCamp </a>, LLC. All Rights Reserved. </p>
</div>
</div>
<div class="col-lg-3 text-lg-end">
<div class="social-icons">
<a href="#"> <i class="fab fa-facebook-f"></i> </a>
<a href="#"> <i class="fab fa-twitter"></i> </a>
<a href="#"> <i class="fab fa-behance"></i> </a>
<a href="#"> <i class="fab fa-youtube"></i> </a>
</div>
</div>
</div>
</div>
</div>
</footer>
</footer>


View File

@ -14,8 +14,8 @@
<!-- ====== start navbar ====== -->
<nav class="navbar navbar-expand-lg navbar-light style-4">
<div class="container">
<a class="navbar-brand" href="{{url('/')}}">
<img src="assets/img/logo_lgr.png" alt="Lumino Themes">
<a class="fs-1 fw-bold" style="color: #6c23d7" href="{{url('/')}}">
Lumino Themes
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
@ -26,21 +26,13 @@
<ul class="navbar-nav m-auto mb-2 mb-lg-0 text-uppercase">


<li class="nav-item">
<a class="nav-link" href="{{url('/authors')}}">
Authors
</a>
</li>

<li class="nav-item">
<a class="nav-link" href="{{url('/create-theme')}}">
Create a Theme
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="{{url('/private')}}">
Themes by Features
</a>
</li>

</ul>
<div class="nav-side">
<div class="d-flex align-items-center">

View File

@ -50,15 +50,16 @@
<div class="col-lg-9">
<div class="content text-center">
<div class="section-head text-center style-4">
<h2 class="mb-20"> Access your business potentials today & find opportunity for <span> bigger success </span> </h2>
<h2 class="mb-20"> Access your business potentials today & and start developing <span> Lumino CMS </span> Themes</h2>
</div>
<div class="butns mt-70">
<a href="page-contact-app.html" class="btn rounded-pill bg-blue4 fw-bold text-white me-4" target="_blank">
<small> Start A Project Now </small>
<a href="{{url('/create-theme')}}" class="btn rounded-pill hover-blue4 fw-bold border-blue4" target="_blank">
<small> Create a Theme </small>
</a>
<a href="page-about-app.html" class="btn rounded-pill hover-blue4 fw-bold border-blue4" target="_blank">
<small> See Pricing & Plan </small>
<a href="{{url('/publish')}}" class="btn rounded-pill bg-blue4 fw-bold text-white me-4" target="_blank">
<small> Publish Theme </small>
</a>

</div>
</div>
</div>

View File

@ -42,7 +42,7 @@
</a>
<br>

<a class="btn btn-primary d-block mt-4 btn-lg" data-bs-toggle="modal" data-bs-target="#exampleModal">
<a class="btn d-block mt-4 btn-lg bg-blue4 text-white" data-bs-toggle="modal" data-bs-target="#install-theme">

<svg style="fill: currentColor; width: 24px; margin-right: 5px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M543.7 200.1C539.7 142.1 491.4 96 432 96c-7.6 0-15.1.8-22.4 2.3C377.7 58.3 328.1 32 272 32c-84.6 0-155.5 59.7-172.3 139.8C39.9 196.1 0 254.4 0 320c0 88.4 71.6 160 160 160h336c79.5 0 144-64.5 144-144 0-61.8-39.2-115.8-96.3-135.9zM496 432H160c-61.9 0-112-50.1-112-112 0-56.4 41.7-103.1 96-110.9V208c0-70.7 57.3-128 128-128 53.5 0 99.3 32.8 118.4 79.4 11.2-9.6 25.7-15.4 41.6-15.4 35.3 0 64 28.7 64 64 0 11.8-3.2 22.9-8.8 32.4 2.9-.3 5.9-.4 8.8-.4 53 0 96 43 96 96s-43 96-96 96zM387 256h-67v-84c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v84h-67c-10.7 0-16 12.9-8.5 20.5l99 99c4.7 4.7 12.3 4.7 17 0l99-99c7.6-7.6 2.2-20.5-8.5-20.5z"/></svg>
Install this Theme
@ -166,44 +166,73 @@



<div class="modal fade" id="exampleModal" data-bs-backdrop="static" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal fade" id="install-theme" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content" style="background-color: #f7fafc">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Install Minimal Lumino Theme</h5>
<h5 class="modal-title" id="exampleModalLabel">Install new Lumino Theme</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">

<br>
<form id="formType" enctype="multipart/form-data">
<div class="modal-body">
<div class="row">
<div class="col-10 offset-1 mt-4">
<div class="form-group input-group-lg">
<input type="text" class="form-control" readonly value="git@code.areya.de:Areya/neuschwanstein-theme.git" id="cweb-directory" >
<label id="lweb-directory" for="cweb-directory" class="small mt-3 text-muted">Paste this Lumino Theme URL into your Lumino Theme Installation Dialog</label>
</div>


<div class="input-group input-group-lg">
<input type="text" id="inputPassword5" class="form-control border-ci rounded" aria-describedby="passwordHelpBlock" readonly value="git@code.areya.de:Areya/minimal-theme.git">
<div id="passwordHelpBlock" class="form-text">
<br>
Use this link to install the chosen theme into your own Lumino installation. Make sure the Theme is compatible with your Lumino Version.
</div>
</div>
</div>
<div class="card-body">
<div class="row" id="how-to-install">
<div class="col-10 offset-1">
<br>
<hr class="mt-4 mb-4">
<br>
</div>
<div class="col-10 offset-1">
<h4>How to install a new Lumino Theme</h4>
<br>
</div>
<div class="col-2 offset-1 mb-3">
<div style="background-color: #5842bc; height: 50px; width: 50px; color: white" class="p-2 rounded-circle text-center fw-bold fs-5">
1.
</div>
</div>
<div class="col-9 mt-2">
Log in to your Lumino Admin and navigate to Configutations -> Theme
</div>
<div class="col-2 offset-1 mb-3">
<div style="background-color: #5842bc; height: 50px; width: 50px; color: white" class="p-2 rounded-circle text-center fw-bold fs-5">
2.
</div>
</div>
<div class="col-9 mt-2">
Stelle sicher, dass das Theme deine Lumino Version <span class="fw-bold" style="color: #6c23d7; font-size: 15px;">3.6</span> unterstützt.
</div>
<div class="col-2 offset-1 mb-3">
<div style="background-color: #5842bc; height: 50px; width: 50px; color: white" class="p-2 rounded-circle text-center fw-bold fs-5">
3.
</div>
</div>
<div class="col-9 mt-2">
Kopiere die Installations URL von der Seite und fühe es in die obere Maske ein.
</div>
<div class="col-2 offset-1 mb-3">
<div style="background-color: #5842bc; height: 50px; width: 50px; color: white" class="p-2 rounded-circle text-center fw-bold fs-5">
4.
</div>
</div>
<div class="col-9 mt-2">
After Verification Theme can be installed
</div>
</div>
</div>






<br>
<br>
<br>
<h5>Instructions</h5>

<br>

<img src="https://i.gifer.com/XG0z.gif" class="img-fluid" width="100%" loading="lazy">



</div>

</form>
</div>
</div>
</div>