added gemfile inxed.md and fixed typo
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
source "https://rubygems.org"
|
||||||
|
|
||||||
|
# The github-pages gem pins all compatible versions of Jekyll and its plugins
|
||||||
|
gem "github-pages", group: :jekyll_plugins
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
layout: home
|
||||||
|
title: "Welcome"
|
||||||
|
---
|
||||||
|
|
||||||
|
# 👋 Hey there
|
||||||
|
|
||||||
|
Welcome to my build logs, notes, and experiments.
|
||||||
|
|
||||||
|
You can read my latest posts below — or check out the [About](/about) page.
|
||||||
Reference in New Issue
Block a user