Skip to content

Commit

Permalink
Updated blogs and added authors to yaml file (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Feb 3, 2025
2 parents 078e3e5 + ab4cd01 commit 3cbec20
Show file tree
Hide file tree
Showing 23 changed files with 7,138 additions and 4,650 deletions.
Binary file added .DS_Store
Binary file not shown.
70 changes: 18 additions & 52 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,64 +1,30 @@
# CIROH Documentation Site

This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
Welcome to CIROH's Documentation Site! This site provides all the information you need to understand and contribute to our projects.

## Introduction

## How to Get Started?

Go to "https://ciroh-ua.github.io/" or "docs.ciroh.org"

- Click on Documentation or any tab.
- Click on Edit page at the bottom of the page for adding new content.
- Create a Pull Request.
- Changes will be reviewed and merged by admin.

Support Email: [email protected]

=========================================

### Installation

1. Download and Install node js LTS version from https://nodejs.org/en if not already installed.

2. How to build and run this project locally.
This website is built using [Docusaurus](https://docusaurus.io/), a tool that helps create simple and effective documentation websites.

```
npm install
npm run build
npm run start
```

### Local Development

```
$ npm run start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

### Build

```
$ npm run build
```

This command generates static content into the `build` directory and can be served using any static contents hosting service.
## How to Get Started?

### Deployment
Visit our site at [docs.ciroh.org](https://ciroh-ua.github.io/).

To deploy the website, we need to compile this project to deployable package.
### How to Contribute

```
$ npm run build
```
1. **Browse the Documentation**: Click on the "Documentation" tab or any other tab to explore the content.
2. **Edit Content**: See something that needs to be updated? Click on the "Edit page" button at the bottom of the page.
3. **Submit Changes**: Make your edits and create a Pull Request. Your changes will be reviewed and merged by the admin.

above command will create **build** directory in your project folder. We can now deploy the content of that directory to the web server.
If you need help, please contact us at [[email protected]](mailto:[email protected]).

### Cheatsheet
## Installation

- [markdown cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
- [tina.io](https://tina.io/)
- [Infima](https://infima.dev/docs/getting-started/introduction)
To set up the project locally, follow these steps:

### Contributors
- Arpita Patel ([email protected])
1. **Install Node.js**: Download and install the LTS version from [nodejs.org](https://nodejs.org/en) if you don't have it already.
2. **Build and Run Locally**:
```bash
npm install
npm run build
npm run start
6 changes: 1 addition & 5 deletions blog/2023-10-29-intro-docuhub-blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
title: Welcome DocuHub's Blog
description: This is first post on DocuHub about Blog.
slug: Welcome-DocuHub-Blog
# authors: apatel
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
authors: arpita
tags: [blog, docuhub, nextgen, ciroh]
image: https://i.imgur.com/mErPwqL.png
hide_table_of_contents: false
Expand Down
12 changes: 4 additions & 8 deletions blog/2023-10-30-NGIAB-Updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@
title: NextGen In A Box Updates
description: News and release notes for NGIAB
slug: NextGen-In-A-Box Release Notes
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
- name: Zach Wills
url: https://github.com/orgs/CIROH-UA/people/ZacharyWills
image_url: https://avatars.githubusercontent.com/u/60660437?v=4
authors: [arpita, zach]

tags: [nextgen]
hide_table_of_contents: false
Expand All @@ -17,4 +11,6 @@ image: https://github.com/CIROH-UA/NGIAB-CloudInfra/raw/main/image/README/ngiab.

We've introduced a fresh addition within the NGIAB, offering the most up-to-date insights on NGIAB and NextGen monthly updates.

[Visit NGIAB Release Notes Page](https://docs.ciroh.org/news)
[Visit NGIAB Release Notes Page](https://docs.ciroh.org/news)

<!-- truncate -->
7 changes: 3 additions & 4 deletions blog/2023-10-30-NextGen-Forcings.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
title: NextGen Framework Forcings
slug: NextGen Forcings
authors:
- name: Jordan Laser
url: https://github.com/orgs/CIROH-UA/people/JordanLaserGit
image_url: https://avatars.githubusercontent.com/u/79336055?v=4
authors: jordon
image: https://github.com/CIROH-UA/ngen-datastream/raw/main/docs/gifs/T2D_2_TMP_2maboveground_cali.gif
tags: [nextgen]
hide_table_of_contents: false
Expand All @@ -14,6 +11,8 @@ hide_table_of_contents: false

A new [forcing processor](https://github.com/CIROH-UA/ngen-datastream/tree/main/forcingprocessor) tool has been made public. This tool converts any National Water Model based forcing files into ngen forcing files. This process can be an intensive operation in compute, memory, and IO, so this tool facilitates generating ngen input and ultimately makes running ngen more accessible.

<!-- truncate -->

### Read more

[Visit Github](https://github.com/CIROH-UA/ngen-datastream/tree/main/forcingprocessor)
13 changes: 4 additions & 9 deletions blog/2023-11-30-NGIAB-Updates-All.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
title: NextGen In A Box v1.1.0 Release
description: News and release notes for NGIAB
slug: NextGen In A Box Release Notes
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
- name: Zach Wills
url: https://github.com/orgs/CIROH-UA/people/ZacharyWills
image_url: https://avatars.githubusercontent.com/u/60660437?v=4

authors: [arpita, zach]
tags: [nextgen]
hide_table_of_contents: false
image: https://github.com/CIROH-UA/NGIAB-CloudInfra/raw/main/image/README/ngiab.png
Expand All @@ -23,4 +16,6 @@ We've release NGIAB v1.1.0! This release fixes issues:

More info: https://github.com/CIROH-UA/NGIAB-CloudInfra/releases/tag/v1.1.0

[Visit NGIAB News](https://docs.ciroh.org/news)
[Visit NGIAB News](https://docs.ciroh.org/news)

<!-- truncate -->
13 changes: 4 additions & 9 deletions blog/2023-11-30-NextGen-Update-Monthly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,13 @@
title: NextGen Monthly News Update - November 2023
description: News and release notes for NextGen
slug: NextGen Updates Nov 2023
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
- name: Zach Wills
url: https://github.com/orgs/CIROH-UA/people/ZacharyWills
image_url: https://avatars.githubusercontent.com/u/60660437?v=4

authors: [arpita, zach]
tags: [news]
hide_table_of_contents: false
---

We are excited to share the latest updates for NGIAB, NextGen, T-route, Hydrofabric, NextGen forcings and Community Support.

[Visit NGIAB News](https://docs.ciroh.org/news)
[Visit NGIAB News](https://docs.ciroh.org/news)

<!-- truncate -->
13 changes: 4 additions & 9 deletions blog/2023-12-30-NextGen-Update-Monthly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,12 @@
title: NextGen Monthly News Update - December 2023
description: News and release notes for NextGen
slug: NextGen Updates Dec 2023
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
- name: Zach Wills
url: https://github.com/orgs/CIROH-UA/people/ZacharyWills
image_url: https://avatars.githubusercontent.com/u/60660437?v=4

authors: [arpita, zach]
tags: [news]
hide_table_of_contents: false
---
Happy New Year!!! We are back from SFO after attending AGU last month. We are excited to share the latest updates for NGIAB, NextGen, T-route, Hydrofabric, NextGen forcings, and Community Support from December 2023.

[Visit NGIAB News](https://docs.ciroh.org/news)
[Visit NGIAB News](https://docs.ciroh.org/news)

<!-- truncate -->
5 changes: 1 addition & 4 deletions blog/2024-07-31-IT-Update.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
title: "CIROH Research CyberInfrastructure Update"
description: "July Monthly IT Update"
slug: July Monthly IT Update
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
authors: arpita
tags: [ciroh, 2i2c, google, gpu, reu, bigquery, api, aws, nsf ]
hide_table_of_contents: false
image: /img/summer-institute.jpg
Expand Down
5 changes: 1 addition & 4 deletions blog/2024-08-28-Case-Studies.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
title: "CIROH Cloud User Success Story"
description: "August Monthly Blog Update"
slug: August Monthly Blog Update
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
authors: arpita
tags: [ciroh, 2i2c, aws, google, nextgen, jupyterhub, hpc, teehr, ngen]
hide_table_of_contents: false
image: https://github.com/CIROH-UA/ngen-datastream/blob/main/docs/images/ngen-datastream.jpg?raw=true
Expand Down
5 changes: 1 addition & 4 deletions blog/2024-09-30-BigQuery.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
title: "Accessing National Water Model (NWM) Data via Google Cloud BigQuery API"
description: "September Monthly Blog Update"
slug: September Monthly Blog Update
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
authors: arpita
tags: [bigquery, byu, nwm, ciroh, google, cloud, api, partnership]
hide_table_of_contents: false
image: /img/gcp_architecture_diagram.png
Expand Down
6 changes: 1 addition & 5 deletions blog/2024-1-31-NextGen-Update-Monthly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
title: NextGen Monthly News Update - January 2024
description: News and release notes for NextGen
slug: NextGen Updates Jan 2024
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4

authors: arpita
tags: [news]
hide_table_of_contents: false
---
Expand Down
5 changes: 1 addition & 4 deletions blog/2024-10-29-ScienceMeeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
title: "CIROH Science Meeting 2024"
description: "October Monthly Blog Update"
slug: October Monthly Blog Update
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
authors: arpita
tags: [ciroh, science, conference, impact]
hide_table_of_contents: false
image: /img/2024CSM_GroupPano.png
Expand Down
4 changes: 3 additions & 1 deletion blog/2024-11-29-CommunityNextGen.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Community NextGen Updates"
description: "November Monthly Blog Update"
slug: November Monthly Blog Update

authors: arpita
tags: [ngiab, nextgen, workflow, visualize, evaluate]
hide_table_of_contents: false
image: ../../img/NGIABLogoWithoutText-Transparant.png
Expand All @@ -12,6 +12,8 @@ image: ../../img/NGIABLogoWithoutText-Transparant.png

The Community NextGen framework has seen significant advancements in November 2024, with major updates across multiple components and exciting new resources for users. Let's dive into the key developments that are making hydrologic modeling more accessible and powerful than ever.

<!-- truncate -->

## 🎉 NGIAB-CloudInfra v1.3.0: A Major Milestone

The release of NGIAB-CloudInfra v1.3.0 marks a significant evolution in our Docker-based solution. This version introduces several groundbreaking improvements:
Expand Down
7 changes: 3 additions & 4 deletions blog/2024-12-19-AGU2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
title: "CIROH at AGU 2024"
description: "December Monthly Blog Update"
slug: December Monthly Blog Update
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4
authors: [arpita]
tags: [ciroh, science, conference, impact]
hide_table_of_contents: false
image: /img/2024CSM_GroupPano.png
Expand All @@ -21,6 +18,8 @@ and community water modeling.

These sessions sparked thought-provoking discussions and fostered collaborations with other researchers. For those who missed it, **posters and presentation slides are now available** [here](https://github.com/CIROH-UA/Conferences/tree/main/AGU24). Feel free to explore these materials and share your thoughts. 📝

<!-- truncate -->

### Contribute Your Posters or Presentations!
If any CIROH researchers would like to add their own posters or presentations to this repository, please feel free to send a [pull request (PR)](https://github.com/CIROH-UA/Conferences/pulls). We welcome contributions and encourage collaboration!

Expand Down
6 changes: 1 addition & 5 deletions blog/2024-2-29-NextGen-Update-Monthly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
title: Monthly News Update - February 2024
description: News and release notes for Community NextGen
slug: Community NextGen Updates Feb 2024
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4

authors: arpita
tags: [ciroh, community-nextgen, on-premises, nwm, news]
hide_table_of_contents: false
---
Expand Down
6 changes: 1 addition & 5 deletions blog/2024-3-31-NextGen-Update-Monthly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
title: Monthly News Update - March 2024
description: News and release notes for Community NextGen
slug: Community NextGen Updates March 2024
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4

authors: arpita
tags: [ciroh, community-nextgen, news, singularity]
hide_table_of_contents: false
---
Expand Down
6 changes: 1 addition & 5 deletions blog/2024-4-16-AWRATuscaloosa.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
title: "AWRA 2024 Spring Conference"
description: "AWRA 2024 Spring Conference"
slug: AWRA 2024 Spring Conference
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4

authors: arpita
tags: [awra, tuscaloosa, conference, water resources, modeling]
hide_table_of_contents: false
image: /img/awra2024.jpeg
Expand Down
6 changes: 1 addition & 5 deletions blog/2024-4-16-GoogleCloudNext2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
title: "Google Cloud Next '24: A Flood of Innovation and Inspiration"
description: "Google Cloud Next '24: Las Vegas"
slug: Google Cloud Next 2024
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4

authors: arpita
tags: [google, googlecloud, googlecloudnext, conference]
hide_table_of_contents: false
image: /img/googlenext-3.jpeg
Expand Down
6 changes: 1 addition & 5 deletions blog/2024-5-02-DevCon24.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
title: "CIROH Developers Conference 2024"
description: "CIROH Developers Conference 2024"
slug: CIROH Developers Conference 2024
authors:
- name: Arpita Patel
url: https://github.com/arpita0911patel
image_url: https://avatars.githubusercontent.com/u/54657?v=4

authors: arpita
tags: [ciroh, conference, hydrology, training, nextgen, resources]
hide_table_of_contents: false
image: /img/devcon24_02.jpeg
Expand Down
Loading

0 comments on commit 3cbec20

Please sign in to comment.