t3onepage
A OnePage Template for TYPO3 CMS

The current version of t3onepage is available on GitHub. GitHub Repository
TYPO3 - The Enterprise CMS
TYPO3 is a free, open source content management framework designed to simplify the creation of feature-rich websites that can be updated by nontechnical editors. It is written in PHP and is compatible with a number of popular databases, including MySQL.

Feature Complete Out-of-the-box
TYPO3 is unique in the quantity and quality of features that are part of its core. While there are over 4,500 extensions in the TYPO3 extension repository, the following features are present without having to install any community-developed extensions.
4,500 Extensions and Counting
TYPO3 is an extremely modular system that can be easily enhanced with custom extensions. All TYPO3 sites are built on top of the TYPO3 core, which contains the system's fundamental functionality. Custom extensions interact with the core through the stable, clearly documented extension API. While the TYPO3 core does change in each new release, the interfaces between extensions and the core do not, ensuring easy updates and future-proof development.
THE TYPO3 EXTENSION MANAGER
TYPO3 relies on the TYPO3 extension manager— included in the TYPO3 core—for installing, activating, and deactivating extensions on a given TYPO3 installation. Extensions can be quickly imported and installed with just a couple clicks in the TYPO3 backend.
KICKSTARTER SIMPLIFIES EXTENSION DEVELOPMENT
The extension kickstarter significantly reduces the time required to create a new TYPO3 extension, and automates the creation of interfaces for custom database records in the TYPO3 backend.
EXTBASE: TYPO3'S BUILT-IN MVC FRAMEWORK
Recent versions of TYPO3 include a built-in Model-View-Controller (MVC) framework called extBase, which allows developers to take advantage of this popular PHP design pattern.
FLUID: NEXT GENERATION TEMPLATING
Fluid—TYPO3's next generation templating system—is used for creating custom extension templates. Fluid was created for TYPO3 5.0, currently under development, and has been back-ported to the TYPO3 4.x branch. Fluid's approach to creating templates emphasizes simplicity, flexibility, extensibility, and easy of use.
EXTENSIVE CONFIGURATION OPTIONS
Nearly every aspect of the TYPO3 backend is configurable and customizable. Backend interfaces can often be configured using TSConfig. Nearly all rendered HTML content can be configured using Typoscript, a declarative configuration language used throughout TYPO3 for controlling front-end output.
The current version of t3onepage is available on GitHub. GitHub Repository