Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Normalize filenames, simplify themes.json #112

Merged
merged 2 commits into from
Jun 15, 2023
Merged

Conversation

AdisonCavani
Copy link
Owner

Description

To avoid over-typing, simplify the filename convention.
Now all assets/backgrounds and preview images have the same name.

Normalization - names are slugified.
Example tool: slugify.online.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project (correct file and folder structure)
  • The background image for theme follows naming convention: theme_name.png
  • I updated themes.json file (JSON database)

@AdisonCavani AdisonCavani merged commit cd0eb21 into master Jun 15, 2023
@AdisonCavani AdisonCavani deleted the simplify-repo branch June 15, 2023 17:26
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.

None yet

1 participant