This commit is contained in:
Cristian Gutierrez 2020-03-12 01:27:16 +01:00
parent 8f5a8529de
commit c3552dcc6c
2 changed files with 83 additions and 45 deletions

View File

@ -133,7 +133,7 @@ body {
body #bighead .first-line { body #bighead .first-line {
height: 100px; height: 100px;
vertical-align: center; vertical-align: center;
background-color: #3367d6; } background-color: #000; }
body #bighead .first-line h1 { body #bighead .first-line h1 {
margin-top: -12px; margin-top: -12px;
font-size: 2rem; } font-size: 2rem; }
@ -154,7 +154,7 @@ body {
max-height: 70px; max-height: 70px;
max-width: 70px; } max-width: 70px; }
body #bighead .navbar { body #bighead .navbar {
background-color: #4285f4; } background-color: #0000; }
body #bighead .navbar a { body #bighead .navbar a {
color: #ffffff; } color: #ffffff; }
body #bighead .navbar a:hover, body #bighead .navbar a:focus { body #bighead .navbar a:hover, body #bighead .navbar a:focus {

View File

@ -2,69 +2,107 @@
# Homepage configuration # Homepage configuration
# See https://fontawesome.com/icons for icons options # See https://fontawesome.com/icons for icons options
title: "Demo homepage" title: "FOSC SERVICES"
subtitle: "Homer" subtitle: ""
logo: "assets/logo.png" logo: "assets/logo.png"
# icon: "fas fa-skull-crossbones" Optional icon # icon: "fas fa-skull-crossbones" Optional icon
footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it. footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // WEBSITE SOURCE CODE <a href="https://git.fosc.space/cristian/Servicespage"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
# Optional message # Optional message
message: message:
# url: https://.... # url: https://....
style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
title: "Demo !" title: ""
content: "This is a dummy homepage demo. Find more information on github.com/bastienwirtz/homer" content: "Services that allow you to steal code more efficiently."
# Optional navbar # Optional navbar
links: links:
- name: "ansible" - name: "WEB"
icon: "fab fa-github" icon: "fas fa-globe"
url: "https://github.com/xxxxx/ansible/" url: "https://fosc.space/"
target: '_blank' # optionnal 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.xxxxxx.com/" url: "https://wiki.fosc.space/"
# Services # Services
# First level array represent a group. # First level array represent a group.
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
services: services:
- name: "DevOps" - name: "File Sharing"
icon: "fas fa-code-branch" icon: "fas fa-share-alt"
items: items:
- name: "Jenkins" - name: "Transmission"
logo: "assets/tools/jenkins.png" logo: "assets/tools/transmission.png"
subtitle: "Continuous integration server" subtitle: "We ar seeding a lot of linux distributions"
tag: "CI" tag: "P2P"
url: "https://jenkins.io/"
target: '_blank' # optionnal html a tag target attribute
- name: "RabbitMQ Management"
logo: "assets/tools/rabbitmq.png"
subtitle: "Manage & monitor RabbitMQ server"
tag: "haproxy"
# Optional tagstyle
# Same styling options as the optional message.
tagstyle: "is-success" tagstyle: "is-success"
url: "https://www.rabbitmq.com/" url: "https://transmission.fosc.space/"
target: '_blank' # optional html a tag target attribute
- name: "Torrent Downloads"
logo: "assets/tools/caddy.svg"
subtitle: "Distros webserver"
tag: "WebServer"
target: '_blank'
tagstyle: "is-success"
url: "https://download.fosc.space/"
- name: "Nextcloud"
logo: "assets/tools/nextcloud.png"
subtitle: "Storage platform"
tag: "WebServer"
target: '_blank'
tagstyle: "is-success"
url: "https://download.fosc.space/"
- name: "Gitea"
logo: "assets/tools/gitea.png"
subtitle: "For Our Stolen Code "
tag: "Git"
target: '_blank'
tagstyle: "is-success"
url: "https://git.fosc.space/"
- name: "Monitoring" - name: "Monitoring"
icon: "fas fa-heartbeat" icon: "fas fa-heartbeat"
items: items:
- name: "M/Monit" - name: "Traefik"
logo: "assets/tools/monit.png" logo: "assets/tools/traefik.png"
subtitle: "Monitor & manage all monit enabled hosts" subtitle: "HTTP reverse proxy and load balancer"
tag: "monit" tag: "Proxy"
url: "https://mmonit.com/monit/" url: "https://traefik.fosc.space"
- name: "Grafana" - name: "Netdata Server"
logo: "assets/tools/grafana.png" logo: "assets/tools/logonetdata.png"
subtitle: "Metric analytics & dashboards" subtitle: "Real-time and health monitoring"
url: "https://grafana.com/" url: "https://netdata.fosc.space"
- name: "Kibana" tag: "Stats"
logo: "assets/tools/elastic.png" - name: "Goaccess"
subtitle: "Explore & visualize logs" logo: "assets/tools/goaccess.png"
subtitle: "Server statistics"
tag: "elk" tag: "elk"
url: "https://www.elastic.co/products/kibana" url: "https://analytics.fosc.space"
- name: "Website monitoring" - name: "Info"
logo: "assets/tools/pingdom.png" icon: "fas fa-rocket"
subtitle: "Pingdom public reports overview" items:
tag: "CI" - name: "FreshRSS"
url: "https://www.pingdom.com/" logo: "assets/tools/freshrss.png"
subtitle: "Self-hosted RSS feed aggregator"
tag: "RSS"
tagstyle: "is-success"
url: "https://rss.fosc.space"
- name: "BLOG"
logo: "assets/tools/bludit.png"
subtitle: "FOSC Blog"
tag: "Blog"
tagstyle: "is-success"
url: "https://blog.fosc.space"
- name: "WIKI"
logo: "assets/tools/wikijs.png"
subtitle: "FOSC wiki"
tag: "Wiki"
tagstyle: "is-success"
url: "https://wiki.fosc.space"
- name: "Gallery"
logo: "assets/tools/lychee.png"
subtitle: "Photo Gallery"
tag: "Gallery"
tagstyle: "is-success"
url: "https://gallery.fosc.space"