Compare commits

...

5 Commits

Author SHA1 Message Date
Cristian Gutierrez aaf67e4eb6 Add missing logos
continuous-integration/drone/push Build is passing Details
2020-03-18 03:52:33 +01:00
Cristian Gutierrez 3bbd847133 Add drone logo in config 2020-03-18 03:52:04 +01:00
Cristian Gutierrez 7db05cd8d9 Fix errors 2020-03-18 03:51:18 +01:00
Cristian Gutierrez 021dd85a0b Delete in progress section 2020-03-18 03:42:51 +01:00
Cristian Gutierrez fb31f189e3 Add home page in navbar 2020-03-18 03:42:16 +01:00
5 changed files with 18 additions and 27 deletions

BIN
assets/tools/bitwarden.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
assets/tools/drone.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
assets/tools/minecraft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
assets/tools/motioneye.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -16,14 +16,11 @@ message:
content: "Services that allow you to steal code more efficiently."
# Optional navbar
#links:
# - name: "WEB"
# icon: "fas fa-globe"
# url: "https://fosc.space/"
# target: '_blank' # optional html a tag target attribute
# - name: "Wiki"
# icon: "fas fa-book"
# url: "https://wiki.fosc.space/"
links:
- name: "Home Page"
icon: "fas fa-globe"
url: "https://fosc.space/"
target: '_blank' # optional html a tag target attribute
# Services
# First level array represent a group.
@ -40,7 +37,7 @@ services:
tagstyle: "is-success"
url: "https://cloud.fosc.space"
- name: "Drone"
logo: "assets/tools/caddy.svg"
logo: "assets/tools/drone.png"
subtitle: "Self-service Continuous Delivery platform"
tag: "CI/CD"
target: '_blank'
@ -54,13 +51,13 @@ services:
url: "https://git.fosc.space"
target: '_blank'
- name: "Minecraft Server"
logo: "assets/tools/caddy.svg"
logo: "assets/tools/minecraft.png"
subtitle: "Our own Minecraft Server"
tag: "Minecraft"
target: '_blank'
tagstyle: "is-success"
- name: "Motioneye"
logo: "assets/tools/caddy.svg"
logo: "assets/tools/motioneye.png"
subtitle: "Web frontend for the Motion video surveillance software"
tag: "Motioneye"
target: '_blank'
@ -73,7 +70,7 @@ services:
tagstyle: "is-success"
url: "https://rss.fosc.space"
- name: "Bitwarden"
logo: "assets/tools/freshrss.png"
logo: "assets/tools/bitwarden.png"
subtitle: "Password storage solution"
tag: "Bitwarden"
tagstyle: "is-success"
@ -92,23 +89,26 @@ services:
logo: "assets/tools/traefik.png"
subtitle: "HTTP reverse proxy and load balancer"
tag: "Proxy"
tagstyle: "is-success"
url: "https://traefik.fosc.space"
- name: "Netdata Server"
logo: "assets/tools/logonetdata.png"
subtitle: "Real-time and health monitoring"
url: "https://netdata.fosc.space"
tag: "Stats"
- name: "Goaccess"
logo: "assets/tools/goaccess.png"
subtitle: "Server statistics"
tag: "Analytics"
url: "https://analytics.fosc.space"
tagstyle: "is-success"
- name: "Netdata Router"
logo: "assets/tools/logonetdata.png"
subtitle: "Real-time and health monitoring"
url: "https://router.fosc.space"
tag: "Stats"
tagstyle: "is-success"
- name: "Goaccess"
logo: "assets/tools/goaccess.png"
subtitle: "Server statistics"
tag: "Analytics"
tagstyle: "is-success"
url: "https://analytics.fosc.space"
- name: "Public"
icon: "fas fa-rocket"
items:
@ -142,13 +142,4 @@ services:
subtitle: "FOSC wiki"
tag: "Wiki"
tagstyle: "is-success"
url: "https://wiki.fosc.space"
- name: "In progress"
icon: "fas fa-spinner"
items:
- name: "Octoprint"
logo: "assets/tools/octoprintLogo.png"
subtitle: "Web interface for my 3D printer"
tag: "3D Printer"
# url: "https://octoprint.crstian.me"
url: "https://wiki.fosc.space"