mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-07 02:42:03 +01:00
Try web
This commit is contained in:
31
page/_config.yml
Normal file
31
page/_config.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user