Compare commits
No commits in common. "abc66b2ac8010994bfae1561219b34f0e3f80c92" and "2e5115bc0a04a161446282c175767876ee7a69f0" have entirely different histories.
abc66b2ac8
...
2e5115bc0a
Binary file not shown.
Before Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 230 KiB |
53
config.yml
53
config.yml
@ -16,14 +16,14 @@ message:
|
|||||||
content: "Services that allow you to steal code more efficiently."
|
content: "Services that allow you to steal code more efficiently."
|
||||||
|
|
||||||
# Optional navbar
|
# Optional navbar
|
||||||
#links:
|
links:
|
||||||
# - name: "WEB"
|
- name: "WEB"
|
||||||
# icon: "fas fa-globe"
|
icon: "fas fa-globe"
|
||||||
# url: "https://fosc.space/"
|
url: "https://fosc.space/"
|
||||||
# target: '_blank' # optional html a tag target attribute
|
target: '_blank' # optional html a tag target attribute
|
||||||
# - name: "Wiki"
|
- name: "Wiki"
|
||||||
# icon: "fas fa-book"
|
icon: "fas fa-book"
|
||||||
# url: "https://wiki.fosc.space/"
|
url: "https://wiki.fosc.space/"
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
# First level array represent a group.
|
# First level array represent a group.
|
||||||
@ -112,37 +112,18 @@ services:
|
|||||||
- name: "Public"
|
- name: "Public"
|
||||||
icon: "fas fa-rocket"
|
icon: "fas fa-rocket"
|
||||||
items:
|
items:
|
||||||
- name: "Frontpage"
|
- name: "FreshRSS"
|
||||||
logo: "assets/tools/freshrss.png"
|
logo: "assets/tools/freshrss.png"
|
||||||
subtitle: "The portal to it all"
|
subtitle: "Self-hosted RSS feed aggregator"
|
||||||
tag: "Web"
|
tag: "RSS"
|
||||||
tagstyle: "is-success"
|
tagstyle: "is-success"
|
||||||
url: "https://fosc.space"
|
url: "https://rss.crstian.me"
|
||||||
- name: "Blog"
|
- name: "TS3"
|
||||||
logo: "assets/tools/bludit.png"
|
logo: "assets/tools/ts3.png"
|
||||||
subtitle: "FOSC Blog"
|
subtitle: "ts.crstian.me"
|
||||||
tag: "Blog"
|
tag: "TS3"
|
||||||
tagstyle: "is-success"
|
tagstyle: "is-success"
|
||||||
url: "https://blog.fosc.space"
|
url: "ts3server://ts.crstian.me"
|
||||||
- name: "Gallery"
|
|
||||||
logo: "assets/tools/lychee.png"
|
|
||||||
subtitle: "Photo Gallery"
|
|
||||||
tag: "Gallery"
|
|
||||||
tagstyle: "is-success"
|
|
||||||
url: "https://gallery.fosc.space"
|
|
||||||
- name: "Downloads"
|
|
||||||
logo: "assets/tools/caddy.svg"
|
|
||||||
subtitle: "Distros webserver"
|
|
||||||
tag: "WebServer"
|
|
||||||
target: '_blank'
|
|
||||||
tagstyle: "is-success"
|
|
||||||
url: "https://download.fosc.space/"
|
|
||||||
- name: "Wiki"
|
|
||||||
logo: "assets/tools/wikijs.png"
|
|
||||||
subtitle: "FOSC wiki"
|
|
||||||
tag: "Wiki"
|
|
||||||
tagstyle: "is-success"
|
|
||||||
url: "https://wiki.fosc.space"
|
|
||||||
|
|
||||||
- name: "In progress"
|
- name: "In progress"
|
||||||
icon: "fas fa-spinner"
|
icon: "fas fa-spinner"
|
||||||
|
Loading…
Reference in New Issue
Block a user