Skip to content

Keeping data in _config.yml is haunting me #74

Description

@thegauravgiri

Since changes done in _config.yml requires a fresh build when data is modified or added, creating data in yaml file under _data might solve this.

Changes Required

  • copy all the key values of colors to a separate file _data/color.yml
  • refactor all the lines (eg, site.bg-colors -> site.data.color.bg-colors or whatever it will be)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions