Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
misketmuskat committed Jan 21, 2024
1 parent ae869d6 commit dad1f11
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 17 deletions.
20 changes: 10 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,33 +9,33 @@ theme: jekyll-theme-chirpy
lang: en

# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
timezone:
timezone: Europe/Istanbul

# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------

title: Chirpy # the main title
title: Berkant Gültekin # the main title

tagline: A text-focused Jekyll theme # it will display as the sub-title
tagline: Editor & Producer in New Media | Academia Enthusiast # it will display as the sub-title

description: >- # used by seo meta and the atom feed
A minimal, responsive and feature-rich Jekyll theme for technical writing.
This is description
# Fill in the protocol & hostname for your site.
# e.g. 'https://username.github.io', note that it does not end with a '/'.
url: ""
url: "https://berkantgultekin.com"

github:
username: github_username # change to your github username
username: misketmuskat # change to your github username

twitter:
username: twitter_username # change to your twitter username
username: berkantgultekin # change to your twitter username

social:
# Change to your full name.
# It will be displayed as the default author of the posts and the copyright owner in the Footer
name: your_full_name
email: example@domain.com # change to your email address
name: Berkant Gültekin
email: berkantgultekin@tutanota.com # change to your email address
links:
# The first element serves as the copyright owner's link
- https://twitter.com/username # change to your twitter homepage
Expand Down Expand Up @@ -73,7 +73,7 @@ theme_mode: # [light|dark]
img_cdn:

# the avatar on sidebar, support local or CORS resources
avatar:
avatar: /assets/img/avatar.jpg

# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
# It can be overridden by a customized `page.image` in front matter.
Expand Down
12 changes: 6 additions & 6 deletions _data/contact.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# The contact options.

- type: github
icon: "fab fa-github"
#- type: github
# icon: "fab fa-github"

- type: twitter
icon: "fa-brands fa-x-twitter"

- type: linkedin
icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
url: 'https://www.linkedin.com/in/berkantgultekin/'# Fill with your Linkedin homepage

- type: email
icon: "fas fa-envelope"
noblank: true # open link in current tab
Expand All @@ -19,10 +23,6 @@
# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
#
# - type: linkedin
# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
# url: '' # Fill with your Linkedin homepage
#
# - type: stack-overflow
# icon: 'fab fa-stack-overflow'
# url: '' # Fill with your stackoverflow homepage
29 changes: 29 additions & 0 deletions _posts/2024-01-20-first-post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: First Blog Post!
date: 2024-01-20 11:40:00 -500
categories: [Felsefe, Ontoloji]
tags: [spinoza,deleuze]
---


# First Blog Post!

This is my first blog post. I can write anything I want here.

> I can make quotes
> and continue while writing quotes.
Good, isn't it?

* I
* can
* make
* lists

```bash
echo "I can even build codeblocks"
```

Thanks for reading.

Berkant
3 changes: 2 additions & 1 deletion _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ icon: fas fa-info-circle
order: 4
---

> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
> Born in 1994 in Bursa - where I spent first 19 years of my life, until I moved to Istanbul for higher education. Studied Political Science & International Relations at [Bogazici University](https://bogazici.edu.tr/en-US/Index), but rather than politics, I was more into philosophy and anthropology. Nowadays, I am working as an editor and producer in podcasting business.
{: .prompt-tip }
Binary file added assets/img/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dad1f11

Please sign in to comment.