forked from gethomepage/homepage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'gethomepage:main' into main
- Loading branch information
Showing
185 changed files
with
8,641 additions
and
4,036 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
github: [gethomepage, benphelps, shamoon] | ||
github: [gethomepage] | ||
open_collective: homepage | ||
patreon: gethomepage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,15 +2,15 @@ name: Docs | |
|
||
on: | ||
push: | ||
tags: [ 'v*.*.*' ] | ||
branches: ['main'] | ||
tags: ["v*.*.*"] | ||
branches: ["main"] | ||
paths: | ||
- 'docs/**' | ||
- 'mkdocs.yml' | ||
- "docs/**" | ||
- "mkdocs.yml" | ||
pull_request: | ||
paths: | ||
- 'docs/**' | ||
- 'mkdocs.yml' | ||
- "docs/**" | ||
- "mkdocs.yml" | ||
merge_group: | ||
workflow_dispatch: | ||
|
||
|
@@ -22,16 +22,13 @@ jobs: | |
name: Linting Checks | ||
runs-on: ubuntu-22.04 | ||
steps: | ||
- | ||
name: Checkout repository | ||
- name: Checkout repository | ||
uses: actions/checkout@v4 | ||
- | ||
name: Install python | ||
- name: Install python | ||
uses: actions/setup-python@v5 | ||
with: | ||
python-version: 3.x | ||
- | ||
name: Check files | ||
- name: Check files | ||
uses: pre-commit/[email protected] | ||
|
||
test: | ||
|
@@ -54,7 +51,7 @@ jobs: | |
mkdocs-material- | ||
- run: sudo apt-get install pngquant | ||
- run: pip install mike | ||
- run: pip install mkdocs-material | ||
- run: pip install mkdocs-material mkdocs-redirects "mkdocs-material[imaging]" | ||
- name: Test Docs Build | ||
run: MKINSIDERS=false mkdocs build | ||
deploy: | ||
|
@@ -80,6 +77,7 @@ jobs: | |
- run: sudo apt-get install pngquant | ||
- run: pip install mike==2.0.0 | ||
- run: pip install git+https://${GH_TOKEN}@github.com/benphelps/mkdocs-material-insiders.git | ||
- run: pip install mkdocs-redirects "mkdocs-material[imaging]" | ||
- name: Set Git config | ||
run: | | ||
git config --global user.name "GitHub Action" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
--- | ||
title: Home | ||
description: A modern, fully static, fast, secure, fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages. | ||
icon: material/home | ||
hide: | ||
- navigation | ||
- toc | ||
|
@@ -10,17 +12,21 @@ hide: | |
|
||
<div style="margin-top: -100px;"></div> | ||
|
||
<p align="center" style="max-width: 75%; margin: 0 auto; display: block;" markdown> | ||
![Alt text](assets/[email protected]#only-light) | ||
![Alt text](assets/[email protected]#only-dark) | ||
<div style="max-width: 70%; margin: 0 auto; display: block;"> | ||
|
||
A modern, <em>fully static, fast</em>, secure <em>fully proxied</em>, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages. Easily configured via YAML files or through docker label discovery. | ||
<img src="assets/[email protected]" alt="homepage" style="max-width: 100%; max-height: 175px; margin: 0 auto; display: block;" /> | ||
|
||
![Alt text](assets/homepage_demo.png) | ||
<img src="assets/homepage_demo_clip.webp" alt="homepage" style="max-width: 100%; margin: 0 auto; display: block;" /> | ||
|
||
<p align="center"> | ||
<a href="https://www.digitalocean.com/?refcode=df14bcb7c016&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"><img src="https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%203.svg" alt="DigitalOcean Referral Badge" /></a> | ||
</p> | ||
<p align="center"> | ||
<em>Homepage builds are kindly powered by DigitalOcean.</em> | ||
</p> | ||
<p style="margin: 0 0 30px;">A modern, <em>fully static, fast</em>, secure <em>fully proxied</em>, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages. Easily configured via YAML files or through docker label discovery.</p> | ||
|
||
</div> | ||
|
||
<style> | ||
.md-header__source { | ||
display: none; | ||
} | ||
.md-typeset img, .md-typeset svg, .md-typeset video { | ||
box-shadow: none; | ||
} | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.