nasa-opera

OPERA Website

The official website for the NASA OPERA project, built using Docusaurus.

SLIM

This repository contains the source code for the official website of the NASA OPERA project, built using Docusaurus. The website is designed to provide fast, SEO-friendly access to information about the OPERA project, making it easy to deploy and manage with GitHub Pages.

Features

Contents

Quick Start

This guide provides a quick way to get started with our project. Please see our docs for a more comprehensive overview.

Requirements

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/nasa-opera/nasa-opera.github.io
    
  2. Navigate to the project directory:
    cd nasa-opera.github.io
    
  3. Install dependencies:
    yarn
    

Run Instructions

  1. Start the local development server:
    yarn start
    

    This command will open a browser window and reflect live changes as you edit the code.

Usage Examples

Build Instructions

  1. To generate static content, run:
    yarn build
    

    The static content will be output to the build directory.

Test Instructions

Testing is not covered in the provided README content, so it’s assumed to be handled manually or not included.

Changelog

See our CHANGELOG.md for a history of our changes.

See our releases page for our key versioned releases.

Frequently Asked Questions (FAQ)

No questions yet. Propose a question to be added here by reaching out to our contributors! See the support section below.

Contributing

  1. Create a GitHub issue ticket describing what changes you need (e.g., issue-1).
  2. Fork this repo.
  3. Make your modifications in your own fork.
  4. Make a pull request in this repo with the code in your fork and tag the repo owner/largest contributor as a reviewer.

Working on your first pull request? See the guide: How to Contribute to an Open Source Project on GitHub.

License

See our: LICENSE

Support

Key point of contact is: @riverma