Skip to content

Commit 01cc012

Browse files
authored
Add personal page (#2)
* Add base jekyll configuration * Add jekyll theme * Add personal page
1 parent 0e6c08c commit 01cc012

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

HW2-PersonalPage/_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

HW2-PersonalPage/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)