Skip to content

hugo.yaml from toml config, preserving comments#299

Merged
chalin merged 1 commit intogoogle:mainfrom
chalin:chalin-im-hugo-yaml-2024-05-16
May 17, 2024
Merged

hugo.yaml from toml config, preserving comments#299
chalin merged 1 commit intogoogle:mainfrom
chalin:chalin-im-hugo-yaml-2024-05-16

Conversation

@chalin
Copy link
Copy Markdown
Collaborator

@chalin chalin commented May 17, 2024

  • Fixes Convert config file to yaml #226
  • Adds hugo.yaml generated from hugo.toml
  • Infrastructure: moves cSpell config out of .vscode directory, and converts it to YAML too
  • Keeps the old TOML config as hugo-disabled.toml for easier local side-by-side comparison. We'll delete it later.
  • The generated example site files are the same.

@chalin chalin added cleanup/refactoring CI/infra CI & infrastructure labels May 17, 2024
@chalin chalin changed the title hugo.yaml from toml file, preserving comments hugo.yaml from toml config, preserving comments May 17, 2024
@chalin chalin merged commit 1b031b7 into google:main May 17, 2024
@chalin chalin deleted the chalin-im-hugo-yaml-2024-05-16 branch May 17, 2024 00:34
@BrentHuang
Copy link
Copy Markdown

Why not just keep using hugo.toml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert config file to yaml

2 participants