Skip to content

ggsegverse/ggsegverse.github.io

Repository files navigation

ggsegverse.github.io

Website for the ggsegverse — R packages for brain atlas visualization.

Development

Prerequisites

  • Quarto
  • R with packages: jsonlite, dplyr, here

Local Preview

quarto preview

Build

quarto render

Structure

  • index.qmd - Homepage
  • packages.qmd - Package showcase
  • contributors.qmd - Contributor grid
  • funding.qmd - Funding acknowledgments
  • news/ - Blog-style news posts
  • R/fetch-data.R - R-universe API functions

Adding News Posts

Create a new folder in news/posts/ with an index.qmd file:

---
title: "Your Post Title"
author: "Your Name"
date: "2024-01-29"
categories: [news]
---

Your content here.

Deployment

The site automatically deploys to GitHub Pages on push to main.

About

website repo for the ggseg-ecosystem on neuroimaging visualisation in R

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors