124 lines
3.6 KiB
YAML
124 lines
3.6 KiB
YAML
---
|
|
|
|
title: "Jafner.net"
|
|
subtitle: ""
|
|
documentTitle: "Jafner.net"
|
|
header: false
|
|
footer: false
|
|
|
|
defaults:
|
|
layout: columns
|
|
columns: auto
|
|
connectivityCheck: true
|
|
|
|
# Optional theme customization
|
|
theme: default
|
|
colors:
|
|
light:
|
|
highlight-primary: "#3367d6"
|
|
highlight-secondary: "#4285f4"
|
|
highlight-hover: "#5a95f5"
|
|
background: "#f5f5f5"
|
|
card-background: "#ffffff"
|
|
text: "#363636"
|
|
text-header: "#ffffff"
|
|
text-title: "#303030"
|
|
text-subtitle: "#424242"
|
|
card-shadow: rgba(0, 0, 0, 0.1)
|
|
link: "#3273dc"
|
|
link-hover: "#363636"
|
|
dark:
|
|
highlight-primary: "#3367d6"
|
|
highlight-secondary: "#4285f4"
|
|
highlight-hover: "#5a95f5"
|
|
background: "#131313"
|
|
card-background: "#2b2b2b"
|
|
text: "#eaeaea"
|
|
text-header: "#ffffff"
|
|
text-title: "#fafafa"
|
|
text-subtitle: "#f5f5f5"
|
|
card-shadow: rgba(0, 0, 0, 0.4)
|
|
link: "#3273dc"
|
|
link-hover: "#ffdd57"
|
|
|
|
message:
|
|
style: "is-info"
|
|
title: "Welcome to Jafner.net!"
|
|
content: "My name is Joey Hafner and this page links to some of the services I host. Jafner.net is my main server, which uses Docker to run all these things. Jafner.tools is hosted on a Digital Ocean droplet. And Jafner.dev is for experiments. Check out my socials on the top bar. This lab is always changing, and this homepage is too."
|
|
|
|
links:
|
|
- name: "Gitlab"
|
|
icon: "fab fa-gitlab"
|
|
url: "https://gitlab.jafner.net/Jafner"
|
|
- name: "Github"
|
|
icon: "fab fa-github"
|
|
url: "https://github.com/Jafner"
|
|
- name: "LinkedIn"
|
|
icon: "fab fa-linkedin"
|
|
url: "https://www.linkedin.com/in/joey-hafner-b8977a107/"
|
|
- name: "Reddit"
|
|
icon: "fab fa-reddit"
|
|
url: "https://www.reddit.com/user/jafner425/"
|
|
- name: "Email"
|
|
icon: "far fa-envelope"
|
|
url: "mailto:jafner425@gmail.com"
|
|
|
|
services:
|
|
- name: "Jafner.net"
|
|
icon: "fas fa-server"
|
|
items:
|
|
- name: "Gitlab"
|
|
logo: assets/icons/gitlab.png
|
|
subtitle: "Fully-featured, self-hosted Git server"
|
|
url: "https://gitlab.jafner.net"
|
|
|
|
- name: "Plex"
|
|
logo: assets/icons/plex-580.png
|
|
subtitle: "TV show and movie server"
|
|
url: "https://plex.jafner.net"
|
|
- name: "Ombi"
|
|
logo: assets/icons/ombi-256.png
|
|
subtitle: "Web interface for wishlisting movies and shows to be added to Plex"
|
|
url: "https://ombi.jafner.net"
|
|
|
|
- name: "Send"
|
|
logo: assets/icons/send.svg
|
|
subtitle: "Simple, private file sharing"
|
|
url: "https://send.jafner.net"
|
|
|
|
- name: "Grafana"
|
|
logo: assets/icons/grafana-1200.png
|
|
subtitle: "Metrics visualization tool"
|
|
url: "https://grafana.jafner.net"
|
|
|
|
- name: "Calibre SFF"
|
|
logo: assets/icons/calibre-1024.png
|
|
subtitle: "A large collection of sci-fi and fantasy books"
|
|
url: "https://sff.calibre.jafner.net"
|
|
|
|
- name: "Calibre RPG"
|
|
logo: assets/icons/calibre-1024.png
|
|
subtitle: "My collection of Dungeons & Dragons books"
|
|
url: "https://rpg.calibre.jafner.net"
|
|
|
|
- name: "Jafner.tools"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "5eTools"
|
|
logo: assets/icons/5et-192.png
|
|
subtitle: "D&D 5e Complete Reference"
|
|
url: "https://5e.jafner.tools"
|
|
|
|
- name: "Joplin"
|
|
logo: assets/icons/joplin-512.png
|
|
subtitle: "Sync server for the Joplin notes app"
|
|
url: "https://joplin.jafner.tools"
|
|
|
|
- name: "Bitwarden"
|
|
logo: assets/icons/bitwarden-512.png
|
|
subtitle: "Sync server for the Bitwarden password manager"
|
|
url: "https://bitwarden.jafner.tools"
|
|
|
|
- name: "Jafner.dev"
|
|
icon: "fa-solid fa-terminal"
|
|
items: |