decod.in

test

Welcome to decod.in

Somet title
This will show what the description is
Javascript Basics
this post is about javascript
[
   {
      "attributes": {
         "date": "2022-02-03T10:19:28.499Z",
         "title": "Somet title",
         "description": "This will show what the description is",
         "draft": true,
         "lastmod": "2022-02-04T07:09:25.363Z",
         "categories": [
            "testing",
            "javascript"
         ]
      },
      "body": "this is an article about formatting markdown and using cloudflare to display static html.\n",
      "bodyBegin": 13,
      "frontmatter": "date: '2022-02-03T10:19:28.499Z'\ntitle: Somet title\ndescription: This will show what the description is\ndraft: true\nlastmod: '2022-02-04T07:09:25.363Z'\ncategories:\n    - testing\n    - javascript",
      "path": "testing_frontmatter"
   },
   {
      "attributes": {
         "title": "Javascript Basics",
         "date": "2022-02-03T10:14:51.752Z",
         "author": "dave",
         "slug": "javascript-basics",
         "draft": true,
         "lastmod": "2022-02-04T07:09:12.526Z",
         "description": "this post is about javascript",
         "categories": [
            "javascript"
         ]
      },
      "body": "This is an article about javascript\n",
      "bodyBegin": 13,
      "frontmatter": "title: Javascript Basics\ndate: '2022-02-03T10:14:51.752Z'\nauthor: dave\nslug: javascript-basics\ndraft: true\nlastmod: '2022-02-04T07:09:12.526Z'\ndescription: this post is about javascript\ncategories:\n    - javascript",
      "path": "javascript_basics"
   }
]