Added labels and changed linkcoloring
This commit is contained in:
parent
68b2ebe188
commit
586a551428
@ -2,14 +2,10 @@
|
||||
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<variables>
|
||||
|
||||
|
||||
</variables>
|
||||
<build-profile instance="KleinDocs">
|
||||
<variables>
|
||||
<primary-color>halloween</primary-color>
|
||||
<link-color>strawberry</link-color>
|
||||
<link-color>emerald</link-color>
|
||||
<noindex-content>false</noindex-content>
|
||||
<resizable-sidebar>true</resizable-sidebar>
|
||||
</variables>
|
||||
|
||||
11
labels.list
11
labels.list
@ -2,8 +2,11 @@
|
||||
<!DOCTYPE labels SYSTEM "https://resources.jetbrains.com/writerside/1.0/labels-list.dtd">
|
||||
<labels xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/labels.xsd">
|
||||
<primary-label id="label" short-name="L" name="Label">KleinDocs</primary-label>
|
||||
|
||||
<secondary-label id="shortcuts" name="Shortcuts" color="purple">Shorcuts</secondary-label>
|
||||
|
||||
<primary-label id="chapter" short-name="§" name="Chapter">Chapter</primary-label>
|
||||
<primary-label id="frontpage" short-name="○" name="Frontpage">Frontpage</primary-label>
|
||||
<primary-label id="hoofdstuk" short-name=">" name="Hoofdstuk" color="purple">Hoofdstuk</primary-label>
|
||||
<primary-label id="document" short-name="■" name="Document" color="strawberry">Document</primary-label>
|
||||
<secondary-label id="shortcuts" name="Shortcuts" color="purple">Shorcuts</secondary-label>
|
||||
</labels>
|
||||
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="frontpage"/>
|
||||
|
||||
# FrontPage
|
||||
|
||||
This the Klein document library. The library is split in 2 major parts: KleinOps for technical documentation and
|
||||
@ -9,16 +11,16 @@ Select the subject you're looking for in the left menu bar, or use the [](#short
|
||||
### Alphabetical shortcuts
|
||||
{#shorts}
|
||||
|
||||
| Link to page | Link to page | Link to page |
|
||||
|-----------------------------------|--------------------|-------------------------|
|
||||
| [](Apps.md) | [](Linux.md) | [](Overview.md) |
|
||||
| [](CloudflareConfig.md) | [](KleinServer.md) | [](-gebruik.md) |
|
||||
| [](Documents.md) | [](KleinSense.md) | [](Router-addresses.md) |
|
||||
| [](Endpoints.md) | [](KleinOps.md) | [](Routers.md) |
|
||||
| [](Familie-Klein-foto-archief.md) | [](KleinHole.md) | [](Server-addresses.md) |
|
||||
| [](Github.md) | [](Media.md) | [](Servers.md) |
|
||||
| [](Home_automation.md) | [](Network.md) | [](Switch-addresses.md) |
|
||||
| [](HomeAssistant.md) | [](Networking.md) | [](ToDo.md) |
|
||||
| [](KleinArchives.md) | [](OS.md) | [](Wazuh.md) |
|
||||
| [](Klein-Familiearchief.md) | [](Other.md) | [](Windows.md) |
|
||||
| Link to page | Link to page | Link to page |
|
||||
|-----------------------------------|--------------------|--------------------------|
|
||||
| [](Apps.md) | [](Linux.md) | [](Overview.md) |
|
||||
| [](CloudflareConfig.md) | [](KleinServer.md) | [](-gebruik.md) |
|
||||
| [](Documents.md) | [](KleinSense.md) | [](Router-addresses.md) |
|
||||
| [](Endpoints.md) | [](KleinOps.md) | [](Routers.md) |
|
||||
| [](Familie-Klein-foto-archief.md) | [](KleinHole.md) | [](Server-addresses.md) |
|
||||
| [](Github.md) | [](Media.md) | [](Servers.md) |
|
||||
| [](Home_automation.md) | [](Network.md) | [](Switch-addresses.md) |
|
||||
| [](HomeAssistant.md) | [](Networking.md) | [](ToDo.md) |
|
||||
| [](KleinArchives.md) | [](OS.md) | [](Wazuh.md) |
|
||||
| [](Klein-Familiearchief.md) | [](Other.md) | [](Windows.md) |
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="hoofdstuk"/>
|
||||
|
||||
# KleinArchives
|
||||
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Paperless gebruik
|
||||
|
||||
Het documentsarchief gebaseerd op de open source applicatie Paperless.
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
<primary-label ref="hoofdstuk"/>
|
||||
|
||||
|
||||
# Documenten
|
||||
## ___________________
|
||||
### Ga voor alle belangrijke documenten naar het Paperless documentarchief
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Familie Klein foto-archief
|
||||
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<primary-label ref="document"/>
|
||||
# Klein Familiearchief
|
||||
## ___________________
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="hoofdstuk"/>
|
||||
|
||||
# Media
|
||||
|
||||
## ___________________
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
# KleinOps
|
||||
<primary-label ref="chapter"/>
|
||||
|
||||
# KleinOps
|
||||
## ___________________
|
||||
|
||||
KleinOps: the document archive for technical documentation.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="chapter"/>
|
||||
|
||||
# Apps
|
||||
Application pages with information about locally hosted apps
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Paperless handleiding
|
||||
|
||||
Het documentsarchief gebaseerd op de open source applicatie Paperless.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Wazuh
|
||||
|
||||
Endpoint and Cloud Workload Protection
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# HomeAssistant
|
||||
|
||||
Home Assistant is the main platform for our local home automation.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="chapter"/>
|
||||
|
||||
# Home automation
|
||||
|
||||
These pages provide information on our local home automation platform.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Cloudflare
|
||||
|
||||
The cloud environment used to protect and enhance our local network, and provide DNS services.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Endpoint addresses
|
||||
|
||||
This page contains most endpoints in use on our local network.
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<primary-label ref="chapter"/>
|
||||
# Network
|
||||
On the following pagwes you will find all network related information.
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Linux Networking commands
|
||||
|
||||
This page contains a large list of Linux networking commands and links to more elaborate documentation.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Overview
|
||||
|
||||
This page shows an overview of the main applications running on out local network.
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Router addresses
|
||||
{#router-addresses}
|
||||
This page contains address information about our routers en servers.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Server addresses
|
||||
|
||||
This page contains server address information.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Switch addresses
|
||||
|
||||
This page contains all switch address informatiom.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Linux
|
||||
Operating Systems pages.
|
||||
Contains Linux system management information.
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<primary-label ref="chapter"/>
|
||||
# OS
|
||||
|
||||
Operating Systems pages.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Windows
|
||||
Operating Systems pages.
|
||||
Contains Windows system management information.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# GitHub
|
||||
|
||||
Checkout our projects on GitHub
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="chapter"/>
|
||||
|
||||
# Other
|
||||
## ___________________
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# ToDo
|
||||
## ___________________
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# KleinHole
|
||||
## ___________________
|
||||
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# KleinSense
|
||||
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# Router addressing
|
||||
{#router-addresses}
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="chapter"/>
|
||||
|
||||
# Routers
|
||||
This chapter gives more insight on the homelab routers
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="document"/>
|
||||
|
||||
# KleinServer
|
||||
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<primary-label ref="chapter"/>
|
||||
|
||||
# Servers
|
||||
|
||||
## ___________________
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user