<% #main %> <% site.list stories %> <% #preview %>
  • <% site.name | site.link %> <% site.modified | age %>
  • <% #create %> To create a new site you need to fill out the form below.

    The name will be part of the URL of your site. E.g. if you enter "foo" as the name, your site will be reachable via the url <% root.href %>foo

    Please note that you cannot change the name after the site was created.

    The title will appear in the header of every page of your site. You can change it anytime you want.

    Name: <% site.input name %>
    Title: <% site.input title %>

    <% #welcome %>

    Welcome to "<% site.title %>".

    This site was created on <% site.created long %> by <% site.creator link %>.

    <% #edit %>
    <% site.notification %> <% site.modulePreferences %>
    General
    Mode: <% site.select mode %>
    Title: <% site.input title %>
    Tagline: <% site.input tagline %>
    Paging: <% site.input pageSize size="5" maxlength="2" %> <% site.select pageMode %>
    Comments: <% site.checkbox commentsMode %>
    Archive: <% site.checkbox archiveMode %>
    Language: <% site.select language %>
    Time zone: <% site.select timeZone %>
    Long date format: <% site.select longDateFormat %>
    Short date format: <% site.select shortDateFormat %>
    e-mail address: <% site.input email %>
    This e-mail address will be used for sending confirmation mails, i.e. when a user registers or signs up a site.
    Web hook: <% site.input webHookUrl %>
    <% site.checkbox webHookEnabled %>
    Layout: <% site.select layout %>
    Choose the layout to use for your site. <% link layouts "Go to the layouts page" %> to browse, manage or test-drive the list of available layouts.