---
# Homepage configuration
# See https://fontawesome.com/icons for icons options
title: "Senegal One Health (Dakar, Senegal)"
subtitle: "Aos.Health Implementation, AMR / Antimicrobial Resistance (AMR) Portal"
logo: "aos-homer-icons/Nepal.png"
# icon: "fas fa-skull-crossbones" # Optional icon
header: true
#footer: '
Created with ❤️ with bulma, vuejs & font awesome // Fork me on
' # set false if you want to hide it.
footer: 'Developed in cooperation with NPHL, eSHIFT Partner Network , AoS.Health Platform, Blue Frontier , SfHF Funding via FINDDX.org and Fleming Fund.'
# Optional theme customization
theme: default
colors:
light:
highlight-primary: "#3367d6"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#f5f5f5"
card-background: "#ffffff"
text: "#363636"
text-header: "#ffffff"
text-title: "#303030"
text-subtitle: "#424242"
card-shadow: rgba(0, 0, 0, 0.1)
link-hover: "#363636"
dark:
highlight-primary: "#3367d6"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#131313"
card-background: "#2b2b2b"
text: "#eaeaea"
text-header: "#ffffff"
text-title: "#fafafa"
text-subtitle: "#f5f5f5"
card-shadow: rgba(0, 0, 0, 0.4)
link-hover: "#ffdd57"
# Optional message
message:
#url: https://b4bz.io
style: "is-info" # See https://bulma.io/documentation/components/message/#colors for styling options.
title: "AoS.Health/AMR Nepal Project"
icon: "fa fa-grin"
content: "
This is the main page for system access and management
Find more information on PROJECT URL"
# Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
links:
- name: "AoS Web Site"
icon: "fab fa-github"
url: "https://aos.health"
target: "_blank" # optional html a tag target attribute
- name: "AoS Wiki"
icon: "fas fa-book"
url: "https://wiki.aos.health/"
target: "_blank"
- name: "eSHIFT Partner Network!"
icon: "fas fa-file-alt"
url: "https://www.eshift.org"
target: "_blank"
- name: "Submit a Support Ticket"
icon: "fas fa-hands-helping"
url: "https://aos-health.freshdesk.com/support/tickets/new"
target: "_blank"
# Services
# 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).
services:
- name: "AoS.Health / AMR"
icon: "fas fa-prescription-bottle-alt"
items:
- name: "OneHealth Platform (AMR) - ohs"
logo: "aos-homer-icons/DHIS2.png"
subtitle: "Senegal One Health AMR site"
tag: "app"
url: "https://amr.pasteur.sn/ohs/"
target: "_blank" # optional html a tag target attribute
- name: "OneHealth Platform (AMR) - ohs"
logo: "aos-homer-icons/DHIS2.png"
subtitle: "Senegal One Health AMR DEV 1"
tag: "app"
url: "https://amr.pasteur.sn/ohs2/"
target: "_blank" # optional html a tag target attribute
- name: "Tools"
icon: "fas fa-bezier-curve"
items:
- name: "Open Interop"
logo: "aos-homer-icons/OpenInterop.jpeg"
subtitle: "Data and API Integration Tool"
tag: "app"
url: "https://amr.pasteur.sn/oop/"
target: "_blank" # optional html a tag target attribute
- name: "Infrastucture Services"
icon: "fas fa-cogs"
items:
- name: "AoS Administration"
subtitle: "PVE Console"
logo: "/homer-icons/png/proxmox.png"
url: "https://pve.sn.amr.health"
target: "_blank"
- name: "Web Services"
subtitle: "NGPM Console"
logo: "/homer-icons/png/nginxproxymanager.png"
url: "https://ngpm.sn.amr.health"
target: "_blank"
- name: "DB Services"
subtitle: "PGAdmin Console"
logo: "/homer-icons/png/pgadmin.png"
url: "https://amr.pasteur.sn/pgadmin4"
target: "_blank"
- name: "Extras"
icon: "fas fa-broadcast-tower"
items:
- name: "Weather"
location: "Kathmandu" # your location.
locationId: "1283240" # Optional: Specify OpenWeatherMap city ID for better accuracy
apikey: "d512e69a988ae0f0657b4a4a50530bd7" # insert your own API key here. Request one from https://openweathermap.org/api.
units: "metric" # units to display temperature. Can be one of: metric, imperial, kelvin. Defaults to kelvin.
background: "square" # choose which type of background you want behind the image. Can be one of: square, cicle, none. Defaults to none.
type: "OpenWeather"