sitix doesn't erase huge amounts of data unless you do something dumb. but I have done dumb things before. so I'm backing this up, rather than losing it.
This commit is contained in:
37
site/index.html
Normal file
37
site/index.html
Normal file
@@ -0,0 +1,37 @@
|
||||
[!][@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]
|
||||
Reference in New Issue
Block a user