From 2d5d7bf99e9b623ea5545014183eb3e13f96ca1d Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi Date: Mon, 20 May 2024 21:26:05 -0400 Subject: [PATCH] riun trunk on markdown files --- .github/workflows/nuxtjs.yml | 4 ++-- CODE_OF_CONDUCT.md | 8 ++++---- README.md | 8 ++++---- SECURITY.md | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/nuxtjs.yml b/.github/workflows/nuxtjs.yml index f99df43..3f6f77b 100644 --- a/.github/workflows/nuxtjs.yml +++ b/.github/workflows/nuxtjs.yml @@ -7,7 +7,7 @@ name: Deploy Nuxt site to Pages on: # Runs on pushes targeting the default branch push: - branches: ["main"] + branches: [main] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: @@ -21,7 +21,7 @@ permissions: # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. concurrency: - group: "pages" + group: pages cancel-in-progress: false jobs: diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index d638722..70cd688 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -62,7 +62,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -community@romm.fastmail.com. +. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the @@ -118,7 +118,7 @@ the community. This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0, available at -https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. +. Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity). @@ -126,5 +126,5 @@ enforcement ladder](https://github.com/mozilla/diversity). [homepage]: https://www.contributor-covenant.org For answers to common questions about this code of conduct, see the FAQ at -https://www.contributor-covenant.org/faq. Translations are available at -https://www.contributor-covenant.org/translations. +. Translations are available at +. diff --git a/README.md b/README.md index 23f4916..3b1e2c2 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ![opengraph image](https://raw.githubusercontent.com/rommapp/marketing-site/main/public/images/og/og-image.png) -### This is the source code for the RomM Project website, hosted at [romm.app](https://romm.app). +## This is the source code for the RomM Project website, hosted at [romm.app](https://romm.app) -## Setup +### Setup Make sure to install the dependencies: @@ -13,7 +13,7 @@ Make sure to install the dependencies: npm install ``` -## Development +### Development This site is built with [Nuxt.js](https://nuxtjs.org/) + [Tailwind CSS](https://tailwindcss.com/) + [PrimeVue](https://www.primefaces.org/primevue/) + [TypeScript](https://www.typescriptlang.org/). @@ -24,7 +24,7 @@ Start the development server on `http://localhost:3000`: npm run dev ``` -## Production +### Production The site automatically deploys to GitHub pages using GitHub Actions, when pushing to the `main` branch. diff --git a/SECURITY.md b/SECURITY.md index 71508d1..547fe07 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,7 +1,7 @@ -Thanks for helping make RomM safer for everyone. - ## Reporting Security Issues +Thanks for helping make RomM safer for everyone. + If you believe you have found a security vulnerability in RomM, please report it to us through coordinated disclosure. **Do not report security vulnerabilities through public GitHub issues, discussions, pull requests, or on our public Discord server.**