1 00:00:00,000 --> 00:00:05,280 If you ever just like made something cool, you know, and, uh, you kind of want 2 00:00:05,280 --> 00:00:09,680 to share it with like everybody, but you know, building a website and all that 3 00:00:09,680 --> 00:00:11,640 is just kind of like a total hassle. 4 00:00:11,640 --> 00:00:12,360 Yeah, I hear you. 5 00:00:12,360 --> 00:00:16,400 Well, if that's you, I think you're going to like what we have in store for you 6 00:00:16,400 --> 00:00:16,800 today. 7 00:00:16,800 --> 00:00:20,960 We're going to explore how to share your work online pretty easily. 8 00:00:20,960 --> 00:00:24,760 Actually with GitHub pages, it's a simple way to get your stuff out there, hosted 9 00:00:24,760 --> 00:00:27,640 right from your GitHub account without messing around with all that 10 00:00:27,640 --> 00:00:29,160 complicated web hosting stuff. 11 00:00:29,160 --> 00:00:29,880 Exactly. 12 00:00:29,880 --> 00:00:33,320 And, uh, you know us, we've done all the digging for you. 13 00:00:33,320 --> 00:00:34,400 We sure have. 14 00:00:34,400 --> 00:00:35,880 We went right to the source. 15 00:00:35,880 --> 00:00:36,920 The GitHub docs. 16 00:00:36,920 --> 00:00:42,480 We checked out how to create a GitHub pages site, their overview page, all of it. 17 00:00:42,480 --> 00:00:42,600 Yeah. 18 00:00:42,600 --> 00:00:46,520 So you don't have to, and we're going to make this process so simple. 19 00:00:46,520 --> 00:00:47,440 That's the goal. 20 00:00:47,440 --> 00:00:49,320 Like even your grandma could probably do it. 21 00:00:49,320 --> 00:00:50,040 Maybe. 22 00:00:50,040 --> 00:00:53,040 No, but seriously, it's going to be easy peasy, beginner friendly. 23 00:00:53,040 --> 00:00:54,040 That's what we're aiming for. 24 00:00:54,040 --> 00:00:54,240 Okay. 25 00:00:54,240 --> 00:00:57,760 So first got to give a huge shout out to safe server. 26 00:00:57,760 --> 00:00:58,480 Oh, absolutely. 27 00:00:58,480 --> 00:01:01,800 They are the ones who make this whole software thing run smoothly. 28 00:01:01,800 --> 00:01:02,520 They do indeed. 29 00:01:02,520 --> 00:01:05,800 And they're also amazing at digital transformation consulting. 30 00:01:05,800 --> 00:01:07,080 If you need help with that. 31 00:01:07,080 --> 00:01:07,400 Yeah. 32 00:01:07,400 --> 00:01:08,080 So check them out. 33 00:01:08,080 --> 00:01:11,160 It's www.safeserver.de. 34 00:01:11,160 --> 00:01:11,920 Go take a look. 35 00:01:11,920 --> 00:01:12,520 Okay. 36 00:01:12,520 --> 00:01:17,480 So GitHub pages, you hear that you might be thinking, Ooh, techie, but 37 00:01:17,480 --> 00:01:19,360 it's honestly so simple. 38 00:01:19,360 --> 00:01:20,400 Can you just break it down? 39 00:01:20,400 --> 00:01:24,360 The easiest way to think of it is like you have this digital binder, right? 40 00:01:24,360 --> 00:01:28,000 That's your GitHub repository and GitHub pages. 41 00:01:28,000 --> 00:01:31,680 It's like this maginal service that turns everything in that binder, all your files 42 00:01:31,680 --> 00:01:33,960 and stuff into an actual website. 43 00:01:33,960 --> 00:01:34,320 Poof. 44 00:01:34,320 --> 00:01:34,880 Pretty much. 45 00:01:34,880 --> 00:01:38,360 You change something in your binder, save it, upload it, which is like a 46 00:01:38,360 --> 00:01:39,840 push and GitHub lingo. 47 00:01:39,840 --> 00:01:40,640 Push it real good. 48 00:01:40,640 --> 00:01:44,680 Juggles and bam, your website updates just like that. 49 00:01:44,680 --> 00:01:45,080 Like that. 50 00:01:45,080 --> 00:01:48,560 It's like, you know, when you save a document online and then boom, it's a web page. 51 00:01:48,560 --> 00:01:49,280 Exactly. 52 00:01:49,280 --> 00:01:53,160 Now, if I have a GitHub account, which by the way, you can get one for free. 53 00:01:53,160 --> 00:01:55,520 What kind of websites can I actually host? 54 00:01:55,520 --> 00:01:55,960 Okay. 55 00:01:55,960 --> 00:01:57,360 So this is where it gets really cool. 56 00:01:57,800 --> 00:02:00,400 With GitHub pages, you can create one website. 57 00:02:00,400 --> 00:02:05,240 Your main one connected to your GitHub username or your organization's account. 58 00:02:05,240 --> 00:02:08,040 If you're doing that kind of thing, but here's the kicker. 59 00:02:08,040 --> 00:02:12,680 You can also create a ton of websites for all your different projects. 60 00:02:12,680 --> 00:02:13,600 How many is a ton? 61 00:02:13,600 --> 00:02:14,920 Like unlimited. 62 00:02:14,920 --> 00:02:15,360 Really? 63 00:02:15,360 --> 00:02:15,920 No limit. 64 00:02:15,920 --> 00:02:16,520 No limits. 65 00:02:16,520 --> 00:02:18,640 So if you're juggling a million projects, no worries. 66 00:02:18,640 --> 00:02:20,360 They can all have their own space online. 67 00:02:20,360 --> 00:02:21,200 That's pretty awesome. 68 00:02:21,200 --> 00:02:22,480 Okay. 69 00:02:22,480 --> 00:02:25,040 So let's say I want to set up my main personal website first. 70 00:02:25,040 --> 00:02:26,960 What's the very first thing I got to nail? 71 00:02:27,440 --> 00:02:29,160 Naming your repository. 72 00:02:29,160 --> 00:02:31,120 That digital binder we were talking about. 73 00:02:31,120 --> 00:02:31,280 Yeah. 74 00:02:31,280 --> 00:02:31,800 Name it right. 75 00:02:31,800 --> 00:02:33,080 This is where a lot of people trip up. 76 00:02:33,080 --> 00:02:35,160 So pay attention for your personal website. 77 00:02:35,160 --> 00:02:37,360 The name has to be exactly this. 78 00:02:37,360 --> 00:02:43,280 Your GitHub username, lowercase.github.io all lowercase. 79 00:02:43,280 --> 00:02:43,560 Okay. 80 00:02:43,560 --> 00:02:44,400 Lowercase got it. 81 00:02:44,400 --> 00:02:47,800 So it's like shouting my username on the internet, but quietly with a 82 00:02:47,800 --> 00:02:49,720 .github.io at the end. 83 00:02:49,720 --> 00:02:50,360 You got it. 84 00:02:50,360 --> 00:02:53,360 And same deal if it's for an organization, organization name, 85 00:02:53,360 --> 00:02:56,400 lowercase.github.io, mess that up. 86 00:02:56,400 --> 00:02:57,680 And your website's not going to work right. 87 00:02:57,680 --> 00:03:00,120 So how do I make this magical repository? 88 00:03:00,120 --> 00:03:01,080 Where do I click? 89 00:03:01,080 --> 00:03:01,920 Easy peasy. 90 00:03:01,920 --> 00:03:03,520 You're logged into GitHub, right? 91 00:03:03,520 --> 00:03:05,600 Up in the corner, you see that plus sign. 92 00:03:05,600 --> 00:03:08,000 Click that a little menu drops down. 93 00:03:08,000 --> 00:03:09,640 You're going to pick new repository. 94 00:03:09,640 --> 00:03:09,880 True. 95 00:03:09,880 --> 00:03:14,600 Then you got to make sure you pick the right owner from that drop down menu. 96 00:03:14,600 --> 00:03:17,000 So it's attached to your account or your organization. 97 00:03:17,000 --> 00:03:21,200 Next up in the repository name box, you're typing in that very 98 00:03:21,200 --> 00:03:22,560 specific name we talked about. 99 00:03:22,560 --> 00:03:24,160 Lowercase remember. 100 00:03:24,680 --> 00:03:27,200 And if you're using the free version of GitHub, you want to 101 00:03:27,200 --> 00:03:28,400 make sure it's set to public. 102 00:03:28,400 --> 00:03:28,800 Okay. 103 00:03:28,800 --> 00:03:29,400 So far, so good. 104 00:03:29,400 --> 00:03:32,040 There's an option to add a read in file. 105 00:03:32,040 --> 00:03:34,400 It's basically a little intro note for your project. 106 00:03:34,400 --> 00:03:37,720 Good practice, but you don't absolutely need it to start. 107 00:03:37,720 --> 00:03:42,200 And finally, you just click that big green create repository button. 108 00:03:42,200 --> 00:03:42,680 Bam. 109 00:03:42,680 --> 00:03:44,280 Digital binder created. 110 00:03:44,280 --> 00:03:49,360 What if I want to make a website for like a portfolio or a tool I built? 111 00:03:49,360 --> 00:03:52,560 That's where those unlimited project websites come in here. 112 00:03:52,560 --> 00:03:54,560 You can name the repository, whatever makes sense. 113 00:03:54,560 --> 00:03:59,520 Like my awesome portfolio or super cool weather app, whatever floats your boat. 114 00:03:59,520 --> 00:04:04,240 And GitHub pages will put that site at an address that looks like this, 115 00:04:04,240 --> 00:04:10,080 your username.github.io slash, and then the name of your repository. 116 00:04:10,080 --> 00:04:15,400 So each project gets its own little space under your main GitHub pages address. 117 00:04:15,400 --> 00:04:18,240 So it's like the main website is the building and each 118 00:04:18,240 --> 00:04:19,480 project gets its own apartment. 119 00:04:19,480 --> 00:04:20,120 I like that. 120 00:04:20,120 --> 00:04:20,960 Exactly. 121 00:04:20,960 --> 00:04:21,320 Okay. 122 00:04:21,320 --> 00:04:22,400 So I have my repository. 123 00:04:22,400 --> 00:04:25,840 And now how do I put stuff in it, like words, pictures, all that jazz? 124 00:04:25,840 --> 00:04:27,760 Here's where your creativity comes in. 125 00:04:27,760 --> 00:04:30,280 GitHub pages looks for a specific file. 126 00:04:30,280 --> 00:04:32,600 Think of it as your website's welcome net. 127 00:04:32,600 --> 00:04:37,360 It could be an index dot HTML file, which is a standard webpage file, or you could 128 00:04:37,360 --> 00:04:42,040 even use simpler text files like an index dot MD, which is a markdown file, or your 129 00:04:42,040 --> 00:04:43,560 main read me file. 130 00:04:43,560 --> 00:04:47,200 We're going to keep things super simple and just focus on that index dot HTML file. 131 00:04:47,200 --> 00:04:47,520 Okay. 132 00:04:47,520 --> 00:04:48,920 Index dot HTML. 133 00:04:48,920 --> 00:04:50,360 That sounds a little code yet. 134 00:04:50,360 --> 00:04:52,080 Do I need to be a tech whiz to make one? 135 00:04:52,120 --> 00:04:52,640 Not at all. 136 00:04:52,640 --> 00:04:54,360 Here's a super basic example. 137 00:04:54,360 --> 00:04:54,640 Okay. 138 00:04:54,640 --> 00:04:55,440 HTML. 139 00:04:55,440 --> 00:04:56,120 HTML. 140 00:04:56,120 --> 00:04:57,280 Doc type HTML. 141 00:04:57,280 --> 00:04:58,320 Doc type. 142 00:04:58,320 --> 00:04:58,760 Okay. 143 00:04:58,760 --> 00:04:59,360 HTML. 144 00:04:59,360 --> 00:05:00,560 HTML body. 145 00:05:00,560 --> 00:05:02,480 Hello world. 146 00:05:02,480 --> 00:05:03,280 Hello world. 147 00:05:03,280 --> 00:05:05,160 H one slash H one. 148 00:05:05,160 --> 00:05:09,800 P this simple page is hosted using GitHub pages. 149 00:05:09,800 --> 00:05:10,600 Okay. 150 00:05:10,600 --> 00:05:14,120 P slash P body slash HTML. 151 00:05:14,120 --> 00:05:14,520 Got it. 152 00:05:14,520 --> 00:05:20,680 This is basic HTML, the language of webpages that H one tag we wrote that creates a 153 00:05:20,680 --> 00:05:20,880 big 154 00:05:20,880 --> 00:05:24,800 heading and P I that's a paragraph of text. 155 00:05:24,800 --> 00:05:28,240 You can literally copy and paste this whole thing to make your first word page. 156 00:05:28,240 --> 00:05:30,480 So I just take all that and I put it where? 157 00:05:30,480 --> 00:05:32,520 Right into your GitHub repository. 158 00:05:32,520 --> 00:05:35,640 The easiest way to do that, especially if you're new to this, is right through the 159 00:05:35,640 --> 00:05:36,480 GitHub website. 160 00:05:36,480 --> 00:05:41,040 You'll see a button that says add file, click that and choose create new file. 161 00:05:41,040 --> 00:05:46,520 Then where it says name your file, type in index dot HTML, exactly like that. 162 00:05:46,520 --> 00:05:50,120 Then in that big blank space below, just paste in that code. 163 00:05:50,120 --> 00:05:50,800 We just went over. 164 00:05:50,800 --> 00:05:51,440 Okay, easy. 165 00:05:51,440 --> 00:05:52,120 Scroll down a bit. 166 00:05:52,120 --> 00:05:53,920 You'll see a section for commit new file. 167 00:05:53,920 --> 00:05:55,080 This is like hitting save. 168 00:05:55,080 --> 00:05:59,080 You can write a little note about what you did, like created my awesome index dot 169 00:05:59,080 --> 00:06:00,120 HTML file. 170 00:06:00,120 --> 00:06:02,600 Then click that green commit new file button. 171 00:06:02,600 --> 00:06:03,320 Okay. 172 00:06:03,320 --> 00:06:04,000 I committed. 173 00:06:04,000 --> 00:06:05,560 How do I make this live? 174 00:06:05,560 --> 00:06:06,720 Here comes the magic. 175 00:06:06,720 --> 00:06:11,240 Once you've committed that file, go to the settings tab for your repository. 176 00:06:11,240 --> 00:06:13,320 It's usually over on the right under the repository name. 177 00:06:13,320 --> 00:06:17,400 Then look for pages in the sidebar on the left side. 178 00:06:17,400 --> 00:06:18,520 Click that. 179 00:06:19,040 --> 00:06:22,240 This is where you tell GitHub pages, Hey, turn this into a website. 180 00:06:22,240 --> 00:06:22,720 Okay. 181 00:06:22,720 --> 00:06:25,320 You'll see a heading that says source under that. 182 00:06:25,320 --> 00:06:26,520 There's a dropdown menu. 183 00:06:26,520 --> 00:06:30,880 Make sure it's set to the branch where you saved your index dot HTML file. 184 00:06:30,880 --> 00:06:32,240 Most of the time. 185 00:06:32,240 --> 00:06:33,560 That's the main branch. 186 00:06:33,560 --> 00:06:34,080 Double check. 187 00:06:34,080 --> 00:06:36,120 It says main, then hit save. 188 00:06:36,120 --> 00:06:36,760 That's it. 189 00:06:36,760 --> 00:06:37,920 That's the whole internet magic. 190 00:06:37,920 --> 00:06:38,200 Yep. 191 00:06:38,200 --> 00:06:42,840 GitHub takes over, builds your website behind the scenes and puts it on the 192 00:06:42,840 --> 00:06:44,560 internet under GitHub pages. 193 00:06:44,560 --> 00:06:46,800 You should see a visit site link pop up soon. 194 00:06:46,840 --> 00:06:49,920 Click that and your hello world page is live. 195 00:06:49,920 --> 00:06:51,720 No goat sacrifices needed. 196 00:06:51,720 --> 00:06:52,440 Chuckles. 197 00:06:52,440 --> 00:06:53,200 None at all. 198 00:06:53,200 --> 00:06:55,280 How long until my site actually goes live? 199 00:06:55,280 --> 00:06:56,080 Good question. 200 00:06:56,080 --> 00:06:57,600 Usually takes a few minutes. 201 00:06:57,600 --> 00:07:01,240 GitHub says it could be up to 10 minutes for everything to update. 202 00:07:01,240 --> 00:07:05,080 So be patient, grab a snack, refresh your browser a bit later. 203 00:07:05,080 --> 00:07:07,800 If it takes longer than an hour though, then something might be off. 204 00:07:07,800 --> 00:07:08,400 Okay. 205 00:07:08,400 --> 00:07:09,040 Noted. 206 00:07:09,040 --> 00:07:10,360 Now my website's up. 207 00:07:10,360 --> 00:07:13,920 What else should I know as I start adding more stuff to it? 208 00:07:13,920 --> 00:07:14,920 A few key things. 209 00:07:15,240 --> 00:07:19,550 Number one, remember that once your website is up on GitHub pages, anyone can see 210 00:07:19,550 --> 00:07:19,760 it. 211 00:07:19,760 --> 00:07:24,320 Even if your repository is set to private, depending on your plan, the website 212 00:07:24,320 --> 00:07:25,280 itself is public. 213 00:07:25,280 --> 00:07:28,200 So don't put anything up there that you wouldn't want the whole world to see. 214 00:07:28,200 --> 00:07:30,600 Also adding more pages is easy. 215 00:07:30,600 --> 00:07:34,800 Just make more HTML files or mark down files if you prefer that. 216 00:07:34,800 --> 00:07:40,000 How you organize those files in your repository, like in folders, is how it'll 217 00:07:40,000 --> 00:07:41,320 be organized on your website. 218 00:07:41,320 --> 00:07:43,280 So it's like organizing files on my computer. 219 00:07:43,280 --> 00:07:44,000 Pretty much. 220 00:07:44,000 --> 00:07:44,280 Okay. 221 00:07:44,280 --> 00:07:44,640 Got it. 222 00:07:44,960 --> 00:07:49,000 Now, what if I want my website to look, you know, a little fancier than plain text? 223 00:07:49,000 --> 00:07:51,320 GitHub pages has themes for that. 224 00:07:51,320 --> 00:07:52,200 It's really handy. 225 00:07:52,200 --> 00:07:54,720 Head back to that settings tab for your repository. 226 00:07:54,720 --> 00:07:55,880 Then go back to pages. 227 00:07:55,880 --> 00:07:58,040 There's a section called theme chooser. 228 00:07:58,040 --> 00:08:01,400 Click choose a theme and you'll see a bunch of different templates. 229 00:08:01,400 --> 00:08:04,400 You can preview how they look with your content, then pick one you like. 230 00:08:04,400 --> 00:08:08,160 It'll automatically make your website look nice and professional without you 231 00:08:08,160 --> 00:08:10,080 having to do any Cody stuff yourself. 232 00:08:10,080 --> 00:08:11,160 Themes sound great. 233 00:08:11,160 --> 00:08:12,600 I also saw something about Jekyll. 234 00:08:12,600 --> 00:08:14,320 What's that all about? 235 00:08:14,880 --> 00:08:16,560 Jekyll is a more advanced tool. 236 00:08:16,560 --> 00:08:18,720 Think of it as a static site generator. 237 00:08:18,720 --> 00:08:20,760 GitHub pages works really well with it. 238 00:08:20,760 --> 00:08:25,000 People use it for blogs, portfolios, anything that gets updated a lot. 239 00:08:25,000 --> 00:08:29,560 It's a tool that takes simple text files like those markdown ones and turns them 240 00:08:29,560 --> 00:08:30,960 into a complete website. 241 00:08:30,960 --> 00:08:34,480 It might seem complicated, but GitHub pages handles all the hard stuff in the 242 00:08:34,480 --> 00:08:38,560 background, so if you want more control and features as you get more comfortable, 243 00:08:38,560 --> 00:08:40,000 Jekyll is a great option. 244 00:08:40,000 --> 00:08:43,720 So themes are easy mode and Jekyll is like level up mode. 245 00:08:43,720 --> 00:08:44,760 That's a good way to put it. 246 00:08:44,760 --> 00:08:45,080 Okay. 247 00:08:45,080 --> 00:08:48,200 I also read about different publishing sources. 248 00:08:48,200 --> 00:08:51,720 We've talked about publishing from the main branch, but are there other ways to 249 00:08:51,720 --> 00:08:52,000 do it? 250 00:08:52,000 --> 00:08:52,680 Yeah. 251 00:08:52,680 --> 00:08:55,960 For more complex setups, there are, you could have a separate branch in your 252 00:08:55,960 --> 00:09:00,280 repository just for your website's code, usually called G pages, or you could 253 00:09:00,280 --> 00:09:02,720 even have a specific folder like docs. 254 00:09:02,720 --> 00:09:03,840 That's the root of your website. 255 00:09:03,840 --> 00:09:08,600 And if you want the most control, you can use GitHub actions workflows to automate 256 00:09:08,600 --> 00:09:10,680 the whole building and deploying process. 257 00:09:11,040 --> 00:09:14,840 But for beginners, sticking with the main branch is the simplest way to go. 258 00:09:14,840 --> 00:09:15,600 Got it. 259 00:09:15,600 --> 00:09:17,760 What about that dot not no Jekyll file? 260 00:09:17,760 --> 00:09:19,120 When would I need that? 261 00:09:19,120 --> 00:09:20,560 That's a bit of a special case. 262 00:09:20,560 --> 00:09:22,440 GitHub pages loves Jekyll. 263 00:09:22,440 --> 00:09:25,880 So it automatically tries to process your website as if it's built with Jekyll. 264 00:09:25,880 --> 00:09:29,880 If you're not using Jekyll and your repository has files that Jekyll might 265 00:09:29,880 --> 00:09:34,560 misinterpret, you can create an empty file called dot no Jekyll in your repository. 266 00:09:34,560 --> 00:09:38,160 It's like a signal to GitHub pages saying, Hey, skip the Jekyll stuff. 267 00:09:38,560 --> 00:09:41,320 But most basic websites won't ever need to use this. 268 00:09:41,320 --> 00:09:42,080 Good to know. 269 00:09:42,080 --> 00:09:43,000 Last thing. 270 00:09:43,000 --> 00:09:47,360 I read that GitHub pages uses GitHub actions to build the websites behind the 271 00:09:47,360 --> 00:09:47,880 scenes. 272 00:09:47,880 --> 00:09:52,360 Does that change anything for me if I'm just uploading a simple index dot HTML file? 273 00:09:52,360 --> 00:09:53,000 Nope. 274 00:09:53,000 --> 00:09:57,560 If you're just starting out with a simple index dot HTML file, you won't even 275 00:09:57,560 --> 00:09:57,880 notice 276 00:09:57,880 --> 00:09:58,720 GitHub actions. 277 00:09:58,720 --> 00:10:03,320 It's more of a behind the scenes thing that GitHub uses to make your website work. 278 00:10:03,320 --> 00:10:08,040 Especially when you start using fancier features like Jekyll, it's free for public 279 00:10:08,040 --> 00:10:10,520 repositories and it all happens automatically. 280 00:10:10,520 --> 00:10:13,600 So you don't need to be an expert in GitHub actions to get your website up and 281 00:10:13,600 --> 00:10:13,920 running. 282 00:10:13,920 --> 00:10:15,560 That is so good to know. 283 00:10:15,560 --> 00:10:17,760 I feel like we've really broken down the whole process. 284 00:10:17,760 --> 00:10:21,120 It seems like anyone can get a website up on GitHub pages. 285 00:10:21,120 --> 00:10:21,840 Absolutely. 286 00:10:21,840 --> 00:10:25,960 It's a really low barrier to entry and it makes it super easy to share your work. 287 00:10:25,960 --> 00:10:29,640 Start simple with that hello world page and build from there. 288 00:10:29,640 --> 00:10:34,160 So what would you say to someone who's thinking about creating their own website 289 00:10:34,160 --> 00:10:34,240 but 290 00:10:34,240 --> 00:10:35,560 they're feeling a little intimidated? 291 00:10:35,560 --> 00:10:36,600 Just go for it. 292 00:10:36,880 --> 00:10:42,640 Head over to GitHub, create that repository with your username.github.io, add that 293 00:10:42,640 --> 00:10:43,120 basic 294 00:10:43,120 --> 00:10:48,320 index.html file and tell GitHub pages to use your main branch in the settings. 295 00:10:48,320 --> 00:10:52,360 You'll be amazed how quickly you can see your own stuff live on the web. 296 00:10:52,360 --> 00:10:56,170 It's a great feeling and it opens up so many possibilities for sharing your work 297 00:10:56,170 --> 00:10:56,280 and 298 00:10:56,280 --> 00:10:57,000 your passions. 299 00:10:57,000 --> 00:10:58,280 That's great advice. 300 00:10:58,280 --> 00:11:02,360 And if you want to make your website even cooler, try out those themes or even dive 301 00:11:02,360 --> 00:11:03,600 into Jekyll later on. 302 00:11:03,600 --> 00:11:04,760 There's so much you can do. 303 00:11:04,920 --> 00:11:08,600 So now that you know how easy it is to make a website, what are you going to share 304 00:11:08,600 --> 00:11:08,760 with 305 00:11:08,760 --> 00:11:09,240 the world? 306 00:11:09,240 --> 00:11:10,640 Something to think about. 307 00:11:10,640 --> 00:11:11,520 It is. 308 00:11:11,520 --> 00:11:15,120 And before we wrap up, another huge thanks to Safe Server. 309 00:11:15,120 --> 00:11:19,200 They're the ones making sure the software runs smoothly and they're awesome at 310 00:11:19,200 --> 00:11:19,520 helping 311 00:11:19,520 --> 00:11:20,840 with digital transformation. 312 00:11:20,840 --> 00:11:25,800 If you need any of that, you can find them at www.safeserver.de.