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

ECS Prep: Decouple config #703

Merged
merged 3 commits into from Dec 8, 2019
Merged

ECS Prep: Decouple config #703

merged 3 commits into from Dec 8, 2019

Commits on Dec 8, 2019

  1. feat: Define cobalt config

    epage authored and Ed Page committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    3e5bdad View commit details
    Browse the repository at this point in the history
  2. refactor(config): Port to new cobalt-config crate

    BREAKING CHANGE: Old-style frontmatter is removed and some config keys
    are renamed:
    - Sort Order: Asc / Desc were lowercased
    - Sass Style: Nested / Expanded / Compact / Compressed were lowercased
    - Pagination: All, Tags, Categories, Dates were lowercased
    Ed Page committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    0b3ef05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d7d0b7 View commit details
    Browse the repository at this point in the history