Download List

Projeto Descrição

Genit is a framework that builds a static Web site, which does not require a server side programming language or database. Generated sites consist only of XHTML code (plus CSS and media). It runs from the command line, is based on XML, and is designed to be simple, readable, and minimalist.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-03 01:38
1.0

Genit cria um arquivo sitemap. XML. Ele coloca as mensagens de erro mais agradáveis. Ele coloca uma mensagem de aviso quando uma marca aqui é usada sem sua contraparte. A versão é adicionada ao arquivo .genit.
Tags: Stable
Genit creates a sitemap.xml file. It puts nicer error messages. It puts a warning message when a here tag is used without its counterpart. The version is added to the .genit file.

2011-09-26 02:37
0.99

Genit cria um feed RSS para os artigos de notícias.
Tags: Stable
Genit creates an RSS feed for your news articles.

2011-09-05 03:25
0.9

Você pode adicionar novidades ao seu site com facilidade. 'Var' a tag não existe mais. É substituído pelo tag de duas partes 'aqui' e 'o que'. Coloque seus arquivos públicos (foto, texto, PDF, etc) na pasta "público". Ponha seu JavaScript no 'scripts' pasta. Links relativos deverão ser escritos em relação à raiz (o arquivo index.hmtl). Há um novo '- vazio' switch para o comando 'create'. Há um novo '- doctype "opção para o' criar 'comando. Esta versão corrige bug # 38: âncora chamada trava o compilador.
Tags: Stable
You can add news to your site with ease. The tag 'var' does not exist anymore. It is replaced by the two-part tag 'here' & 'what'. Put your public files (photo, text, PDF, etc.) in the 'public' folder. Put your JavaScript in the 'scripts' folder. Relative links should be written relative to the root (the index.hmtl file). There is a new '--empty' switch for the 'create' command. There is a new '--doctype' option for the 'create' command. This release fixes bug #38: named anchor crashes the compiler.

2011-08-07 06:11
0.5

Agora você pode passar variáveis ​​de cadeia de uma página para o modelo. Páginas podem ser organizados em subpastas. Um bug onde o CLI opção-v caiu foi corrigido.
Tags: Stable
You can now pass string variables from a page to the template. Pages can be organized into subfolders. A bug where the CLI option -v crashed was fixed.

2011-07-31 03:45
0.4.1

Um bug onde a peça de fechamento de auto-tags de fechamento foram esquecidos foi corrigido.
Tags: Stable, Bugfixes
A bug where the closing part of auto-closing tags were forgotten was fixed.

Project Resources