{
    "items": [
        {
            "type": [
                "h-entry"
            ],
            "properties": {
                "name": [
                    "How to Install Known on Reclaim Hosting"
                ],
                "summary": [
                    "Step By Step Guide to Installing Known"
                ],
                "video": [
                    "https://jgregorymcverry.com/videos/InstallingKnownOnReclaimHosting.mp4"
                ],
                "syndication": [
                    "https://brid.gy/about#twitter"
                ],
                "published": [
                    "2020-02-07T15:14:20"
                ],
                "content": [
                    {
                        "html": "<ul>\n      <li>Make a domain or subdomain in CPanel</li>\n      <li>Issue a Let's Encrypt Certifcate</li>\n      <li>Go back to CPanel and click on All Applications</li>\n      <li>Choose Known and then select your new domain or subdomain. make sure to install in https</li>\n      <li>After installation go back to CPanel and chose Terminal</li>\n      <li>Change directories direectories to your new domain or subdomain by typing: cd directoryname</li>\n      <li>Copy this line into Terminal. It updates to the latest version: git clone <pre>https://github.com/idno/known.git</pre></li>\n      <li>Go to <a href=\"https://getcomposer.org/download/\"> Get Composer</a></li>\n      <li>Copy the code at the top and paste it into Terminal. I can not add the download code here as it changes with new versions of Composer</li>\n      <li>Then paste this line into Terminal: <pre>cd known; composer install</pre></li>\n      <li>When that is done paste the following line into Terminal to remove a file permissions error: <pre>find . -type f | xargs -i{} chmod 644 {}</pre></li>\n      <li>You are done and your Known site is now up to date</li>\n\n     </ul>",
                        "value": "Make a domain or subdomain in CPanel Issue a Let's Encrypt Certifcate Go back to CPanel and click on All Applications Choose Known and then select your new domain or subdomain. make sure to install in https After installation go back to CPanel and chose Terminal Change directories direectories to your new domain or subdomain by typing: cd directoryname Copy this line into Terminal. It updates to the latest version: git clone https://github.com/idno/known.git Go to Get Composer Copy the code at the top and paste it into Terminal. I can not add the download code here as it changes with new versions of Composer Then paste this line into Terminal: cd known; composer install When that is done paste the following line into Terminal to remove a file permissions error: find . -type f | xargs -i{} chmod 644 {} You are done and your Known site is now up to date"
                    }
                ],
                "author": [
                    {
                        "type": [
                            "h-card"
                        ],
                        "properties": {
                            "name": [
                                "J. Gregroy McVerry"
                            ],
                            "url": [
                                "https://jgregorymcverry.com"
                            ]
                        },
                        "value": "J. Gregroy McVerry"
                    }
                ]
            }
        },
        {
            "type": [
                "h-card"
            ],
            "properties": {
                "name": [
                    "Greg McVerry"
                ],
                "photo": [
                    "https://jgregorymcverry.com/photos/assets/thumb.jpg"
                ]
            }
        }
    ],
    "rels": {
        "stylesheet": [
            "https://jgregorymcverry.com/reset.css",
            "https://jgregorymcverry.com/styles.css",
            "https://pro.fontawesome.com/releases/v5.3.1/css/all.css",
            "https://fonts.googleapis.com/css?family=Heebo|Quicksand&display=swap",
            "https://fonts.googleapis.com/css?family=Creepster|Griffy&display=swap",
            "https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap",
            "https://jgregorymcverry.com/css/webmentions.css"
        ],
        "webmention": [
            "https://webmention.io/jgregorymcverry.com/webmention"
        ],
        "pingback": [
            "https://webmention.io/jgregorymcverry.com/xmlrpc"
        ],
        "authorization_endpoint": [
            "https://indieauth.com/auth"
        ],
        "token_endpoint": [
            "https://tokens.indieauth.com/token"
        ],
        "microsub": [
            "https://aperture.p3k.io/microsub/207"
        ],
        "prev": [
            "https://jgregorymcverry.com/notes/2020-02-20-2"
        ],
        "license": [
            "http://creativecommons.org/licenses/by-sa/4.0/"
        ]
    },
    "rel-urls": {
        "https://jgregorymcverry.com/reset.css": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://webmention.io/jgregorymcverry.com/webmention": {
            "rels": [
                "webmention"
            ]
        },
        "https://webmention.io/jgregorymcverry.com/xmlrpc": {
            "rels": [
                "pingback"
            ]
        },
        "https://jgregorymcverry.com/styles.css": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://pro.fontawesome.com/releases/v5.3.1/css/all.css": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://fonts.googleapis.com/css?family=Heebo|Quicksand&display=swap": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://fonts.googleapis.com/css?family=Creepster|Griffy&display=swap": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://indieauth.com/auth": {
            "rels": [
                "authorization_endpoint"
            ]
        },
        "https://tokens.indieauth.com/token": {
            "rels": [
                "token_endpoint"
            ]
        },
        "https://aperture.p3k.io/microsub/207": {
            "rels": [
                "microsub"
            ]
        },
        "https://jgregorymcverry.com/css/webmentions.css": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://jgregorymcverry.com/notes/2020-02-20-2": {
            "text": " Previous Note",
            "rels": [
                "prev"
            ]
        },
        "http://creativecommons.org/licenses/by-sa/4.0/": {
            "text": "Creative Commons Attribution-ShareAlike 4.0 International License",
            "rels": [
                "license"
            ]
        }
    },
    "debug": {
        "package": "https://packagist.org/packages/mf2/mf2",
        "source": "https://github.com/indieweb/php-mf2",
        "version": "v0.5.0",
        "note": [
            "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2",
            "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues",
            "Using the Masterminds HTML5 parser"
        ]
    }
}