Website for Red Modding community.
- Content in YAML (
contentfolder)- General site info (
content/site.yaml) - Teams (
content/teams.yaml) - Projects (
content/projects.yaml) - Member overrides (
content/members.yaml)
- General site info (
- Integrations
- LizzyFuzzy bot
- Fetching members and their additional details from Discord
- GitHub (Now through Lizzy)
- Fetching members' info and contributions to an organization
- Fetching details of projects
- NexusMods (Now through Lizzy)
- Fetching info and mods of members
- LizzyFuzzy bot
This project is not meant to be run as a server but rather as serverless function or static website due to extensive caching during the build process.
- Have pnpm.
pnpm install- Configure
.env.local, use.envas template pnpm build