diff --git a/index.md b/index.md index ca0c545..b3965bf 100644 --- a/index.md +++ b/index.md @@ -3,6 +3,10 @@ title: Home layout: home --- +# TritonHacks Web Development Starter Kit + +Welcome to Triton Hacks - your gateway to coding and tech exploration! This is the starter kit for those who want to learn about web development and how we can create websites! + This is a *bare-minimum* template to create a Jekyll site that uses the [Just the Docs] theme. You can easily set the created site to be published on [GitHub Pages] – the [README] file explains how to do that, along with other details. If [Jekyll] is installed on your computer, you can also build and preview the created site *locally*. This lets you test changes before committing them, and avoids waiting for GitHub Pages.[^1] And you will be able to deploy your local build to a different platform than GitHub Pages.