commit 81afa9f0c9de11d0aed516bd6e63d2257917042d
parent e623cfda7de654435c23e46e1892fafaca133303
Author: Cem Keylan <cem@ckyln.com>
Date: Sat, 29 Aug 2020 01:34:51 +0300
update
Diffstat:
15 files changed, 34 insertions(+), 32 deletions(-)
diff --git a/docs/blog.html b/docs/blog.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/docs/blog/20200413-editor-wizardry.html b/docs/blog/20200413-editor-wizardry.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/docs/blog/20200508-why-i-dislike-arch-and-gentoo.html b/docs/blog/20200508-why-i-dislike-arch-and-gentoo.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/docs/blog/20200812-starting-x-without-xinit.html b/docs/blog/20200812-starting-x-without-xinit.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/docs/blog/20200828-static-linking.html b/docs/blog/20200828-static-linking.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/docs/blog/20200828-wpa-add-script.html b/docs/blog/20200828-wpa-add-script.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/docs/contact.html b/docs/contact.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/docs/index.html b/docs/index.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
@@ -45,6 +44,9 @@
student at the Berlin CODE university, the maintainer of Carbs Linux, and I
occasionally compose music (mostly jazz and classical).</p>
+<p>My repositories can either be found on <a href="https://git.ckyln.com">https://git.ckyln.com</a> or
+<a href="https://github.com/cemkeylan">https://github.com/cemkeylan</a>.</p>
+
<p>This page is curl friendly! Just replace ‘.html’ with ‘.txt’, and you will be
able to view this site in your favourite pager! In your terminal simply type:</p>
diff --git a/docs/index.txt b/docs/index.txt
@@ -2,6 +2,9 @@ Hello! I am Cem, and this is my fun little blog. I am a Software Engineering
student at the Berlin CODE university, the maintainer of Carbs Linux, and I
occasionally compose music (mostly jazz and classical).
+My repositories can either be found on <https://git.ckyln.com> or
+<https://github.com/cemkeylan>.
+
This page is curl friendly! Just replace '.html' with '.txt', and you will be
able to view this site in your favourite pager! In your terminal simply type:
diff --git a/docs/rss.xml b/docs/rss.xml
@@ -9,7 +9,7 @@
<description>Personal blog/website on Linux/tech/nerdy stuff</description>
<link>https://cemkeylan.com</link>
<atom:link href="https://cemkeylan.com/rss.xml" rel="self" type="application/rss+xml" />
- <lastBuildDate>Fri Aug 28 2020 18:00</lastBuildDate>
+ <lastBuildDate>Fri Aug 28 2020 22:00</lastBuildDate>
<item>
<title>wpa_add script</title>
<pubDate>Fri, 28 Aug 2020</pubDate>
diff --git a/docs/software.html b/docs/software.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>
diff --git a/index.md b/index.md
@@ -2,6 +2,9 @@ Hello! I am Cem, and this is my fun little blog. I am a Software Engineering
student at the Berlin CODE university, the maintainer of Carbs Linux, and I
occasionally compose music (mostly jazz and classical).
+My repositories can either be found on <https://git.ckyln.com> or
+<https://github.com/cemkeylan>.
+
This page is curl friendly! Just replace '.html' with '.txt', and you will be
able to view this site in your favourite pager! In your terminal simply type:
diff --git a/src/index.md b/src/index.md
@@ -2,6 +2,9 @@ Hello! I am Cem, and this is my fun little blog. I am a Software Engineering
student at the Berlin CODE university, the maintainer of Carbs Linux, and I
occasionally compose music (mostly jazz and classical).
+My repositories can either be found on <https://git.ckyln.com> or
+<https://github.com/cemkeylan>.
+
This page is curl friendly! Just replace '.html' with '.txt', and you will be
able to view this site in your favourite pager! In your terminal simply type:
diff --git a/src/rss.xml b/src/rss.xml
@@ -9,7 +9,7 @@
<description>Personal blog/website on Linux/tech/nerdy stuff</description>
<link>https://cemkeylan.com</link>
<atom:link href="https://cemkeylan.com/rss.xml" rel="self" type="application/rss+xml" />
- <lastBuildDate>Fri Aug 28 2020 18:00</lastBuildDate>
+ <lastBuildDate>Fri Aug 28 2020 22:00</lastBuildDate>
<item>
<title>wpa_add script</title>
<pubDate>Fri, 28 Aug 2020</pubDate>
diff --git a/template.html b/template.html
@@ -8,7 +8,7 @@
<style>
html {font-family:monospace;font-size:16px;color:#282a36;}
body {
- width: 80%;
+ width: 90%;
max-width: 1050px;
margin-left: auto;
margin-right: auto;
@@ -32,9 +32,8 @@
<body>
<div class="header">
<nav>
- | <a href='/'>index</a> |
+ <a href='/'>index</a> |
<a href="/software.html">software</a> |
- <a href="//git.ckyln.com">git</a> |
<a href="/blog.html">blog</a> |
<a href="/contact.html">contact</a> |
</nav>