{"id":206971,"date":"2026-04-07T17:00:34","date_gmt":"2026-04-07T17:00:34","guid":{"rendered":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/"},"modified":"2026-04-07T17:00:34","modified_gmt":"2026-04-07T17:00:34","slug":"git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2","status":"publish","type":"post","link":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/","title":{"rendered":"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2"},"content":{"rendered":"<div class=\"youtubomatic-video-container\"><iframe loading=\"lazy\" width=\"580\" height=\"380\" src=\"https:\/\/www.youtube.com\/embed\/N7oiH-2a_yA?autoplay=1&#038;controls=1&#038;hl=en\" frameborder=\"0\" allowfullscreen><\/iframe><\/div>\n<p>\u25b6 Git, GitHub, and GitHub Actions for Beginners:<br \/>\n<a href=\"https:\/\/www.youtube.com\/watch?v=iUWa0cGHZms&#038;list=PLUHnYREC5ofgYs0KwYpSNQpdk4S10R4J-\" target=\"_blank\">https:\/\/www.youtube.com\/watch?v=iUWa0cGHZms&#038;list=PLUHnYREC5ofgYs0KwYpSNQpdk4S10R4J-<\/a><\/p>\n<p>In this lesson, you will learn how to install Git, set up your author name and email, create your first repository, and make your first commit. I also explain the difference between the working directory, the staging area, and the commit, and show why the .gitignore file is important from the very beginning. This is the basic Git workflow that every beginner should understand before moving to GitHub and more advanced topics.<\/p>\n<p>00: 00 Introduction<br \/>\n00: 46 Installing Git<br \/>\n02: 20 Setting up user.name and user.email<br \/>\n04: 10 What a repository is<br \/>\n05: 08 git init \u2014 creating my first repository<br \/>\n06: 42 Working directory, staging area, and commit in simple words<br \/>\n08: 50 git status<br \/>\n10: 00 git add<br \/>\n11: 42 git commit<br \/>\n13: 30 What the .gitignore file is and why you need it from the start<br \/>\n16: 14 Summary and what will be in the next lesson<\/p>\n<p>Commands used in this lesson:<br \/>\nsudo apt install git -y \u2014 installs Git<br \/>\ngit &#8211;version \u2014 shows the installed Git version<br \/>\ngit config &#8211;global user.name &#8220;Alex&#8221; \u2014 sets the global Git author name<br \/>\ngit config &#8211;global user.email &#8220;alex@mymail.com&#8221; \u2014 sets the global Git author email<br \/>\ngit config &#8211;global &#8211;list \u2014 shows global Git settings<br \/>\ngit init \u2014 initializes a new Git repository<br \/>\ngit status \u2014 shows the current repository state<br \/>\ngit add app.txt \u2014 adds one file to the staging area<br \/>\ngit add . \u2014 adds all current changes to the staging area<br \/>\ngit commit -m &#8220;Initial commit&#8221; \u2014 creates a commit with a message<\/p>\n<p>#Git #GitHub #DevOps<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u25b6 Git, GitHub, and GitHub Actions for Beginners: https:\/\/www.youtube.com\/watch?v=iUWa0cGHZms&#038;list=PLUHnYREC5ofgYs0KwYpSNQpdk4S10R4J- In this lesson, you will learn how to install Git, set up your author name and email, create your first repository, and make your first commit. I also explain the difference between the working directory, the staging area, and the commit, and show why the .gitignore file is important from the very beginning. This is the basic Git workflow that every&#8230;<\/p>\n","protected":false},"author":1,"featured_media":206972,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","tve_updated_post":"","tve_custom_css":"","tve_user_custom_css":"","tve_globals":{},"tcb2_ready":0,"tcb_editor_enabled":0,"tve_landing_page":"","_tve_header":"","_tve_footer":""},"categories":[1],"tags":[],"class_list":["post-206971","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2 - UshopWell.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2 - UshopWell.com\" \/>\n<meta property=\"og:description\" content=\"\u25b6 Git, GitHub, and GitHub Actions for Beginners: https:\/\/www.youtube.com\/watch?v=iUWa0cGHZms&#038;list=PLUHnYREC5ofgYs0KwYpSNQpdk4S10R4J- In this lesson, you will learn how to install Git, set up your author name and email, create your first repository, and make your first commit. I also explain the difference between the working directory, the staging area, and the commit, and show why the .gitignore file is important from the very beginning. This is the basic Git workflow that every...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/\" \/>\n<meta property=\"og:site_name\" content=\"UshopWell.com\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-07T17:00:34+00:00\" \/>\n<meta name=\"author\" content=\"UShopWell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"UShopWell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/\"},\"author\":{\"name\":\"UShopWell\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/person\\\/6fd1f9e0ff932e534c86c70d5acff0fc\"},\"headline\":\"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2\",\"datePublished\":\"2026-04-07T17:00:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/\"},\"wordCount\":268,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/206971\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/\",\"name\":\"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2 - UshopWell.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/206971\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg\",\"datePublished\":\"2026-04-07T17:00:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/206971\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg\",\"contentUrl\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/206971\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg\",\"width\":480,\"height\":360,\"caption\":\"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#website\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/\",\"name\":\"UshopWell.com\",\"description\":\"The Premiere Online Marketplace\",\"publisher\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#organization\",\"name\":\"UshopWell\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/pandaSwea.png\",\"contentUrl\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/pandaSwea.png\",\"width\":365,\"height\":359,\"caption\":\"UshopWell\"},\"image\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/person\\\/6fd1f9e0ff932e534c86c70d5acff0fc\",\"name\":\"UShopWell\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g\",\"caption\":\"UShopWell\"},\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/author\\\/kburnettu\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2 - UshopWell.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/","og_locale":"en_US","og_type":"article","og_title":"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2 - UshopWell.com","og_description":"\u25b6 Git, GitHub, and GitHub Actions for Beginners: https:\/\/www.youtube.com\/watch?v=iUWa0cGHZms&#038;list=PLUHnYREC5ofgYs0KwYpSNQpdk4S10R4J- In this lesson, you will learn how to install Git, set up your author name and email, create your first repository, and make your first commit. I also explain the difference between the working directory, the staging area, and the commit, and show why the .gitignore file is important from the very beginning. This is the basic Git workflow that every...","og_url":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/","og_site_name":"UshopWell.com","article_published_time":"2026-04-07T17:00:34+00:00","author":"UShopWell","twitter_card":"summary_large_image","twitter_misc":{"Written by":"UShopWell","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#article","isPartOf":{"@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/"},"author":{"name":"UShopWell","@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/person\/6fd1f9e0ff932e534c86c70d5acff0fc"},"headline":"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2","datePublished":"2026-04-07T17:00:34+00:00","mainEntityOfPage":{"@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/"},"wordCount":268,"commentCount":0,"publisher":{"@id":"https:\/\/ushopwell.com\/ublog\/#organization"},"image":{"@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#primaryimage"},"thumbnailUrl":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2026\/04\/206971\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/","url":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/","name":"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2 - UshopWell.com","isPartOf":{"@id":"https:\/\/ushopwell.com\/ublog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#primaryimage"},"image":{"@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#primaryimage"},"thumbnailUrl":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2026\/04\/206971\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg","datePublished":"2026-04-07T17:00:34+00:00","breadcrumb":{"@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#primaryimage","url":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2026\/04\/206971\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg","contentUrl":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2026\/04\/206971\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2.jpg","width":480,"height":360,"caption":"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2"},{"@type":"BreadcrumbList","@id":"https:\/\/ushopwell.com\/ublog\/git-for-beginners-install-git-create-your-first-repository-and-make-your-first-commit-lesson-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ushopwell.com\/ublog\/"},{"@type":"ListItem","position":2,"name":"Git for Beginners: Install Git, Create Your First Repository, and Make Your First Commit | Lesson 2"}]},{"@type":"WebSite","@id":"https:\/\/ushopwell.com\/ublog\/#website","url":"https:\/\/ushopwell.com\/ublog\/","name":"UshopWell.com","description":"The Premiere Online Marketplace","publisher":{"@id":"https:\/\/ushopwell.com\/ublog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ushopwell.com\/ublog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ushopwell.com\/ublog\/#organization","name":"UshopWell","url":"https:\/\/ushopwell.com\/ublog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/logo\/image\/","url":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2018\/01\/pandaSwea.png","contentUrl":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2018\/01\/pandaSwea.png","width":365,"height":359,"caption":"UshopWell"},"image":{"@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/person\/6fd1f9e0ff932e534c86c70d5acff0fc","name":"UShopWell","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g","caption":"UShopWell"},"url":"https:\/\/ushopwell.com\/ublog\/author\/kburnettu\/"}]}},"_links":{"self":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/posts\/206971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/comments?post=206971"}],"version-history":[{"count":0,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/posts\/206971\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/media\/206972"}],"wp:attachment":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/media?parent=206971"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/categories?post=206971"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/tags?post=206971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}