Files
sitix-website/site/index.html

37 lines
1.3 KiB
HTML

[!][@on minify]
[=title Main]
[=content-]
[#modules/textimage.stx]
<div id="toppybit">
<div>
<div id="imagine" class="huge">Imagine an SSG</div>
</div>
[=scrollyads-]
[=+ that's FAST]
[=+ that's project agnostic]
[=+ that Keeps It Simple, Stupid]
[=+ that Just Makes Sense]
[=+ that <i class="highlight">makes no assumptions</i>]
[/]
<div id="switchybit">
[f scrollyads ad]
<div class="scrolly">
<span class="big">[^ad]</span>
</div>
[/]
</div>
</div>
<h1>Sitix</h1>
<div class="text toptext">
Sitix is a modern SSG (Static Site Generator) that allows you total control over how your project is assembled, without sacrificing ease. It uses an object/scope
model with efficient file includes, conditional branching, looping, and command-line configuration to make stunning websites without the mess.
</div>
[=textimage_text-]
Template all the things. Any Sitix file can be a template; the \[?] opening phrase indicates that (for whatever reason) the file shouldn't be rendered normally,
but still may be included in other files - for configuration, templating, or even modular elements!
[/]
[=textimage_source-][^baseurl]/res/default.html.png[/]
[^textimage]
[/]
[#templates/default.html]