Bitacoreando

14/11/2006

RakeWeb 1.0

RakeWeb 1.0
—– SPANISH ———-

RakeWeb es un sistema que permita la generación de sitios de web de forma simple. No es una herramienta avanzada para la administración de grandes portales, ni tampoco es un CMS. RakeWeb toma las plantillas que tú hayas creado y las convierte en un conjunto de páginas de web, con una navegación común.

RakeWeb está creado utilizando el "sistema de construcción" (build system) denominado Rake, que a su vez está creado en el lenguaje Ruby. Adicionalmente puede utilizar ERB, que permite ejecutar código Ruby al momento de replicar las plantillas, y por último utiliza YAML, que es un formato simple de almacenamiento de datos nativo del lenguaje Ruby.

El proyecto está alojado en http://rakeweb.rubyforge.org/

—– ENGLISH ——– 

RakeWeb is a system that allows for static website generation in a very simple way. I’ts not an advanced tool for managing huge portals, nor is it a CMS. RakeWeb uses any templates of your own making and turns them into a coherent set of web pages, with a common navigation.

RakeWeb is created using the build system known as Rake, which itself is created using the Ruby programming language. It can use ERB, executing Ruby code at generation time. It also uses YAML, which is a simple format for storing data, native to Ruby.

The project is hosted at Rubyforge:  http://rakeweb.rubyforge.org/

Filed under: Bitacoreando, Ruby — ruben @ 12:57 pm

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress