Freelander

Simple landing page that just works.


Project maintained by umpirsky Hosted on GitHub Pages — Theme by mattgraham

What is Freelander?

Freelander is open source landing page software. It is easy to setup and it provides basic email subscription functionality while integrating with existing services.

Working demo

There is Freelander demo available at demo.freelander.umpirsky.com.

Installation

Developers

$ composer create-project umpirsky/freelander -s dev freelander.dev
$ cp freelander.dev/config.json.dist freelander.dev/config.json
$ php -S localhost:8000 web

Web designers, humans and my mom

Configuration

After installing Freelander, just copy config.json.dist to config.json and start configuring it.

Here is each option explained:

Customization

To customize HTML layout start off with one of existing themes stored in web/themes. It is recommended to copy existing theme before tweaking. You are free to change any css, javascript or image. In index.html there are some rules you need to follow in order to keep Freelander functionality: