Skip to content

patch/upgrade react#174

Merged
Firgrep merged 6 commits intomainfrom
patch/upgrade-react
Sep 15, 2025
Merged

patch/upgrade react#174
Firgrep merged 6 commits intomainfrom
patch/upgrade-react

Conversation

@Firgrep
Copy link
Copy Markdown
Member

@Firgrep Firgrep commented Sep 14, 2025

  • Various system upgrades and fixes.
  • Fixes linting.
  • Fixes lint errors.
  • Makes use of bun instead of npm

Guidelines and Checklists (click to expand)

📝 Guidelines for Philosophical/Literary Contributions

License Agreement

By submitting this PR, you agree to license your content under the
CC BY-NC-SA 4.0 License.

Required Steps

  1. Please follow the formatting guidelines.
  2. For citations, kindly use Chicago author-date style.
  3. If needed, make sure to update the project's central bibliography.
  4. Add metadata at the top of your file, with title in ## heading for the title, like so:
---
title: Abbreviated title
indexTitle: Title for the index (include the philosopher or system in parentheses)
seoTitle: Full title used for external links (This is the actual title)
description: Brief description of your content
isArticle: true
authors: Your Name (Year)
editors: Editor Name (Year)
contributors: Contributor Name (Year)
---

## Your Article Title

Optional

Consider adding the Stub component to encourage further contributions, like so:

import { Stub } from "lib/components/ui/Stub";

<Stub />
💻 Guidelines for Code Contributions

Recommended Steps

  1. Ensure your PR is linked to an issue, or create one if missing. This is to ensure that multiple contributors are not working over each other on the same thing.
  2. Review contributions document for coding.

License Scope

The Apache License 2.0 applies to all code except content within content/** folder (excluding /contributing/**, _meta.ts, acknowledgements.mdx, index.mdx, privacy.mdx, team.mdx, terms.mdx). This primarily covers technical implementations rather than content, literature, or philosophy.

License Agreement

By submitting this PR, you agree to license your content under the
CC BY-NC-SA 4.0 License
and your code under the
Apache License 2.0.

Notice

🪄 Formatting is automatically applied by scripts. If you find there has been an error, create an issue or contact us by email.

@Firgrep Firgrep added the CODE PR that makes changes to regular code files label Sep 15, 2025
@Firgrep Firgrep marked this pull request as ready for review September 15, 2025 06:19
@Firgrep Firgrep merged commit f42f74a into main Sep 15, 2025
4 checks passed
@Firgrep Firgrep deleted the patch/upgrade-react branch September 15, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CODE PR that makes changes to regular code files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant