Skip to content

Instantly share code, notes, and snippets.

@lsolesen
Last active November 4, 2024 19:15
Show Gist options
  • Save lsolesen/c2ec7a634ad61462bf51bc82c40efb57 to your computer and use it in GitHub Desktop.
Save lsolesen/c2ec7a634ad61462bf51bc82c40efb57 to your computer and use it in GitHub Desktop.
{
"$schema": "https://frontmatter.codes/frontmatter.schema.json",
"frontMatter.projects": [
{
"name": "motionsplan-jekyll",
"default": true,
"configuration": {
"frontMatter.content.pageFolders": [
{
"title": "Blog posts",
"path": "[[workspace]]/motionsplan-dk-jekyll/_posts"
},
{
"title": "Pages",
"path": "[[workspace]]/motionsplan-dk-jekyll/_pages"
},
{
"title": "Anatomy",
"path": "[[workspace]]/motionsplan-dk-jekyll/_anatomy"
},
{
"title": "Exercises",
"path": "[[workspace]]/motionsplan-dk-jekyll/_exercises"
}
],
"frontMatter.content.publicFolder": {
"path": "[[workspace]]/motionsplan-dk-jekyll/assets/images",
"relative": true
},
"frontMatter.framework.id": "jekyll",
"frontMatter.preview.host": "http://localhost:4000"
}
},
{
"name": "motionsplan-11ty",
"configuration": {
"frontMatter.content.pageFolders": [
{
"title": "Blog posts",
"path": "[[workspace]]/motionsplan-11ty/posts"
}
],
"frontMatter.content.publicFolder": "assets/images",
"frontMatter.framework.id": "11ty",
"frontMatter.preview.host": "http://localhost:4000"
}
}
],
"frontMatter.taxonomy.contentTypes": [
{
"name": "default",
"pageBundle": false,
"previewPath": null,
"fields": [
{
"title": "Title",
"name": "title",
"type": "string",
"single": true
},
{
"title": "Description",
"name": "description",
"type": "string"
},
{
"title": "Publishing date",
"name": "date",
"type": "datetime",
"default": "{{now}}",
"isPublishDate": true
},
{
"title": "Updated date",
"name": "last_modified_date",
"type": "datetime",
"default": "{{now}}",
"isModifiedDate": true
},
{
"title": "Is in draft",
"name": "draft",
"type": "draft"
},
{
"title": "Tags",
"name": "tags",
"type": "tags"
},
{
"title": "Categories",
"name": "category",
"type": "categories"
},
{
"title": "seo_title",
"name": "seo_title",
"type": "string",
"single": true
},
{
"title": "permalink",
"name": "permalink",
"type": "string",
"single": true
},
{
"title": "excerpt",
"name": "excerpt",
"type": "string"
},
{
"title": "language",
"name": "language",
"type": "string"
},
{
"title": "header",
"name": "header",
"type": "fields",
"fields": [
{
"title": "teaser",
"name": "teaser",
"type": "image",
"isPreviewImage": true
},
{
"title": "caption",
"name": "caption",
"type": "string"
}
]
},
{
"title": "keywords",
"name": "keywords",
"type": "choice",
"choices": [
"Liftosaur"
]
},
{
"name": "type",
"type": "string",
"default": "default",
"hidden": true
}
]
},
{
"name": "muscle",
"pageBundle": false,
"fields": [
{
"title": "title",
"name": "title",
"type": "string",
"single": true
},
{
"title": "seo_title",
"name": "seo_title",
"type": "string",
"single": true
},
{
"title": "excerpt",
"name": "excerpt",
"type": "string"
},
{
"title": "joint",
"name": "joint",
"type": "choice",
"choices": [
"Skulderleddet"
]
},
{
"title": "group",
"name": "group",
"type": "choice",
"choices": [
"Arme",
"Ryg"
]
},
{
"title": "name",
"name": "name",
"type": "fields",
"fields": [
{
"title": "latin",
"name": "latin",
"type": "string"
}
]
},
{
"title": "tags",
"name": "tags",
"type": "tags"
},
{
"title": "categories",
"name": "categories",
"type": "categories"
},
{
"title": "origin",
"name": "origin",
"type": "fields",
"fields": [
{
"title": "da",
"name": "da",
"type": "string",
"single": true
}
]
},
{
"title": "insertion",
"name": "insertion",
"type": "fields",
"fields": [
{
"title": "da",
"name": "da",
"type": "string",
"single": true
}
]
},
{
"title": "function",
"name": "function",
"type": "fields",
"fields": [
{
"title": "da",
"name": "da",
"type": "block",
"fieldGroup": [
"da_group"
]
},
{
"title": "en",
"name": "en",
"type": "block",
"fieldGroup": [
"en_group"
]
}
]
},
{
"title": "image",
"name": "image",
"type": "image",
"isPreviewImage": true
},
{
"title": "image_focus",
"name": "image_focus",
"type": "image"
},
{
"title": "coords",
"name": "coords",
"type": "choice",
"choices": [
"414,110,427,101,431,106,432,118,435,129,420,119",
"489,97,503,105,484,129,479,128,483,106"
]
},
{
"title": "date",
"name": "date",
"type": "datetime"
},
{
"name": "type",
"type": "string",
"default": "muscle",
"hidden": true
}
]
},
{
"name": "exercise",
"pageBundle": false,
"fields": [
{
"title": "title",
"name": "title",
"type": "string",
"single": true
},
{
"title": "seo_title",
"name": "seo_title",
"type": "string",
"single": true
},
{
"title": "instructions",
"name": "instructions",
"type": "string"
},
{
"title": "excerpt",
"name": "excerpt",
"type": "string"
},
{
"title": "permalink",
"name": "permalink",
"type": "string",
"single": true
},
{
"title": "id",
"name": "id",
"type": "number"
},
{
"title": "language",
"name": "language",
"type": "string"
},
{
"title": "header",
"name": "header",
"type": "fields",
"fields": [
{
"title": "teaser",
"name": "teaser",
"type": "image",
"isPreviewImage": true
}
]
},
{
"title": "tags",
"name": "tags",
"type": "tags"
},
{
"title": "categories",
"name": "categories",
"type": "categories"
},
{
"title": "training_type",
"name": "training_type",
"type": "fields",
"fields": []
},
{
"title": "training_focus",
"name": "training_focus",
"type": "fields",
"fields": []
},
{
"title": "equipment",
"name": "equipment",
"type": "fields",
"fields": []
},
{
"title": "muscle_group",
"name": "muscle_group",
"type": "fields",
"fields": []
},
{
"title": "alternative_titles",
"name": "alternative_titles",
"type": "choice",
"choices": [
"Farmer's walk",
"Farmerwalk"
]
},
{
"title": "gallery",
"name": "gallery",
"type": "block",
"fieldGroup": [
"gallery_group"
]
},
{
"title": "video",
"name": "video",
"type": "fields",
"fields": [
{
"title": "provider",
"name": "provider",
"type": "string"
},
{
"title": "id",
"name": "id",
"type": "string"
}
]
},
{
"title": "last_modified_at",
"name": "last_modified_at",
"type": "datetime"
}
]
}
],
"frontMatter.taxonomy.fieldGroups": [
{
"id": "da_group",
"fields": [
{
"title": "short",
"name": "short",
"type": "string"
},
{
"title": "extended",
"name": "extended",
"type": "string"
}
]
},
{
"id": "en_group",
"fields": [
{
"title": "short",
"name": "short",
"type": "string"
},
{
"title": "extended",
"name": "extended",
"type": "string"
}
]
},
{
"id": "gallery_group",
"fields": [
{
"title": "url",
"name": "url",
"type": "string"
},
{
"title": "image_path",
"name": "image_path",
"type": "image"
},
{
"title": "alt",
"name": "alt",
"type": "string"
},
{
"title": "title",
"name": "title",
"type": "string"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment