mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-04 09:29:57 +01:00
32 lines
998 B
YAML
32 lines
998 B
YAML
# Site settings
|
|
title: Powerful Computer Manager
|
|
email: contacto@jkanetwork.com
|
|
url: https://jkanetwork.gitlab.io
|
|
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)
|
|
color:
|
|
primary-dark: '#000000'
|
|
links: '#219ab3'
|
|
|
|
# Footer settings
|
|
footer: Your Website
|
|
|
|
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
|
|
social:
|
|
- title: twitter
|
|
url: https://twitter.com/jkanetwork
|
|
- title: facebook
|
|
url:
|
|
- title: stack-overflow
|
|
url:
|
|
- title: bitbucket
|
|
url:
|
|
- title: github
|
|
url: https://gitlab.com/JKANetwork/powerfulcomputermanager
|
|
|
|
# Build settings
|
|
markdown: kramdown
|
|
permalink: pretty
|