Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
johann-petrak committed Mar 6, 2024
1 parent c7c2c39 commit 440c17e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions site/Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Gemfile

source 'https://rubygems.org'

gem "jekyll", "~> 4.2"

5 changes: 5 additions & 0 deletions site/_config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# _config.yml

title: "Jekyll Actions Demo"


6 changes: 6 additions & 0 deletions site/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
---

Welcome to My Home Page


0 comments on commit 440c17e

Please sign in to comment.