diff --git a/content/guides.json b/content/guides.json index 074445929..97a1630fc 100644 --- a/content/guides.json +++ b/content/guides.json @@ -1,4 +1,14 @@ [ + { + "title": "Character Encodings", + "description": "Covers the basics of character encodings and explains ASCII vs Unicode", + "url": "/guides/character-encodings", + "fileName": "character-encodings", + "featured": true, + "author": "kamranahmedse", + "updatedAt": "2020-05-14T20:59:14.191Z", + "createdAt": "2020-05-14T20:59:14.191Z" + }, { "title": "Unfamiliar Codebase", "description": "Tips on getting getting familiar with an unfamiliar codebase", diff --git a/content/guides/character-encodings.md b/content/guides/character-encodings.md new file mode 100644 index 000000000..c02b3758d --- /dev/null +++ b/content/guides/character-encodings.md @@ -0,0 +1,3 @@ +[![](/guides/character-encodings.png)](/guides/character-encodings.png) + +Here is the [original tweet](https://twitter.com/kamranahmedse/status/1259631582362689537) where this image was posted. diff --git a/public/guides/character-encodings.png b/public/guides/character-encodings.png new file mode 100644 index 000000000..961c4f085 Binary files /dev/null and b/public/guides/character-encodings.png differ diff --git a/public/sitemap.xml b/public/sitemap.xml index 6c0a145d2..b86059690 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -31,11 +31,23 @@ 1.0 - https://roadmap.sh/guides/why-build-it-and-they-will-come-wont-work-anymore + https://roadmap.sh/guides/character-encodings + monthly + 2020-05-14T20:59:14.191Z + 1.0 + + + https://roadmap.sh/guides/unfamiliar-codebase monthly 2020-05-04T20:59:14.191Z 1.0 + + https://roadmap.sh/guides/why-build-it-and-they-will-come-wont-work-anymore + monthly + 2020-05-04T12:59:14.191Z + 1.0 + https://roadmap.sh/guides/dhcp-in-one-picture monthly