Rewrote the whole website to get rid on a heavy theme
This commit is contained in:
parent
3ea54810ad
commit
60d3abc6ec
122 changed files with 346 additions and 2558 deletions
content
_index.md
blog
_index.md
ansible
cfengine
commands
_index.mdasterisk-call-you.mdasterisk-list-active-calls.mdbusybox-web-server.mdcapture-desktop-video.mdclean-conntrack-states.mddate.mddmidecode.mdfind-hardlinks.mdfind-inodes-used.mdgit-import-commits.mdgit-rewrite-commit-history.mdipmi.mdmdadm.mdmegacli.mdomreport.mdqemu-nbd.mdqemu.mdrrdtool.md
debian
docker
freebsd
_index.mdactivate-the-serial-console.mdchange-the-ip-address-of-a-running-jail.mdclean-install-does-not-boot.md
gentoo
kubernetes
miscellaneous
_index.mdbacula-bareos.mdbash-tcp-client.mdboot-from-initramfs.mdbuilding-rpms.mdclean-old-centos-kernels.mddebug-disk-usage-postgresql.mdetc-update-alpine.mdfstab.mdi3dropdown.mdlibreoffice.mdlink-deleted-inode.mdmake.mdmencoder.mdmssql-centos-7.mdmy-postgresql-role-cannot-login.mdnginx-ldap.mdosm-overlay-example.mdpleroma.mdpostgresql-read-only.mdpostgresql-reassign.mdpulseaudio.mdpurge-postfix-queue-based-content.mdqmail.mdrocketchat.mdscreen-cannot-open-terminal.mdseti-at-home.mdsqlite-pretty-print.mdswitching-to-hugo.md
netapp
travels
docs
en
11
content/_index.md
Normal file
11
content/_index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Home
|
||||
description: www.adyxax.org home page
|
||||
---
|
||||
Hello, my name is Julien Dessaux.
|
||||
|
||||
This website is as an aggregation of various thoughts and tutorials about open source, BSD and GNU/Linux system administration, and networking. It is a personal space that I try to fill up with my experience and knowledge of computer systems and network administration. You can learn more about me [on this page]({{< relref "/docs/about-me/_index.md" >}})
|
||||
|
||||
I hope you feel welcome here, do not hesitate to leave a message at julien -DOT- dessaux -AT- adyxax -DOT- org. You can ask for a translation, some more details on a topic covered here, or just say hi or whatever ;-)
|
||||
|
||||
Have a good time!
|
6
content/blog/_index.md
Normal file
6
content/blog/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Blog"
|
||||
menu:
|
||||
main:
|
||||
weight: 2
|
||||
---
|
10
content/docs/_index.md
Normal file
10
content/docs/_index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "Docs"
|
||||
menu:
|
||||
main:
|
||||
weight: 1
|
||||
---
|
||||
|
||||
This is the Docs section of this website. It is an heritage of the old wiki I maintained, with information that does not really fit in a blog format.
|
||||
|
||||
The information is organised in the following sections :
|
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
title: "About me"
|
||||
linkTitle: "About me"
|
||||
weight: 1
|
||||
description: >
|
||||
Information about the author of this website
|
||||
description: Information about the author of this website
|
||||
---
|
||||
|
||||
## Who am I?
|
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
title: "adyxax.org"
|
||||
linkTitle: "adyxax.org"
|
||||
weight: 1
|
||||
description: >
|
||||
adyxax.org is my personal computer infrastructure. This section details how I built it and why, and how I maintain it.
|
||||
description: a set of pages about the computer infrastructure powering this website and other services
|
||||
---
|
||||
|
||||
## What is adyxax.org?
|
|
@ -1,16 +0,0 @@
|
|||
+++
|
||||
title = "Yet Another SysAdmin Wiki"
|
||||
linkTitle = "Yet Another SysAdmin Wiki"
|
||||
|
||||
+++
|
||||
|
||||
{{< blocks/cover title="Welcome to Yet Another SysAdmin Wiki/Blog!" image_anchor="top" height="full" color="primary">}}
|
||||
Hello, my name is Julien Dessaux.
|
||||
|
||||
This wiki/blog is as an aggregation of various things (almost always SysAdmin related) I have been working on. It is a personnal space that I try to fill up with my experience and knowledge of computer systems and network administration. You can
|
||||
learn more about me [on this page]({{< relref "/docs/about-me/_index.md" >}})
|
||||
|
||||
I hope you feel welcome here, do not hesitate to leave a message at julien -DOT- dessaux -AT- adyxax -DOT- org. You can ask for a translation, some more details on a topic covered here, or just say hi or whatever ;-)
|
||||
|
||||
Have a good time!
|
||||
{{< /blocks/cover >}}
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
title: "Yet Another SysAdmin Blog"
|
||||
linkTitle: "Blog"
|
||||
menu:
|
||||
main:
|
||||
weight: 30
|
||||
---
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: "Yet Another SysAdmin Wiki"
|
||||
linkTitle: "Wiki"
|
||||
weight: 20
|
||||
menu:
|
||||
main:
|
||||
weight: 20
|
||||
---
|
||||
|
||||
This is the wiki section of this website. The information is organised as follows :
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
type: "search-index"
|
||||
url: "index.json"
|
||||
---
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: Search Results
|
||||
layout: search
|
||||
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue