Skip to content

Conversation

@cykreet
Copy link
Contributor

@cykreet cykreet commented Apr 30, 2025

  • added micro config files .gitignore, this excludes the example directory, also added the required uploadLimit option to the examples. (happy 11 month anniversary to fix(example): add missing uploadLimit key w/ desc #46)
  • added a little more detail to the dev section of the main readme, these instructions are also included in the installation instructions, but this should make it more accessible
  • fixed dev container ports and development environments now ignore disallowed config secrets

<Card className="flex flex-col items-center justify-center w-full h-2/4">
<h1 className="mb-4 text-2xl">{file.name}</h1>
<div className="flex items-center justify-center">
<div className="flex items-center justify-center gap-4">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't mean to add this, but this just adds a small gap between the file and Upload button on the upload page (previously tied at the hip)

@sylv sylv merged commit 0798c28 into sylv:main May 4, 2025
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.

2 participants