Skip to content

Website for OpenCMUQ Collectives club at Carnegie Mellon University in Qatar.

License

Notifications You must be signed in to change notification settings

open-cmuq/open-cmuq.github.io

Repository files navigation

OpenCMUQ Website

OpenCMUQ Logo

This website is created for OpenCMUQ Collectives club at Carnegie Mellon University in Qatar.

Installation

You can clone the project directly from this repo to your local system.

1. Clone the repo

git clone https://github.com/open-cmuq/open-cmuq.github.io.git

2. Install Dependencies

pnpm install

3. Start development Server

pnpm dev

Preview & Build

pnpm preview
pnpm build

We recommend using pnpm to save disk space on your computer.

Project Structure

Inside of your project, you'll see the following folders and files:

/
├── public/
│   └── ...
├── src/
│   ├── components/
│   │   └── ...
│   ├── layouts/
│   │   └── ...
│   └── pages/
│       └── ...
└── package.json

The project looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.

Any static assets, like images, can be placed in the public/ directory.

Credits

Hero Illustration by Streamline

This template is cloned from: https://github.com/surjithctly/astroship?tab=readme-ov-file

About

Website for OpenCMUQ Collectives club at Carnegie Mellon University in Qatar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published