This is an "under construction" page and should probably be replaced by a wiki.
This project is not really public yet, but since a friend has linked to it, I can't leave this empty.
Intro
RSF is a small framework for building small websites.
The kind of website you'd be tempted to write from scratch, because it's just not worth the setup of something big.
The kind of website which you want to build, but not maintain.
So the main characteristics are:
This needed some creative accounting.
RSF has less than 1000 lines of "non-trivial code".
A trivial line contains only whitespace, comments, or brackets.
These lines could be collapsed with the non-trivial lines, but at the cost of readability.