aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-06 14:11:35 +0300
committerCem Keylan <cem@ckyln.com>2020-04-06 14:11:35 +0300
commitec2a4ac1e4922780d023b2e562a01adbd0173142 (patch)
tree2d8d83e0bd97323da2986607f2c8373deb03baeb
parent483729af7234a78c5ba940b6ba6ac43bfe2105c4 (diff)
downloadwebsite-ec2a4ac1e4922780d023b2e562a01adbd0173142.tar.gz
Remove MARKDOWNOPTS
-rwxr-xr-xbuild2
-rw-r--r--docs/news.xml2
-rw-r--r--docs/rss.xml2
3 files changed, 2 insertions, 4 deletions
diff --git a/build b/build
index cc4cead..0a914a9 100755
--- a/build
+++ b/build
@@ -1,6 +1,4 @@
#!/bin/sh -e
-MARKDOWNOPTS="-html5 -squash"
-export MARKDOWNOPTS
header() {
cat <<EOF
diff --git a/docs/news.xml b/docs/news.xml
index 6a4290a..4a424cf 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>Apr Mon 2020 10:00</lastBuildDate>
+<lastBuildDate>Apr Mon 2020 11:00</lastBuildDate>
<item>
<title>20200405.news</title>
<pubDate>Sun, 05 Apr 2020</pubDate>
diff --git a/docs/rss.xml b/docs/rss.xml
index c147017..cda12fe 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>Apr Mon 2020 10:00</lastBuildDate>
+<lastBuildDate>Apr Mon 2020 11:00</lastBuildDate>
<item>
<title>Switching to New Website</title>
<pubDate>Tue, 28 Jan 2020</pubDate>