aboutsummaryrefslogtreecommitdiff
path: root/docs/blog/20200128.html
blob: ff04471209faef8535e26c30191093d7a3d0965f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE HTML>
<html lan=en>
  <head>
    <title>Switching to New Website | Carbs Linux</title>
    <link rel="stylesheet" href="/style.css">
    <meta charset="utf-8">
    <meta name="Description" content="Carbs Linux - a simple linux distribution">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  </head>
  <body>
    <p class=header><strong>Carbs Linux - a simple linux distribution</strong></p>
    <div class="header">
      <nav>
        <a href='/'>index</a>
        <a href="//git.carbslinux.org">git</a>
        <a href='//dl.carbslinux.org'>downloads</a>
        <a href='/blog'>blog</a>
        <a href='/docs/install.html'>installation</a>
	<a href='/docs'>user manual</a>
      </nav>
    </div><div class="border"></div>
<h1>Switching to New Website</h1>

<p><strong>Date:</strong> Jan 28 2020</p>

<p>In case you haven&rsquo;t seen it before, this website
was powered by <a href="http://werc.cat-v.org">werc</a>. And
even though I liked it really much, it was too
powerful for a small website like this.</p>

<p>So I have decided to reimplement this website with
my own static generation scripts. The source will
probably be on <a href="https://carbslinux.org/git/website/log.html">https://carbslinux.org/git/website/log.html</a>
when I decide to publish the website.</p>

<p>The generation requires Plan9 programs, although
I have used them just for my enthusiasm. I have built
the site with a combination of mk (instead of make), rc,
and POSIX sh. I am not yet exactly familiar with rc,
but I will replace the shell scripts when I feel like
I can.</p>
    <a href="/blog/20200128.txt">View Page Source</a>
    <div class="border"></div>
    <p class=footer>Linux® is a registered trademark of Linus Torvalds</p>
    <p class=footer>Copyright © 2019-2020 Cem Keylan</p>
  </body>
</html>