The document introduces Sailor, an MVC web framework written completely in Lua that allows for web development in Lua. Sailor is compatible with various web servers and databases, and provides features like routing, sessions, templates and form generation out of the box. It has a simple structure for models, controllers and views, and includes validation, ORM and code generation capabilities. While still early in development, Sailor aims to be a full-featured framework for building web applications in Lua.