Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doylemark/site-content

repository for vatsim.net content ⚡️
https://github.com/doylemark/site-content

Last synced: 12 days ago
JSON representation

repository for vatsim.net content ⚡️

Awesome Lists containing this project

README

        

## Overview

This repository contains the site content of www.vatsim.net. The site structure will mirror the directory structure of the content in this repo.

MDX is used for authoring pages, allowing for React [components](https://github.com/vatsimnetwork/site-content/tree/master/components) to be used within Markdown pages.

## How do I contribute?
1. Fork the repository and open a pull request outlining your proposed changes.
2. Pages follow standard markdown formatting.
3. The title of a new section should be of type Heading 2 ie. `## title`
4. Any Heading 2 (`##`) or Heading 3 (`###`) will be added to the table of contents. Please note, in the table of contents a H3 will be displayed as a child of the previous H2, so don't add a H3 unless it's a subfield of a H2.