Skip to content

Commit

Permalink
feat: adjust configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed May 22, 2024
1 parent 904d490 commit f2a42a0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
15 changes: 8 additions & 7 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
# Change these first
owner: inclusive-design # Your GitHub organization or username, where this repository lives
repo: uptime # The name of this repository

sites:
- name: Inclusive Design Research Centre
url: https:/idrc.ocadu.ca
url: https://idrc.ocadu.ca

status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
# cname: demo.upptime.js.org
baseUrl: /uptime
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
logoUrl: https://raw.githubusercontent.com/inclusive-design/uptime/main/assets/idrc-icon.svg
name: IDRC Status
introTitle: IDRC Status
introMessage: Status page for the Inclusive Design Research Centre, powered by [Upptime](https://github.com/upptime/upptime).
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO

# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
assignees: # Users to assign downtime issues (optional)
- avtargill
- greatislander
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# [📈 Live Status](https://inclusive-design.github.io/uptime): <!--live status--> **🟩 All systems operational**

This repository contains the open-source uptime monitor and status page for [Inclusive Design Institute](inclusivedesign.ca), powered by [Upptime](https://github.com/upptime/upptime).
This repository contains the open-source uptime monitor and status page for the [Inclusive Design Research Centre](https://idrc.ocadu.ca), powered by [Upptime](https://github.com/upptime/upptime).

[![Uptime CI](https://github.com/inclusive-design/uptime/workflows/Uptime%20CI/badge.svg)](https://github.com/inclusive-design/uptime/actions?query=workflow%3A%22Uptime+CI%22)
[![Response Time CI](https://github.com/inclusive-design/uptime/workflows/Response%20Time%20CI/badge.svg)](https://github.com/inclusive-design/uptime/actions?query=workflow%3A%22Response+Time+CI%22)
[![Graphs CI](https://github.com/inclusive-design/uptime/workflows/Graphs%20CI/badge.svg)](https://github.com/inclusive-design/uptime/actions?query=workflow%3A%22Graphs+CI%22)
[![Static Site CI](https://github.com/inclusive-design/uptime/workflows/Static%20Site%20CI/badge.svg)](https://github.com/inclusive-design/uptime/actions?query=workflow%3A%22Static+Site+CI%22)
[![Summary CI](https://github.com/inclusive-design/uptime/workflows/Summary%20CI/badge.svg)](https://github.com/inclusive-design/uptime/actions?query=workflow%3A%22Summary+CI%22)

With [Upptime](https://upptime.js.org), you can get your own unlimited and free uptime monitor and status page, powered entirely by a GitHub repository. We use [Issues](https://github.com/inclusive-design/uptime/issues) as incident reports, [Actions](https://github.com/inclusive-design/uptime/actions) as uptime monitors, and [Pages](https://inclusive-design.github.io/uptime) for the status page.

<!--start: status pages-->
<!-- This summary is generated by Upptime (https://github.com/upptime/upptime) -->
<!-- Do not edit this manually, your changes will be overwritten -->
Expand Down
1 change: 1 addition & 0 deletions assets/idrc-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2a42a0

Please sign in to comment.