aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-06 13:28:38 +0300
committerCem Keylan <cem@ckyln.com>2020-04-06 13:28:38 +0300
commitef37e4075861b99725d11f6dd63beada87b2931a (patch)
treed0efbde5a2297a239bbbe6beac8d53a341228dad
parentd182db581bb731a81c3c8e376f393ac65faf246e (diff)
downloadwebsite-ef37e4075861b99725d11f6dd63beada87b2931a.tar.gz
update
-rwxr-xr-xbuild2
-rw-r--r--docs/news.xml2
-rw-r--r--docs/people.html2
-rw-r--r--docs/people.txt2
-rw-r--r--docs/rss.xml2
-rw-r--r--src/people.md2
6 files changed, 6 insertions, 6 deletions
diff --git a/build b/build
index e78d9fe..cc4cead 100755
--- a/build
+++ b/build
@@ -112,7 +112,7 @@ genrss() {
<description>a simple busybox linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/${2:-rss}.xml" rel="self" type="application/rss+xml" />
-<lastBuildDate>$(date)</lastBuildDate>
+<lastBuildDate>$(date -u +%b\ %a\ %Y\ %H):00</lastBuildDate>
EOF
find "$1" -type f ! -name index.md | sort -r | while read -r post ; do
postdate="${post##*/}" ; postdate="${postdate%.*}"
diff --git a/docs/news.xml b/docs/news.xml
index 86f7792..6a4290a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -9,7 +9,7 @@
<description>a simple busybox linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" />
-<lastBuildDate>Mon Apr 6 13:13:01 +03 2020</lastBuildDate>
+<lastBuildDate>Apr Mon 2020 10:00</lastBuildDate>
<item>
<title>20200405.news</title>
<pubDate>Sun, 05 Apr 2020</pubDate>
diff --git a/docs/people.html b/docs/people.html
index e88a58a..392f9d7 100644
--- a/docs/people.html
+++ b/docs/people.html
@@ -19,7 +19,7 @@
<h1>People</h1>
<ul>
-<li>Cem Keylan - Founder <a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#x63;&#x65;&#x6d;&#x40;&#x63;&#107;&#x79;&#108;&#110;&#x2e;&#99;&#111;&#x6d;">&#x63;&#x65;&#x6d;&#64;&#99;&#x6b;&#121;&#108;&#110;&#x2e;&#99;&#x6f;&#x6d;</a></li>
+<li>Cem Keylan - Founder <a href="mailto:cem@ckyln.com">cem@ckyln.com</a></li>
</ul>
<a href="/people.txt">View Page Source</a><div class=border></div>
diff --git a/docs/people.txt b/docs/people.txt
index dc49bf3..4d7c7af 100644
--- a/docs/people.txt
+++ b/docs/people.txt
@@ -1,3 +1,3 @@
People
======
-* Cem Keylan - Founder <cem@ckyln.com>
+* Cem Keylan - Founder [cem@ckyln.com](mailto:cem@ckyln.com)
diff --git a/docs/rss.xml b/docs/rss.xml
index f9a6d89..c147017 100644
--- a/docs/rss.xml
+++ b/docs/rss.xml
@@ -9,7 +9,7 @@
<description>a simple busybox linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" />
-<lastBuildDate>Mon Apr 6 13:13:01 +03 2020</lastBuildDate>
+<lastBuildDate>Apr Mon 2020 10:00</lastBuildDate>
<item>
<title>Switching to New Website</title>
<pubDate>Tue, 28 Jan 2020</pubDate>
diff --git a/src/people.md b/src/people.md
index dc49bf3..4d7c7af 100644
--- a/src/people.md
+++ b/src/people.md
@@ -1,3 +1,3 @@
People
======
-* Cem Keylan - Founder <cem@ckyln.com>
+* Cem Keylan - Founder [cem@ckyln.com](mailto:cem@ckyln.com)