This repository contains the website for Dapper Linux, hosted at dapperlinux.com
You can develop this website and test changes by cloning and starting a php interpreter:
git clone git@github.com:dapperlinux/dapperlinux.github.io.git
cd dapperlinux.github.io
php -S localhost:8000Point your browser at localhost:8000 and the website will show.