Skip to content

Commit

Permalink
header
Browse files Browse the repository at this point in the history
  • Loading branch information
mlg556 committed Jan 23, 2024
1 parent 52d5107 commit 3d1445b
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 19 deletions.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

content = """
---
title: Index
title: Posts
---
"""
Expand Down
6 changes: 3 additions & 3 deletions footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<p>
Miraç Lütfullah Gülgönül
<br>
<a class="fa-solid fa-globe" href="https://mlg556.github.io"></a>
<a class="fa-solid fa-globe" style="text-decoration:none" href="https://mlg556.github.io"></a>
&nbsp
<a class="fa-regular fa-envelope" href="mailto:[email protected]"></a>
<a class="fa-regular fa-envelope" style="text-decoration:none" href="mailto:[email protected]"></a>
&nbsp
<a class="fa-brands fa-linkedin" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
<a class="fa-brands fa-linkedin" style="text-decoration:none" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
</p>


Expand Down
6 changes: 6 additions & 0 deletions header.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@

<script src="https://kit.fontawesome.com/fa8004ee4c.js" crossorigin="anonymous"></script>

<h1>
<a href="/index.html" style="text-decoration:none">Miraç Lütfullah Gülgönül</a>
</h1>

<hr>

16 changes: 11 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Index</title>
<title>Posts</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -55,6 +55,12 @@

<script src="https://kit.fontawesome.com/fa8004ee4c.js" crossorigin="anonymous"></script>

<h1>
<a href="/index.html" style="text-decoration:none">Miraç Lütfullah Gülgönül</a>
</h1>

<hr>

<script defer=""
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function () {
Expand All @@ -79,7 +85,7 @@
</head>
<body>
<header id="title-block-header">
<h1 class="title">Index</h1>
<h1 class="title">Posts</h1>
</header>
<ul>
<li><p><a
Expand All @@ -101,11 +107,11 @@ <h1 class="title">Index</h1>
<p>
Miraç Lütfullah Gülgönül
<br>
<a class="fa-solid fa-globe" href="https://mlg556.github.io"></a>
<a class="fa-solid fa-globe" style="text-decoration:none" href="https://mlg556.github.io"></a>
&nbsp
<a class="fa-regular fa-envelope" href="mailto:[email protected]"></a>
<a class="fa-regular fa-envelope" style="text-decoration:none" href="mailto:[email protected]"></a>
&nbsp
<a class="fa-brands fa-linkedin" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
<a class="fa-brands fa-linkedin" style="text-decoration:none" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
</p>


Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

---
title: Index
title: Posts
---

- [8051 Assembly Workflow in macOS](posts\8051-assembly-workflow-in-macos\8051-assembly-workflow-in-macos.html)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,12 @@

<script src="https://kit.fontawesome.com/fa8004ee4c.js" crossorigin="anonymous"></script>

<h1>
<a href="/index.html" style="text-decoration:none">Miraç Lütfullah Gülgönül</a>
</h1>

<hr>

<script defer=""
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function () {
Expand Down Expand Up @@ -412,11 +418,11 @@ <h1 id="summary">Summary</h1>
<p>
Miraç Lütfullah Gülgönül
<br>
<a class="fa-solid fa-globe" href="https://mlg556.github.io"></a>
<a class="fa-solid fa-globe" style="text-decoration:none" href="https://mlg556.github.io"></a>
&nbsp
<a class="fa-regular fa-envelope" href="mailto:[email protected]"></a>
<a class="fa-regular fa-envelope" style="text-decoration:none" href="mailto:[email protected]"></a>
&nbsp
<a class="fa-brands fa-linkedin" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
<a class="fa-brands fa-linkedin" style="text-decoration:none" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
</p>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@

<script src="https://kit.fontawesome.com/fa8004ee4c.js" crossorigin="anonymous"></script>

<h1>
<a href="/index.html" style="text-decoration:none">Miraç Lütfullah Gülgönül</a>
</h1>

<hr>

<script defer=""
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function () {
Expand Down Expand Up @@ -171,11 +177,11 @@ <h2 id="further-reading">Further Reading</h2>
<p>
Miraç Lütfullah Gülgönül
<br>
<a class="fa-solid fa-globe" href="https://mlg556.github.io"></a>
<a class="fa-solid fa-globe" style="text-decoration:none" href="https://mlg556.github.io"></a>
&nbsp
<a class="fa-regular fa-envelope" href="mailto:[email protected]"></a>
<a class="fa-regular fa-envelope" style="text-decoration:none" href="mailto:[email protected]"></a>
&nbsp
<a class="fa-brands fa-linkedin" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
<a class="fa-brands fa-linkedin" style="text-decoration:none" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
</p>


Expand Down
12 changes: 9 additions & 3 deletions posts/guitar-tuner-term-project/guitar-tuner-term-project.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,12 @@

<script src="https://kit.fontawesome.com/fa8004ee4c.js" crossorigin="anonymous"></script>

<h1>
<a href="/index.html" style="text-decoration:none">Miraç Lütfullah Gülgönül</a>
</h1>

<hr>

<script defer=""
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function () {
Expand Down Expand Up @@ -529,11 +535,11 @@ <h2 id="appendix-a">Appendix A</h2>
<p>
Miraç Lütfullah Gülgönül
<br>
<a class="fa-solid fa-globe" href="https://mlg556.github.io"></a>
<a class="fa-solid fa-globe" style="text-decoration:none" href="https://mlg556.github.io"></a>
&nbsp
<a class="fa-regular fa-envelope" href="mailto:[email protected]"></a>
<a class="fa-regular fa-envelope" style="text-decoration:none" href="mailto:[email protected]"></a>
&nbsp
<a class="fa-brands fa-linkedin" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
<a class="fa-brands fa-linkedin" style="text-decoration:none" href="https://www.linkedin.com/in/mira%C3%A7-g%C3%BClg%C3%B6n%C3%BCl-b787841b5/"></a>
</p>


Expand Down

0 comments on commit 3d1445b

Please sign in to comment.