add posts
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"meta": {
|
||||
"title": "meta",
|
||||
"title": "Meta",
|
||||
"slug": "meta",
|
||||
"filename": "meta",
|
||||
"date": "01/08/2023",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["code", "project", "web", "markdown", "typescript/javascript", "css"]
|
||||
"tags": ["code", "project", "web", "markdown", "typescript_javascript", "css"]
|
||||
},
|
||||
"adding-commas": {
|
||||
"title": "Adding Commas to Numbers",
|
||||
"slug": "adding-commas",
|
||||
"filename": "adding_commas",
|
||||
"date": "15/11/2022",
|
||||
"month-start-unix": {
|
||||
"title": "Finding the Unix Timestamp of the Start of the Month with Javascript",
|
||||
"slug": "month-start-unix",
|
||||
"filename": "month_start_unix",
|
||||
"date": "01/04/2023",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["code", "typescript/javascript"]
|
||||
"tags": ["code", "web", "typescript_javascript"]
|
||||
},
|
||||
"190k-faucet": {
|
||||
"title": "190000 Payouts!",
|
||||
@@ -23,13 +23,37 @@
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["project", "web", "milestone", "crypto"]
|
||||
},
|
||||
"adding-commas": {
|
||||
"title": "Adding Commas to Numbers",
|
||||
"slug": "adding-commas",
|
||||
"filename": "adding_commas",
|
||||
"date": "15/11/2022",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["code", "typescript_javascript"]
|
||||
},
|
||||
"solving-problems-with-a-timeout": {
|
||||
"title": "Solving Problems With a Timeout",
|
||||
"slug": "solving-problems-with-a-timeout",
|
||||
"filename": "solving_problems_with_a_timeout",
|
||||
"date": "19/08/2022",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["bot", "typescript_javascript"]
|
||||
},
|
||||
"fake-typing-effect": {
|
||||
"title": "Making a Fake Typing Effect",
|
||||
"slug": "fake-typing-effect",
|
||||
"filename": "fake_typing_effect",
|
||||
"date": "27/01/2022",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["code", "web", "typescript_javascript"]
|
||||
},
|
||||
"ryuji-docs": {
|
||||
"title": "Ryuji Documentation",
|
||||
"slug": "ryuji-docs",
|
||||
"filename": "ryuji_docs",
|
||||
"date": "02/08/2023",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["code", "project", "web", "docs", "typescript/javascript"]
|
||||
"tags": ["code", "project", "web", "docs", "typescript_javascript"]
|
||||
},
|
||||
"saki-docs": {
|
||||
"title": "Saki Documentation",
|
||||
@@ -37,6 +61,14 @@
|
||||
"filename": "saki_docs",
|
||||
"date": "02/08/2023",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["code", "project", "web", "build", "docs", "typescript/javascript"]
|
||||
"tags": ["code", "project", "web", "build", "docs", "typescript_javascript"]
|
||||
},
|
||||
"eve": {
|
||||
"title": "Eve",
|
||||
"slug": "eve",
|
||||
"filename": "eve",
|
||||
"date": "06/08/2023",
|
||||
"author": "jetstream0/Prussia",
|
||||
"tags": ["cryptography"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user