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

Initialize collections #33

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Initialize collections #33

merged 4 commits into from
Mar 11, 2024

Commits on Feb 27, 2024

  1. init collections

    hetd54 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    dddf7fc View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    ea0dec3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. chore: remove i18n at field level

    Users of our site would like to set up everything in english and then hire translators for various locales. StaticCMS requires a minimum of two locales to be declared in the i18n section of the config, so english-only would not be an option; additionally, setting any field as "i18n: true" REQUIRES translation. Removing these field declarations maintains the folder structure we need.
    hetd54 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    79bbeff View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    12d948f View commit details
    Browse the repository at this point in the history