Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Northwestern Starlight Theme
Northwestern Starlight Theme

Node Version Astro Version Starlight Version

A branded Starlight theme plugin for Northwestern University documentation sites.

Quick Start

pnpm add @nu-appdev/northwestern-starlight-theme
import { defineNorthwesternConfig } from "@nu-appdev/northwestern-starlight-theme/config";

export default defineNorthwesternConfig({
    site: "https://docs.example.northwestern.edu",
    starlight: {
        title: "My Docs",
    },
});

The helper applies Northwestern's purple palette, Akkurat Pro + Poppins typography, branded navigation, styled components, and dark mode. It handles integration ordering, plugin registration, and Mermaid setup.

See the documentation for setup options, customization, and component examples.

Development

pnpm install
pnpm docs:dev      # Start docs dev server
pnpm verify        # Lint, fix, and build
pnpm verify:full   # Above + accessibility tests

License

The MIT License (MIT). Please see LICENSE for more information.

About

🎨 Northwestern University branded theme for Starlight

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages