Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > d8544620e4ac7bee48ddb48c85d55709 > files > 51

ikiwiki-3.20190228-1.mga7.noarch.rpm

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="stylesheet" href="../style.css" type="text/css" />

<link rel="stylesheet" href="../local.css" type="text/css" />










</head>
<body>

<div class="page">

<div class="pageheader">
<div class="header">
<span>
<span class="parentlinks">

<a href="../index.html">ikiwiki</a>/ 

<a href="../examples.html">examples</a>/ 

</span>
<span class="title">
blog

</span>
</span>



</div>









</div>





<div id="pagebody">

<div id="content" role="main">
<p>This is an <a href="./blog/index.html">example blog</a>. Just copy the blog subdirectory into
your wiki to quickly get started blogging with ikiwiki. </p>

<p>Or, run this command to set up a blog with ikiwiki.</p>

<pre><code>% ikiwiki --setup /etc/ikiwiki/auto-blog.setup
</code></pre>

<p>Some additional configuration you might want to do, if not using
<code>auto-blog.setup</code>:</p>

<ul>
<li><p>Make sure to configure ikiwiki to generate RSS or Atom feeds.</p></li>
<li><p>Make sure you have the <a href="../plugins/tag.html">tag</a> plugin enabled, and the
<code>tagbase</code> set to "tags". Tag pages will then automatically be created.
An example of how to tag a post is:
[[!tag  life]]</p></li>
<li><p>Enable the <a href="../plugins/pagestats.html">pagestats</a> plugin to get a tag cloud
to display on the <a href="./blog/index.html">index</a>.</p></li>
<li><p>Enable the <a href="../plugins/comments.html">comments</a> plugin to
enable comments to posts to the blog.</p></li>
<li><p>Enable the <a href="../plugins/calendar.html">calendar</a> plugin and run the
<a href="../ikiwiki-calendar.html">ikiwiki-calendar</a> command from cron daily to get an interlinked
set of calendar archives.</p></li>
</ul>

</div>







</div>

<div id="footer" class="pagefooter" role="contentinfo">

<div id="pageinfo">






<div id="backlinks">
Links:

<a href="../examples.html">examples</a>

<a href="../features.html">features</a>


</div>






<div class="pagedate">
Last edited <span class="date">Tue Feb 26 23:01:54 2019</span>
<!-- Created <span class="date">Tue Feb 26 23:01:54 2019</span> -->
</div>

</div>


<!-- from ikiwiki -->
</div>

</div>

</body>
</html>