Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avivace/debian-quickstart
Sane defaults for the twenty-first century.
https://github.com/avivace/debian-quickstart
better-defaults debian defaults dotfiles guide installation-notes iso linux linux-guide sane-defaults sid stretch testing
Last synced: 3 months ago
JSON representation
Sane defaults for the twenty-first century.
- Host: GitHub
- URL: https://github.com/avivace/debian-quickstart
- Owner: avivace
- License: gpl-3.0
- Created: 2017-05-11T21:39:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T11:21:08.000Z (almost 7 years ago)
- Last Synced: 2024-10-03T19:10:51.419Z (4 months ago)
- Topics: better-defaults, debian, defaults, dotfiles, guide, installation-notes, iso, linux, linux-guide, sane-defaults, sid, stretch, testing
- Language: CSS
- Homepage: https://avivace.github.io/debian-quickstart/
- Size: 80.1 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Debian Quickstart
### [Sane defaults for the twenty-first century](https://avivace.github.io/debian-quickstart)This project aims to provide a rolling desktop Debian environment featuring recent packages, stability and confortable defaults for casual users, developers and geeks.
## Contribute
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](https://jekyllrb.com/), using a custom theme inspired by [Solo](https://github.com/chibicode/solo/) and [Libretto](https://github.com/ferrolho/jekyll-theme-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`.