RSS 4 projects tagged "static"

No download Website Updated 02 Apr 2013 Genit

Screenshot
Pop 107.76
Vit 12.21

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.

No download Website Updated 23 May 2011 StaticPython

Screenshot
Pop 46.60
Vit 1.00

StaticPython is a statically linked version of the Python 2.x (currently 2.7.1) and Stackless Python 2.x interpreters and their standard modules for 32-bit (i686, i386, x86) Linux, Mac OS X, and FreeBSD systems. It is distributed as single, statically linked 32-bit executable binaries, which contain the Python scripting engine, the interactive interpreter with command editing (readline), the Python debugger (pdb), most standard Python modules (including pure Python modules and C extensions), coroutine support using greenlet, and multithreading support. The binary contains both the pure Python modules and the C extensions, so no additional .py or .so files are needed to run it. It also works in a chroot environment. The binary uses uClibc, so it supports username lookups and DNS lookups as well (without NSS).

No download Website Updated 15 Feb 2010 Poole

Screenshot
Pop 34.86
Vit 35.94

Poole is a simple static Web site generator. It is easy to understand and easy to use. You write the content of your pages in Markdown or HTML and Poole creates a nice and simple site with a navigation menu. You don't need to learn a template or preprocessing engine. It is for everyone who just wants to set up a simple site in less than 5 minutes.

No download No website Updated 06 Apr 2011 iOS Universal Framework

Screenshot
Pop 33.94
Vit 27.92

iOS Universal Framework is an XCode 4 project template to build universal frameworks for iOS. It adds the missing functionality for building static frameworks for iOS in Xcode 4. Universal frameworks can be used in the simulator and in iOS devices.

Screenshot

Project Spotlight

command

A command which wraps bash functions into commands.

Screenshot

Project Spotlight

libsodium

An easy-to-use crypto library based on NaCl.