2020-11-05 23:16:15 -07:00
|
|
|
# Welcome to Jekyll!
|
|
|
|
title: Astragroup Status Updates
|
|
|
|
email: admin@astragroup.info
|
2020-11-15 04:39:05 -07:00
|
|
|
description: >-
|
2023-10-30 23:49:38 -06:00
|
|
|
A micro-blog for status updates relating to various AG services.
|
2020-11-05 23:16:15 -07:00
|
|
|
(Hosting, NextCloud, Gitea, Etc.)
|
|
|
|
baseurl: ""
|
|
|
|
url: "https://status.astragroup.info"
|
|
|
|
github_username: nate2014jatc
|
|
|
|
# Build settings
|
|
|
|
plugins:
|
|
|
|
- jekyll-feed
|
2020-11-06 00:50:05 -07:00
|
|
|
- jekyll-paginate
|
2020-11-05 23:16:15 -07:00
|
|
|
theme: jekyll-theme-hacker
|
2020-11-06 00:50:05 -07:00
|
|
|
host: 0.0.0.0
|
|
|
|
paginate: 5
|
2020-11-06 13:47:56 -07:00
|
|
|
timezone: America/Denver
|
|
|
|
encoding: utf-8
|
|
|
|
livereload: true
|
2020-11-06 15:25:52 -07:00
|
|
|
livereload_min_delay: 60
|
|
|
|
livereload_max_delay: 600
|
2023-10-31 01:13:35 -06:00
|
|
|
author: RaxVentus
|