This project aims to provide a rolling desktop Debian environment featuring recent packages, stability and confortable defaults for casual users, developers and geeks.
Any feedback, consideration or suggestion on the configuration files and the actual guide is very much appreciated.
The defaults
folder contains the suggested configuration files.
The project is based on jekyll, using a custom theme inspired by Solo and Libretto.
To work on the page, be sure to have Ruby >2.0, RubyGems, GCC and make, then run gem install jekyll bundler rouge
and clone this repo git clone https://github.com/avivace/debian-quickstart
. cd debian-quickstart
and bundle exec jekyll serve
to see your fork live at localhost:4000
.