mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-28 07:43:51 +01:00
Mini webpage
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
title: Powerful Computer Manager
|
title: Powerful Computer Manager
|
||||||
email: contacto@jkanetwork.com
|
email: contacto@jkanetwork.com
|
||||||
url: https://jkanetwork.gitlab.io
|
url: https://jkanetwork.gitlab.io
|
||||||
baseurl: /powerfulcomputermanager
|
baseurl: "/powerfulcomputermanager"
|
||||||
description: "Powerful Computer Manager (PCM) its a simple but useful program to control computers in a Active Directory (Or grouped by other ways) to update software, tweak system,generate reports and more in a unattended and silently way"
|
description: "Powerful Computer Manager (PCM) its a simple but useful program to control computers in a Active Directory (Or grouped by other ways) to update software, tweak system,generate reports and more in a unattended and silently way"
|
||||||
|
|
||||||
# Color settings (hex-codes without the leading hash-tag)
|
# Color settings (hex-codes without the leading hash-tag)
|
||||||
|
|||||||
@@ -2,11 +2,10 @@
|
|||||||
<section id="about" class="container content-section text-center">
|
<section id="about" class="container content-section text-center">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<h2>About Grayscale</h2>
|
<h2>About Powerful Computer Manager</h2>
|
||||||
<p>Grayscale is a free Bootstrap 3 theme created by Start Bootstrap. It can be yours right now, simply download the template on <a href="http://startbootstrap.com/template-overviews/grayscale/">the preview page</a>. The theme is open source, and you can use it for any purpose, personal or commercial.</p>
|
<p>Powerful Computer Manager is the super-simple-but-powerful program to automatizate tasks in groups of computers (In a Active Directory site, or not) in a unattended way.<br>
|
||||||
<p>The Jekyll version is brought to you by <a href="https://github.com/jeromelachaud">Jerome Lachaud</a></p>
|
It inteed to be a simple SSMS alternative, that inventarizes computers and install/remove software in it, tweak system of run arbitrary commands.<br>
|
||||||
<p>This theme features stock photos by <a href="http://gratisography.com/">Gratisography</a> along with a custom Google Maps skin courtesy of <a href="http://snazzymaps.com/">Snazzy Maps</a>.</p>
|
You only have to write simple cooks that are small yaml text files, create groups of computers and assign cooks to this groups, and will be run in the destination computers</p>
|
||||||
<p>Grayscale includes full HTML, CSS, and custom JavaScript files along with LESS files for easy customization.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<h2>Contact</h2>
|
<h2>Contact</h2>
|
||||||
<p>Dolor reprehenderit repellendus, optio labore odio at tempore debitis nisi. Quasi debitis tenetur eaque molestias non porro odio sapiente.</p>
|
<p>You can contact us by mail or open an issue in Gitlab.</p>
|
||||||
<p><a href="mailto:{{ site.email }}">{{ site.email }}</a>
|
<p><a href="mailto:{{ site.email }}">{{ site.email }}</a>
|
||||||
</p>
|
</p>
|
||||||
<ul class="list-inline banner-social-buttons">
|
<ul class="list-inline banner-social-buttons">
|
||||||
|
|||||||
@@ -3,9 +3,9 @@
|
|||||||
<div class="download-section">
|
<div class="download-section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<h2>Download Grayscale</h2>
|
<h2>Download Powerful Computer Manager</h2>
|
||||||
<p>You can download Grayscale for free on the preview page at Start Bootstrap.</p>
|
<p>You can download PCM for free on GitLab</p>
|
||||||
<a href="http://startbootstrap.com/template-overviews/grayscale/" class="btn btn-default btn-lg">Visit Download Page</a>
|
<a href="https://gitlab.com/JKANetwork/powerfulcomputermanager" class="btn btn-default btn-lg">Visit Download Page</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -4,8 +4,8 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 col-md-offset-2">
|
<div class="col-md-8 col-md-offset-2">
|
||||||
<h1 class="brand-heading">Grayscale</h1>
|
<h1 class="brand-heading">Powerful Computer Manager</h1>
|
||||||
<p class="intro-text">A free, responsive, one page Bootstrap theme.<br>Created by Start Bootstrap.</p>
|
<p class="intro-text">Powerful Computer Manager is a open source software competing with SCCM for deploying software and controlling systems unattendedly</p>
|
||||||
<a href="#about" class="btn btn-circle page-scroll">
|
<a href="#about" class="btn btn-circle page-scroll">
|
||||||
<i class="fa fa-angle-double-down animated"></i>
|
<i class="fa fa-angle-double-down animated"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -7,8 +7,5 @@
|
|||||||
<!-- Plugin JavaScript -->
|
<!-- Plugin JavaScript -->
|
||||||
<script src="{{ "/js/jquery.easing.min.js" | prepend: site.baseurl }}"></script>
|
<script src="{{ "/js/jquery.easing.min.js" | prepend: site.baseurl }}"></script>
|
||||||
|
|
||||||
<!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
|
|
||||||
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script>
|
|
||||||
|
|
||||||
<!-- Custom Theme JavaScript -->
|
<!-- Custom Theme JavaScript -->
|
||||||
<script src="{{ "/js/grayscale.js" | prepend: site.baseurl }}"></script>
|
<script src="{{ "/js/grayscale.js" | prepend: site.baseurl }}"></script>
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
<!-- Map Section -->
|
|
||||||
<div id="map"></div>
|
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
<i class="fa fa-bars"></i>
|
<i class="fa fa-bars"></i>
|
||||||
</button>
|
</button>
|
||||||
<a class="navbar-brand page-scroll" href="#page-top">
|
<a class="navbar-brand page-scroll" href="#page-top">
|
||||||
<i class="fa fa-play-circle"></i> <span class="light">Start</span> Bootstrap
|
<i class="fa fa-play-circle"></i> <span class="light">Start</span> PCM
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
{% include about.html %}
|
{% include about.html %}
|
||||||
{% include download.html %}
|
{% include download.html %}
|
||||||
{% include contact.html %}
|
{% include contact.html %}
|
||||||
{% include map.html %}
|
|
||||||
{% include footer.html %}
|
{% include footer.html %}
|
||||||
{% include js.html %}
|
{% include js.html %}
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 124 KiB |
Reference in New Issue
Block a user