| Commit message (Collapse) | Author | Age |
|
|
|
| |
* website/www/help.scm (help-page): Add RepPar slides.
|
|
|
|
|
| |
* website/www/packages.scm (number*): New procedure.
(packages-page): Use it instead of hard-coded package number.
|
|
|
|
| |
* website/www/shared.scm (latest-guix-version): Update to 0.8.3.
|
|
|
|
|
| |
* website/www/download.scm (download-box): Remove "See the ... from the
manual".
|
|
|
|
|
| |
* website/www/contribute.scm (contribute-page): Link to "Contributing"
in the manual instead of 'HACKING'.
|
|
|
|
|
|
|
| |
* website/www.scm (main-page): Update list of screenshots.
* website/static/base/img/screenshots/thumbs/enlightenment-inkscape.png,
website/static/base/img/screenshots/thumbs/guix-edit+evince.png,
website/static/base/img/screenshots/thumbs/guix-system-vm.png: New files.
|
|
|
|
|
| |
* website/www/contribute.scm (contribute-page): Improve
wording ("software" is uncountable.)
|
|
|
|
|
| |
* website/www/contribute.scm (contribute-page): Link to guix.html and
guix-packages.html on the TP.
|
|
|
|
|
| |
* website/www/contribute.scm (contribute-page): Use a split-HTML URL.
* website/www/help.scm (help-page): Likewise.
|
|
|
|
|
| |
* website/www/packages.scm (packages-page): Move date within the
"content-box" div.
|
|
|
|
| |
* website/www/donate.scm (donate-page): Add Simon Josefsson.
|
|
|
|
|
| |
* website/www/packages.scm (packages-page): Add paragraph showing the
current date.
|
|
|
|
|
|
|
| |
* website/www/contribute.scm (contribute-page): Fix URL of introductory
material about Scheme.
Reported by mistnim on IRC.
|
|
|
|
| |
* website/www/help.scm (help-page): Add the RepPar paper.
|
|
|
|
|
| |
* website/www.scm (main-page): Refer to the "Package Management" node of
the manual when mentioning the package manager.
|
|
|
|
| |
* website/www.scm (export-web-page): Pass #:encoding "UTF-8".
|
|
|
|
|
| |
* website/www/packages.scm (packages-page): Change "The Guix System
Distribution" to "GNU Guix".
|
|
|
|
|
| |
* website/www/packages.scm (package->sxml): Remove leading slash in
'gnu-head-mini.png' URL.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrate 'build-aux/list-packages.scm' from the Guix repository in the
GuixSD website instead of using an external link. Export of the package
list is optional since it requires to have Guix locally.
* website/static/base/css/packages.css: New file.
* website/static/base/js/packages.js: Likewise.
* website/www/packages.scm (lookup-gnu-package, list-join)
(package->sxml, packages->sxml): New procedures.
(packages-page): Use them.
* website/www/shared.scm (html-page-description): Use 'packages-page'.
|
|
|
|
|
| |
* website/www/utils.scm (js-url): New procedure.
* website/www/shared.scm (html-page-header): Use it. Add #:js parameter.
|
|
|
|
| |
* website/www/help.scm (help-page): Fix URL of OpenBio slides.
|
|
|
|
| |
* website/www/shared.scm (html-page-header): Augment keyword list.
|
|
|
|
|
| |
* website/www/shared.scm (html-page-header): Use an em dash rather than
a hyphen in the title.
|
|
|
|
| |
* website/www/shared.scm (html-page-footer): Tweak.
|
|
|
|
| |
* website/www/shared.scm (html-page-footer): Fix link to the repo.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* website/www.scm: Fix name.
* website/www/about.scm: Likewise.
* website/www/contribute.scm: Likewise.
* website/www/donate.scm: Likewise.
* website/www/download.scm: Likewise.
* website/www/help.scm: Likewise.
* website/www/packages.scm: Likewise.
* website/www/shared.scm: Likewise.
* website/www/utils.scm: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* website/COPYING: New File.
* website/README: Document it.
* website/www.scm: Attach licence notice.
* website/www/about.scm: Likewise.
* website/www/contribute.scm: Likewise.
* website/www/donate.scm: Likewise.
* website/www/download.scm: Likewise.
* website/www/help.scm: Likewise.
* website/www/packages.scm: Likewise.
* website/www/utils.scm: Likewise.
* website/www/shared.scm: Likewise.
(html-page-footer): Conform to it.
|
|
|
|
|
| |
* website/README: Add information about the website implementation.
Use org syntax.
|
| |
|
|
|
|
| |
* website/www.scm (main-page): Remove gnu-system-discuss from the front page.
|
|
|
|
|
| |
* website/www/help.scm (help-page): Add slides for Ricardo's
OpenTechSummit talk.
|
| |
|
| |
|
|
|
|
| |
* website/www.scm (main-page): Fix links to the manual.
|
| |
|
|
|
|
|
| |
* website/www.scm (main-page): Change reference to "GNU operating
system".
|
|
|
|
| |
* website/www.scm (main-page): Change first argument to 'html-page-header'.
|
| |
|
|
|
|
|
| |
* website/www/download.scm (%source-tarball-manual): Change to
"Requirements.html".
|
|
|
|
|
|
|
| |
* website/www.scm (screenshot): New procedure.
(main-page): Use it.
* website/www/utils.scm (thumb-url): Change.
* website/static/base/img/screenshots: Update files.
|
|
|
|
| |
* website/www/shared.scm (latest-guix-version): Set to 0.8.2.
|
|
|
|
| |
* website/www.scm (news-entry->sxml): Summarize to 170 chars.
|
|
|
|
| |
This reverts commit 92e4689c0b5fe2a85e5aea2fe67a8d3eaf7dc771.
|
|
|
|
| |
* website/www/about.scm (about-page): s/work/world/
|
|
|
|
|
| |
* website/www/contribute.scm (contribute-page): Fix invalid https
link.
|
|
|
|
|
| |
* website/www/shared.scm (html-page-description): Shorten alpha-warning
message, and link to "Limitations" section of the manual.
|
|
|
|
| |
* website/www/about.scm (about-page): Add Link to sirgazil's web site.
|
|
|
|
| |
* website/www.scm (main-page): Remove link to /manual.
|
|
|
|
|
| |
* website/www.scm (main-page): Add links to "Defining Packages" and
"System Configuration" in the manual.
|
|
|
|
|
|
|
| |
* website/www/about.scm (about-page): Remove the 4 freedoms. Add a
description of the goals and features of Guix and GuixSD. Add
"Artwork" section.
* website/www/shared.scm (html-page-description): Change spacing.
|