63 lines
3.2 KiB
HTML
63 lines
3.2 KiB
HTML
<?xml version="1.0" encoding="us-ascii"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<link type="text/CSS" rel="stylesheet" href="style.css" />
|
|
<link type="image/x-icon" rel="shortcut icon" href="favicon.png" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<title>Thalassa CMS official documentation</title>
|
|
</head><body>
|
|
<div class="theheader">
|
|
<a href="index.html"><img src="logo.png"
|
|
alt="thalassa cms logo" class="logo" /></a>
|
|
<h1><a href="index.html">Thalassa CMS official documentation</a></h1>
|
|
</div>
|
|
<div class="clear_both"></div>
|
|
<div class="navbar" id="uppernavbar"> <a href="overview.html#uppernavbar" title="previous" class="navlnk">⇐</a> <a href="index.html#quickstart" title="up" class="navlnk">⇑</a> <a href="userdoc.html#uppernavbar" title="next" class="navlnk">⇒</a> </div>
|
|
|
|
<div class="page_content">
|
|
|
|
<h1 class="page_title"><a href="">Quick start guide</a></h1>
|
|
<div class="page_body">
|
|
<p>We have to apologise, but in this version there's no way to make the start
|
|
really quick. Perhaps the best (well, quickest) thing you can do is to <a href="overview.html#build">build</a> Thalassa, then go to the
|
|
<code>examples/</code> subdirectory, pick one of the <em>templates</em>
|
|
available there, make a copy of it and follow the instructions given in the
|
|
<code>README</code> file, found in the template's directory.
|
|
</p>
|
|
<p>As of now, three templates are available: Smoky, Agenda and Woodpecker.
|
|
Thalassa official website has a
|
|
<a href="http://thalassa.croco.net/template_gallery/">gallery</a> of
|
|
screenshots, which may help to decide which template and color scheme to
|
|
use.
|
|
</p>
|
|
<p>Despite the templates are customizable, provide several color schemes each,
|
|
and some of them let (to some extent) modify the screen layout, yet they may
|
|
appear not what you want. Thalassa itself can generate more or less
|
|
anything — that is, any <em>static</em> web site you can imagine;
|
|
well, it can even generate arbitrary texts, not only HTML. However, we
|
|
have to admit it takes a lot of effort to learn Thalassa to the level where
|
|
one can go without templates.
|
|
</p>
|
|
<p>So, if existing templates don't fit your needs, try generating and modifying
|
|
other sites found within the <code>examples/</code> directory. BTW, the
|
|
documentation you're reading is made of sources found under
|
|
<code>examples/thalassa/</code>.
|
|
</p>
|
|
<p>There's also a kind of step-by-step <a href="setup_apache.html">instruction
|
|
on setting up Apache to serve Thalassa-based sites</a>. You might want to
|
|
check it as well.
|
|
</p>
|
|
</div>
|
|
|
|
</div>
|
|
<div class="navbar" id="bottomnavbar"> <a href="overview.html#bottomnavbar" title="previous" class="navlnk">⇐</a> <a href="index.html#quickstart" title="up" class="navlnk">⇑</a> <a href="userdoc.html#bottomnavbar" title="next" class="navlnk">⇒</a> </div>
|
|
|
|
<div class="bottomref"><a href="map.html">site map</a></div>
|
|
<div class="clear_both"></div>
|
|
<div class="thefooter">
|
|
<p>© Andrey Vikt. Stolyarov, 2023-2026</p>
|
|
</div>
|
|
</body></html>
|