Skip to content

Commit

Permalink
Sayfa düzenlendi ve bilgilendirme eklendi
Browse files Browse the repository at this point in the history
  • Loading branch information
isubas committed Apr 17, 2024
1 parent b57d3d4 commit 411b506
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 160 deletions.
41 changes: 18 additions & 23 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,24 @@
############################

# Name of website
title: My website
title: Ondokuz Mayıs Üniversitesi - UZEM

# Your name to show in the footer
author: Some Person
author: OMÜ UZEM

###############################################
# --- List of links in the navigation bar --- #
###############################################

navbar-links:
About Me: "aboutme"
Resources:
- Beautiful Jekyll: "https://beautifuljekyll.com"
- Learn markdown: "https://www.markdowntutorial.com/"
Author's home: "https://deanattali.com"

################
# --- Logo --- #
################

# Image to show in the navigation bar - works best with a square image
# Remove this parameter if you don't want an image in the navbar
avatar: "/assets/img/avatar-icon.png"
avatar: "/assets/img/logo.jpeg"

# By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false'
round-avatar: true
Expand All @@ -50,14 +45,16 @@ round-avatar: true
# You can change the order that they show up on the page by changing the order here.
# Uncomment the links you want to show and add your information to each one.
social-network-links:
email: "[email protected]"
rss: true # remove this line if you don't want to show an RSS link at the bottom
facebook: deanattali
github: daattali
twitter: daattali
patreon: DeanAttali
youtube: "@daattali"
whatsapp: 15551212
email: "[email protected]"
rss: false # remove this line if you don't want to show an RSS link at the bottom
telephone: +903623121920
facebook: omu.uzem
# facebook: deanattali
# github: daattali
twitter: omuuzem
# patreon: DeanAttali
# youtube: "@daattali"
# whatsapp: 15551212
# medium: yourname
# reddit: yourname
# linkedin: daattali
Expand Down Expand Up @@ -93,14 +90,14 @@ rss-description: This website is a virtual proof that I'm awesome

# Select which social network share links to show in posts
share-links-active:
twitter: true
facebook: true
linkedin: true
twitter: false
facebook: false
linkedin: false
vk: false

# How to display the link to your website in the footer
# Remove this if you don't want a link in the footer
url-pretty: "MyWebsite.com"
url-pretty:

# Add the website title to the title of every page
title-on-all-pages: true
Expand All @@ -118,7 +115,7 @@ feed_show_tags: true
post_search: true

# Add a button in the footer to edit the current page. Only works if your website is hosted on GitHub
edit_page_button: true
edit_page_button: false

# Allow sub-menu items (second-level navigation menu items) to be longer than the top-level menu
# If this setting is off, then long sub-menu words might get cut off
Expand Down Expand Up @@ -298,6 +295,4 @@ plugins:
- jekyll-paginate
- jekyll-sitemap

# Beautiful Jekyll / Dean Attali
# 2fc73a3a967e97599c9763d05e564189

4 changes: 0 additions & 4 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
{% endif%}

</p>
{% unless site.remove-ads %}<p class="theme-by text-muted">
Powered by
<a href="https://beautifuljekyll.com">Beautiful Jekyll</a>
</p>{% endunless %}
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
{% endif %}

<a href="{{ post.url | absolute_url }}">
<h2 class="post-title">{{ post.title | strip_html }}</h2>
<h5 class="post-title">{{ post.title | strip_html }}</h5>

{% if post.subtitle %}
<h3 class="post-subtitle">
Expand Down
18 changes: 0 additions & 18 deletions _posts/2020-02-26-flake-it-till-you-make-it.md

This file was deleted.

95 changes: 0 additions & 95 deletions _posts/2020-02-28-sample-markdown.md

This file was deleted.

16 changes: 0 additions & 16 deletions aboutme.md

This file was deleted.

2 changes: 1 addition & 1 deletion assets/css/beautifuljekyll.css
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ nav.top-nav-short-permanent ~ header > .intro-header.big-img {
padding: 9.375rem 0;
}
.intro-header .page-heading h1 {
font-size: 5rem;
font-size: 2.5rem;
}
.intro-header .post-heading h1 {
font-size: 3.125rem;
Expand Down
Binary file removed assets/img/bgimage.png
Binary file not shown.
Binary file removed assets/img/crepe.jpg
Binary file not shown.
Binary file added assets/img/logo.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/path.jpg
Binary file not shown.
Binary file removed assets/img/thumb.png
Binary file not shown.
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: home
title: My website
subtitle: This is where I will tell my friends way too much about me
title: Bilgildirme Servisi
subtitle:
---

Değerli Öğrencilerimiz,
<br><br>
Üniversitemiz Uzaktan Eğitim Programları ve 5İ Ortak Derslerin yürütüldüğü uzaktan eğitim portalı ile UZEM web sitesi sistem sunucularında meydana gelen bir arıza nedeniyle geçici bir süreyle hizmet veremeyecektir. Gerekli çalışmalar ivedilikle başlatılmış olup süreç ile ilgili bilgilendirme ayrıca yapılacaktır.

0 comments on commit 411b506

Please sign in to comment.