Static Site Generator

Freezed – TYPO3 Fluid Static Site Generator

Freezed is a static site generator written in PHP and built around the TYPO3 Fluid template engine.

It takes content and one or more themes and compiles them into a directory containing ordinary HTML and assets, leaving no application runtime or database on the deployed site. Its structure will feel familiar to developers who already work with Fluid: layouts, partials, sections and ViewHelpers are used to compose pages, while site content is represented by folders and templates. Freezed separates source content, themes, copied static files and generated output into distinct directories, making the build process straightforward to inspect and version-control.

This is free and open source software.

Key Features

  • Uses TYPO3 Fluid for layouts, partials, sections and ViewHelpers.
  • Supports stackable themes that can layer and override each other.
  • Represents each page as a content folder containing a template and PHP variables.
  • Provides an asset pipeline for CSS, JavaScript and images through its resource ViewHelper.
  • Resolves internal content references to page URLs at build time with a dedicated link ViewHelper.
  • Can generate an XML sitemap from site pages, including per-page modification metadata.
  • Copies files placed in the static directory directly into the generated site.
  • Supports shell commands that run before and after a build.
  • Provides configurable content types and default variables.
  • Allows custom ViewHelpers to extend template behaviour.
  • Exposes command-line build options to templates as build variables.
  • Generates a plain public directory that can be hosted on any static web server or CDN.

Website: github.com/neuedaten/freezed
Support:
Developer: Bastian Schwabe
License: GNU General Public License v2.0

Freezed is written in PHP. Learn PHP with our recommended free books and free tutorials.


Related Software

PHP Static Site Generators
HydePHPContent-first Laravel-powered static site generator
JigsawFramework for rapidly building static sites
SpressBlog-aware application that transform your plain text files in static sites
SculpinCan be used to create any type of static website
CecilSimple and powerful content-driven static site generator
CouscousTurns Markdown documentation into beautiful websites
Ata’s SSGStatic site generator for GitHub pages.
WP2StaticWordPress plugin for static site generation and deployment
CaproUses the Blade template engine
StaticForgeProcesses Markdown and HTML content files through an event-driven pipeline
CrossroadsBuilds static websites from Markdown-based content with front matter metadata
PHPSSGPersonal Home Page Static Site Generator
BasildonBuilds sites from text content files with YAML frontmatter and body conten

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted