Skip to content

fix/image-preloader#173

Merged
Firgrep merged 3 commits intomainfrom
fix/image-preloader
Sep 6, 2025
Merged

fix/image-preloader#173
Firgrep merged 3 commits intomainfrom
fix/image-preloader

Conversation

@Firgrep
Copy link
Copy Markdown
Member

@Firgrep Firgrep commented Sep 6, 2025

  • Updates Dockerfile
  • Gives access to DB for next to pre-compile pages for improved performance
  • Image preloader should now work fine

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 merged commit 29313c5 into main Sep 6, 2025
4 checks passed
@Firgrep Firgrep deleted the fix/image-preloader branch September 6, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant