This special repo powers the OUNLP org homepage at https://github.com/ounlp.
profile/README.md— the page GitHub renders at the top of the org.profile/assets/— images for the profile (e.g.banner.png)..github/workflows/update-news.yml— daily job that refreshes the Latest from the lab list fromhttps://ounlp.org/feed.xml.
A repo literally named .github with a profile/README.md is rendered as the organization's
public profile. Only org owners can create it. Editing profile/README.md updates the homepage.
- Create a public repo named
.githubunder theounlporg and push this content. - (Optional) Add
profile/assets/banner.pngand uncomment the banner block inprofile/README.md. - Set the org profile fields (Settings → Profile): display name OUNLP, a one-line description, URL https://ounlp.org, location Norman, OK, email jie.cao@ou.edu.
- Pin the lab's best repos on the org page.
- The news workflow runs daily; trigger it once via the Actions tab to populate the list.