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.
 
 
 
 
 
Mark Hindley 694c8e93e0 Set debbugs versiongraph as float right. 4 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 Set debbugs versiongraph as float right. 4 months ago
.PUBLISH update donation page 4 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 some improvement to the readme file 4 months 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

Development occurs on the new-beta branch, where only the source/ directory is used and automatically published verbatim to beta.devuan.org

Preview

To preview your changes simply step into source/ and launch

python3 -m http.server

then navigate to http://localhost:8000

Every change requires a refresh of the page.

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.

Publish

The file .PUBLISH is a control file for publishing the current beta.devuan.org onto www.devuan.org.

When you are ready to publish just update that file:

date -R >> .PUBLISH

then edit it and add a note of text to the right side of your entry.

When one adds, commits and pushes a change to .PUBLISH the automatic publishing process will refresh www.devuan.org verbatim from beta.devuan.org, except for sitemap.xml which is generated with respect to https://www.devuan.org.

Thank you for contributing!

Attic

All else found in this project is old stuff, especially the ruby bits.

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.