summaryrefslogtreecommitdiffstats
path: root/.frontmatter
diff options
context:
space:
mode:
Diffstat (limited to '.frontmatter')
-rw-r--r--.frontmatter/config/content/pagefolders/communication.json12
-rw-r--r--.frontmatter/config/content/pagefolders/content.json2
-rw-r--r--.frontmatter/config/content/pagefolders/evidence.json4
-rw-r--r--.frontmatter/config/content/pagefolders/legal.json3
-rw-r--r--.frontmatter/config/content/pagefolders/persons.json3
-rw-r--r--.frontmatter/config/content/pagefolders/posts.json4
-rw-r--r--.frontmatter/config/content/pagefolders/video.json4
-rw-r--r--.frontmatter/config/taxonomy/contenttypes/communication.json (renamed from .frontmatter/config/taxonomy/contenttypes/docs.json)6
-rw-r--r--.frontmatter/config/taxonomy/contenttypes/content.json134
-rw-r--r--.frontmatter/config/taxonomy/contenttypes/index.json37
-rw-r--r--.frontmatter/config/taxonomy/contenttypes/minimal.json36
-rw-r--r--.frontmatter/database/taxonomyDb.json2
12 files changed, 65 insertions, 182 deletions
diff --git a/.frontmatter/config/content/pagefolders/communication.json b/.frontmatter/config/content/pagefolders/communication.json
new file mode 100644
index 0000000..8c1f289
--- /dev/null
+++ b/.frontmatter/config/content/pagefolders/communication.json
@@ -0,0 +1,12 @@
+{
+ "$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json",
+ "title": "communication",
+ "path": "[[workspace]]/content/communication",
+ "filePrefix": null,
+ "excludeSubdir": false,
+ "previewPath": "comm",
+ "contentTypes": [
+ "communication",
+ "index"
+ ]
+} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/content.json b/.frontmatter/config/content/pagefolders/content.json
index 484da3c..09f1002 100644
--- a/.frontmatter/config/content/pagefolders/content.json
+++ b/.frontmatter/config/content/pagefolders/content.json
@@ -7,6 +7,6 @@
"previewPath": "",
"contentTypes": [
"page",
- "content"
+ "index"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/evidence.json b/.frontmatter/config/content/pagefolders/evidence.json
index 0be63e5..7a6c2f2 100644
--- a/.frontmatter/config/content/pagefolders/evidence.json
+++ b/.frontmatter/config/content/pagefolders/evidence.json
@@ -5,7 +5,7 @@
"filePrefix": null,
"previewPath": "evidence",
"contentTypes": [
- "docs",
- "evidence"
+ "evidence",
+ "index"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/legal.json b/.frontmatter/config/content/pagefolders/legal.json
index 5b4ad08..4b44498 100644
--- a/.frontmatter/config/content/pagefolders/legal.json
+++ b/.frontmatter/config/content/pagefolders/legal.json
@@ -5,6 +5,7 @@
"filePrefix": null,
"previewPath": "legal",
"contentTypes": [
- "legal"
+ "legal",
+ "index"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/persons.json b/.frontmatter/config/content/pagefolders/persons.json
index 606d213..fa9eebc 100644
--- a/.frontmatter/config/content/pagefolders/persons.json
+++ b/.frontmatter/config/content/pagefolders/persons.json
@@ -5,6 +5,7 @@
"filePrefix": null,
"previewPath": "persons",
"contentTypes": [
- "person"
+ "person",
+ "index"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/posts.json b/.frontmatter/config/content/pagefolders/posts.json
index d0a64bd..84db8fb 100644
--- a/.frontmatter/config/content/pagefolders/posts.json
+++ b/.frontmatter/config/content/pagefolders/posts.json
@@ -2,8 +2,10 @@
"$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json",
"title": "posts",
"path": "[[workspace]]/content/posts",
+ "filePrefix": null,
"previewPath": "posts",
"contentTypes": [
- "post"
+ "post",
+ "index"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/content/pagefolders/video.json b/.frontmatter/config/content/pagefolders/video.json
index bab7499..8011ed2 100644
--- a/.frontmatter/config/content/pagefolders/video.json
+++ b/.frontmatter/config/content/pagefolders/video.json
@@ -5,7 +5,7 @@
"previewPath": "video",
"filePrefix": null,
"contentTypes": [
- "minimal",
- "video"
+ "video",
+ "index"
]
} \ No newline at end of file
diff --git a/.frontmatter/config/taxonomy/contenttypes/docs.json b/.frontmatter/config/taxonomy/contenttypes/communication.json
index 248f033..e48aac3 100644
--- a/.frontmatter/config/taxonomy/contenttypes/docs.json
+++ b/.frontmatter/config/taxonomy/contenttypes/communication.json
@@ -1,6 +1,6 @@
{
"$schema": "https://frontmatter.codes/config/taxonomy.contenttypes.schema.json",
- "name": "docs",
+ "name": "communication",
"pageBundle": false,
"previewPath": null,
"fields": [
@@ -36,7 +36,7 @@
"name": "categories",
"type": "string",
"single": true,
- "default": "Evidence"
+ "default": "Communication"
},
{
"title": "Tags",
@@ -79,7 +79,7 @@
"name": "fmContentType",
"type": "string",
"single": true,
- "default": "evidence"
+ "default": "communication"
}
]
} \ No newline at end of file
diff --git a/.frontmatter/config/taxonomy/contenttypes/content.json b/.frontmatter/config/taxonomy/contenttypes/content.json
deleted file mode 100644
index fa49ebf..0000000
--- a/.frontmatter/config/taxonomy/contenttypes/content.json
+++ /dev/null
@@ -1,134 +0,0 @@
-{
- "$schema": "https://frontmatter.codes/config/taxonomy.contenttypes.schema.json",
- "name": "content",
- "pageBundle": false,
- "previewPath": null,
- "fields": [
- {
- "title": "Title",
- "name": "title",
- "type": "string",
- "single": true
- },
- {
- "title": "Date",
- "name": "date",
- "type": "datetime",
- "default": "{{now}}",
- "isPublishDate": true
- },
- {
- "title": "Description",
- "name": "description",
- "type": "string"
- },
- {
- "title": "Draft",
- "name": "draft",
- "type": "draft"
- },
- {
- "title": "Alias",
- "name": "alias",
- "type": "list"
- },
- {
- "title": "Tags",
- "name": "tags",
- "type": "tags"
- },
- {
- "title": "Icon",
- "name": "icon",
- "type": "string",
- "single": true
- },
- {
- "title": "Type",
- "name": "type",
- "type": "choice",
- "choices": [
- "default",
- "docs",
- "minimal"
- ],
- "default": "default"
- },
- {
- "title": "Categories",
- "name": "categories",
- "type": "string",
- "single": true,
- "default": "Content"
- },
- {
- "title": "Metadata",
- "name": "metadata",
- "type": "choice",
- "choices": [
- "full",
- "original",
- "none"
- ],
- "default": "full"
- },
- {
- "title": "Download",
- "name": "download",
- "type": "string",
- "single": true
- },
- {
- "title": "Thumbnail",
- "name": "thumbnail",
- "type": "fields",
- "fields": [
- {
- "title": "URL",
- "name": "url",
- "type": "image"
- },
- {
- "title": "Author",
- "name": "author",
- "type": "string",
- "single": true
- },
- {
- "title": "AuthorUrl",
- "name": "authorUrl",
- "type": "string"
- },
- {
- "title": "Origin",
- "name": "origin",
- "type": "string",
- "single": true
- },
- {
- "title": "OriginUrl",
- "name": "originUrl",
- "type": "string"
- }
- ]
- },
- {
- "title": "Author",
- "name": "author",
- "type": "string",
- "single": true
- },
- {
- "title": "Links",
- "name": "navigationLinks",
- "type": "list"
- },
- {
- "title": "FrontMatter Content Type",
- "name": "fmContentType",
- "type": "string",
- "single": true,
- "default": "person"
- }
- ]
-} \ No newline at end of file
diff --git a/.frontmatter/config/taxonomy/contenttypes/index.json b/.frontmatter/config/taxonomy/contenttypes/index.json
new file mode 100644
index 0000000..796682d
--- /dev/null
+++ b/.frontmatter/config/taxonomy/contenttypes/index.json
@@ -0,0 +1,37 @@
+{
+ "$schema": "https://frontmatter.codes/config/taxonomy.contenttypes.schema.json",
+ "name": "index",
+ "pageBundle": false,
+ "previewPath": null,
+ "fields": [
+ {
+ "title": "Title",
+ "name": "title",
+ "type": "string",
+ "single": true
+ },
+ {
+ "title": "Categories",
+ "name": "categories",
+ "type": "string",
+ "single": true
+ },
+ {
+ "title": "Thumbnail",
+ "name": "thumbnail",
+ "type": "string"
+ },
+ {
+ "title": "Alias",
+ "name": "alias",
+ "type": "list"
+ },
+ {
+ "title": "FrontMatter Content Type",
+ "name": "fmContentType",
+ "type": "string",
+ "single": true,
+ "default": "index"
+ }
+ ]
+} \ No newline at end of file
diff --git a/.frontmatter/config/taxonomy/contenttypes/minimal.json b/.frontmatter/config/taxonomy/contenttypes/minimal.json
deleted file mode 100644
index bcf6a1d..0000000
--- a/.frontmatter/config/taxonomy/contenttypes/minimal.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "$schema": "https://frontmatter.codes/config/taxonomy.contenttypes.schema.json",
- "name": "minimal",
- "pageBundle": false,
- "previewPath": null,
- "fields": [
- {
- "title": "Title",
- "name": "title",
- "type": "string",
- "single": true
- },
- {
- "title": "Description",
- "name": "description",
- "type": "string"
- },
- {
- "title": "Categories",
- "name": "categories",
- "type": "string",
- "single": true
- },
- {
- "title": "Type",
- "name": "type",
- "type": "choice",
- "choices": [
- "default",
- "docs",
- "minimal"
- ],
- "default": "minimal"
- }
- ]
-} \ No newline at end of file
diff --git a/.frontmatter/database/taxonomyDb.json b/.frontmatter/database/taxonomyDb.json
index 77ca6f8..03dad35 100644
--- a/.frontmatter/database/taxonomyDb.json
+++ b/.frontmatter/database/taxonomyDb.json
@@ -1 +1 @@
-{"taxonomy":{"tags":["Abernathy","Alex","Alex Abernathy","Brian","Brian Abernathy","Chief","County","County Attorney","Dayton","Denny Dunn","Donnie","Donnie Simmons","Dougs friends","Erica","Erica Simmons","Erica Tyler","Fire","Fire Chief","Ga","Georgia","Jessica McDaniel","Jessica Simmons","Kardun Homes","Lamar","Lamar Co","Lamar County","Licensing","MIA","Matthews","Property","Simmons","Tyler","Tylers","about","accusation","actor","administrator","allegations","arguments","armored car","attorney","attorneys","audio","back_of_property","bibtex","blacklabeled","blacklisted","bounty","broker","budget","calendar","capital","chairman","chief","chief_matthews","claims","commisioner","commissioner","communication","communications","complaints","corrupt","counsel","county","county administrator","county attorney","county commissioner","county government","county officials","criticism","crooked","dates","dayton","diagram","dialogue","difficulties","direct","disclaimer","documents","doug","douglas","emails","entities","estate","events","evidence","expenses","explanation","fake","favoritism","fcc","financials","fines","fire chief","fire dept","for sale","greed","haddock","harassment","hate","home","income","info","inheritance","intimidation","involved","jeanie","jeanie haddock","junkyard","justice","justification","lamar","lamar county","land","land for sale","law","lawyer","leads","legal","legitimacy","letters","license","lies","local","logs","loss","management","map","matt","matthews","mayfield","mdayton","media","message","meta","mission","negligence","neighborhood","neighbors","news","notices","officials","old Junkyard","opposition","oppression","ordinance","ordinances","otter","otterai","penalties","people","persecution","person","persons","policy","pressure","privacy","private","private_road","profit","proof","propaganda","property","property for sale","real","real estate","realtime","reasoning","records","references","reflection","relation","research","residents","response","revenue","review","rights","road","ryran","scott","scott mayfield","security","setup","simple minded","site","son","sources","spending","spying","stalkers","stalking","standing","statements","statutes","story","stupid answer","stupid question","subdivision","suspicious","tasks","tax","taxpayer","terms","threatening behavior","timeline","tips","todo","transcription","transcripts","traylor","truth","unsupported","untruths","us","values","video","video-log","violations","vlog","weekend","whistleblowing","who","why","zoning"],"categories":["Content","Evidence","Legal","Person","Persons","Post","Reason","Video","fpnav","post"]}} \ No newline at end of file
+{"taxonomy":{"tags":["Abernathy","Alex","Alex Abernathy","Brian","Brian Abernathy","Chief","County","County Attorney","Dayton","Denny Dunn","Donnie","Donnie Simmons","Dougs friends","Erica","Erica Simmons","Erica Tyler","Fire","Fire Chief","Ga","Georgia","Jessica McDaniel","Jessica Simmons","Kardun Homes","Lamar","Lamar Co","Lamar County","Law Enforcement","Licensing","MIA","Matthews","Property","Sheriff","Simmons","Tyler","Tylers","about","accusation","actor","administrator","allegations","arguments","armored car","attorney","attorneys","audio","back_of_property","bibtex","black labeled","blacklabeled","blacklisted","bounty","broker","budget","calendar","capital","chairman","chief","chief_matthews","claims","commisioner","commissioner","communication","communications","complaints","corrupt","counsel","county","county administrator","county attorney","county commissioner","county government","county officials","criticism","crooked","dates","dayton","diagram","dialogue","difficulties","direct","disclaimer","documents","doug","douglas","emails","entities","estate","events","evidence","expenses","explanation","fake","favoritism","fcc","financials","fines","fire chief","fire dept","for sale","greed","haddock","harassment","hate","home","income","info","inheritance","intimidation","involved","jeanie","jeanie haddock","junkyard","justice","justification","lamar","lamar county","land","land for sale","law","lawyer","leads","legal","legitimacy","letters","license","lies","local","logs","loss","management","map","matt","matthews","mayfield","mdayton","media","message","meta","mission","negligence","neighborhood","neighbors","news","notices","officials","old Junkyard","opposition","oppression","ordinance","ordinances","otter","otterai","penalties","people","persecution","person","persons","policy","pressure","privacy","private","private_road","profit","proof","propaganda","property","property for sale","real","real estate","realtime","reasoning","records","references","reflection","relation","research","residents","response","revenue","review","rights","road","ryran","scott","scott mayfield","security","setup","simple minded","site","son","sources","spending","spying","stalkers","stalking","standing","statements","statutes","story","stupid answer","stupid question","subdivision","suspicious","tasks","tax","taxpayer","terms","threatening behavior","timeline","tips","todo","transcription","transcripts","traylor","truth","unsupported","untruths","us","values","video","video-log","violations","vlog","weekend","whistleblower","whistleblowing","who","why","zoning"],"categories":["Content","Evidence","Legal","Person","Persons","Post","Reason","Video","fpnav","post"]}} \ No newline at end of file