Main repository for Devuan's www.devuan.org.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Xenguy 9faa006123 Publish Live: Delete decommissioned mirror 'mirror.tochlab.net/pub/devuan/' 7 months ago
bin Remove legacy os/packages files and code. 4 years ago
data Add trailing slashes to pdo mirror paths. 6 years ago
etc/nginx snapshot of current setup 3 years ago
lib Remove legacy os/packages files and code. 4 years ago
locales add el.yml (greek) 4 years ago
source Delete decommissioned mirror 'mirror.tochlab.net/pub/devuan/' 7 months ago
.PUBLISH Publish Live: Delete decommissioned mirror 'mirror.tochlab.net/pub/devuan/' 7 months ago
.gitignore Move config.rb to config.rb.dist and ignore local config.rb 7 years ago
.ruby-version Now using Ruby 2.1.10 and so, updated gems 7 years ago
COPYING This project is free software (AGPLv3+) 8 years ago
DESIGN.org Let's start with something. Now remove :) 7 years ago
Dockerfile Added a Dockerfile for easy setup for newcomers. 4 years ago
Gemfile Add Typhoeus gem for Curl support in scripts 7 years ago
Gemfile.lock Now using Ruby 2.1.10 and so, updated gems 7 years ago
README.md Revert "Test edit in web interface." 2 years ago
VERSION Let's start with something. Now remove :) 7 years ago
config.rb.dist Remove legacy os/packages files and code. 4 years ago
docker_init.sh Added a Dockerfile for easy setup for newcomers. 4 years ago

README.md

Devuan Web Source

This is the source for Devuan's web site www.devuan.org, and its fore-runner beta.devuan.org.

Development occurs on the new-beta branch, where only the source/ directory is used and automatically published verbatim to beta.devuan.org. The main site www.devuan.org is published by manual copy of beta.devuan.org on the server, except for sitemap.xml which is generated with respect to https://beta.devuan.org.

The file .PUBLISH is a control file for publishing the current beta.devuan.org onto www.devuan.org. By touching that file, for example adding a who+when+why note to it, and pushing that, the automatic publishing process will also publish www.devuan.org verbatim from beta.devuan.org, except for sitemap.xml which is generated with respect to https://www.devuan.org.

All else in this project is old stuff.

License

The source code is free software distributed under the GNU Affero General Public License, version 3, or, at your option, any later version. (See COPYING.)

The website contents are creative commons released under CC-BY-ND-4.0-International.

Editing Pages

Thank you for contributing!