From f25ffbd1e67d5fd02903e5e0d1c2b2595e44d421 Mon Sep 17 00:00:00 2001 From: Kevin Puertas Ruiz Date: Thu, 5 Sep 2019 13:08:34 +0200 Subject: [PATCH] Mini webpage --- page/_config.yml | 2 +- page/_includes/about.html | 9 ++++----- page/_includes/contact.html | 2 +- page/_includes/download.html | 6 +++--- page/_includes/header.html | 4 ++-- page/_includes/js.html | 3 --- page/_includes/map.html | 2 -- page/_includes/nav.html | 2 +- page/_layouts/default.html | 1 - page/screenshot.png | Bin 127456 -> 0 bytes 10 files changed, 12 insertions(+), 19 deletions(-) delete mode 100644 page/_includes/map.html delete mode 100644 page/screenshot.png diff --git a/page/_config.yml b/page/_config.yml index c4b7f5e..2ecb617 100644 --- a/page/_config.yml +++ b/page/_config.yml @@ -2,7 +2,7 @@ title: Powerful Computer Manager email: contacto@jkanetwork.com 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" # Color settings (hex-codes without the leading hash-tag) diff --git a/page/_includes/about.html b/page/_includes/about.html index d433c65..c087a7c 100644 --- a/page/_includes/about.html +++ b/page/_includes/about.html @@ -2,11 +2,10 @@
-

About Grayscale

-

Grayscale is a free Bootstrap 3 theme created by Start Bootstrap. It can be yours right now, simply download the template on the preview page. The theme is open source, and you can use it for any purpose, personal or commercial.

-

The Jekyll version is brought to you by Jerome Lachaud

-

This theme features stock photos by Gratisography along with a custom Google Maps skin courtesy of Snazzy Maps.

-

Grayscale includes full HTML, CSS, and custom JavaScript files along with LESS files for easy customization.

+

About Powerful Computer Manager

+

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.
+It inteed to be a simple SSMS alternative, that inventarizes computers and install/remove software in it, tweak system of run arbitrary commands.
+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

\ No newline at end of file diff --git a/page/_includes/contact.html b/page/_includes/contact.html index 598dd92..3af9b84 100644 --- a/page/_includes/contact.html +++ b/page/_includes/contact.html @@ -3,7 +3,7 @@

Contact

-

Dolor reprehenderit repellendus, optio labore odio at tempore debitis nisi. Quasi debitis tenetur eaque molestias non porro odio sapiente.

+

You can contact us by mail or open an issue in Gitlab.

{{ site.email }}