Skip to content

Commit 1a3b4b0

Browse files
authored
Page (#3)
* Add base jekyll configuration * Add jekyll theme * Add personal page * Move config and index to root for GitHub Pages
1 parent 01cc012 commit 1a3b4b0

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
title: Grezin Danil
2+
description: Personal page of Danil Grezin hosted via GitHub
3+
theme: jekyll-theme-hacker

index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: default
3+
---
4+
5+
# Education
6+
- Bachelor's degree student at St. Petersburg State University in the field of Programming Technology
7+
8+
# Contacts
9+
- email: grezindanil@gmail.com
10+
- telegram: @dane4ka0_0

0 commit comments

Comments
 (0)