| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
Follow-up to 3517bad38c1f56bec525489ddb69a52aa3b51280.
* website/apps/base/data.scm (contact-media): Add trailing full stop.
|
| |
|
|
|
|
|
|
| |
See the discussion at:
<https://lists.gnu.org/archive/html/guix-devel/2018-03/msg00055.html>
* website/apps/base/data.scm (contact-media): Use "zh-Hant" language
tag.
|
| |
|
|
|
|
|
| |
Reported at <https://github.com/repology/repology/issues/218#issuecomment-525675777>.
* website/apps/packages/builder.scm (packages-json-builder): Do not emit
"homepage" when it's false.
|
| |
|
|
|
| |
* website/apps/packages/builder.scm (packages-json-builder): Remove
#:pretty from the 'scm->json' arguments.
|
| |
|
|
|
| |
* website/apps/packages/builder.scm (packages-json-builder)[package->json]:
Add "location".
|
| |
|
|
|
|
| |
* website/apps/packages/builder.scm (packages-json-builder)[origin->json]:
New procedure.
[package->json]: Use it.
|
| |
|
|
|
|
| |
* website/apps/packages/builder.scm (packages-json-builder)[package->json]:
Add "cpe-name" and "cpe-version" when they're available. This is
similar to what we had in 3ef3b0445241df1dc47c3717e63ffcf6267b3c70.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/36708>.
Reported by Mark H Weaver <mhw@netris.org>.
* website/.guix.scm (<latest-channels>): New record type.
(latest-channels-compiler): New procedure.
(latest-guix): New variable.
(build): Remove "guix" from 'with-extensions', and add "guile-json@3"
instead. Obtain the load path from LATEST-GUIX and set
'GUILE_LOAD_PATH' and 'GUILE_LOAD_COMPILED_PATH' accordingly.
|
| |
|
|
|
|
| |
This is a followup to feb02faba58dd7f07bc5e8912c564b5ff0303920.
* website/.guix.scm (build): Don't set "GUIX_WEB_SITE_INFO".
|
| |
|
|
| |
* website/.guix.scm (build): Use 'invoke'.
|
| |
|
|
|
|
|
|
|
| |
* website/apps/packages/builder.scm (package-json-builder): New
procedure.
(builder): Use it.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
|
|
|
|
|
|
|
|
| |
* website/README: Remove documentation.
* website/apps/base/templates/help.scm (help-t): Use just one URL for
the refcard.
* website/apps/base/utils (guix-root-url-path): Use "/".
(builder): Remove big comment about bug #25227 and use expensive
builders.
* website/haunt.scm: Use guix.gnu.org domain.
|
| |
|
|
| |
* website/apps/base/utils.scm (guix-irc-log-url): Use new domain.
|
| |
|
|
|
| |
* website/posts/towards-guix-for-devops.md: Change manual URL to refer
to manual/devel.
|
| |
|
|
| |
* website/.guix.scm (build): Create a top-level index.html.
|
| |
|
|
|
| |
* website/posts/towards-guix-for-devops.md: Update date; add missing
backquotes and footer.
|
| |
|
|
| |
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
|
|
|
|
|
| |
* website/.guix.scm (let-package): Remove.
(package+propagated-inputs): New procedures.
(build): New variable.
Return a computed file.
|
| |
|
|
|
| |
* website/.guix.scm (this-directory): New variable.
(source): Pass it to 'local-file' and to 'git-predicate'.
|
| |
|
|
|
|
| |
* website/apps/packages/templates/components.scm (detailed-package-preview):
Wrap 'gnu-package?' call in 'false-if-exception'.
* website/apps/packages/templates/package.scm (package-t): Likewise.
|
| |
|
|
| |
* website/posts/lzip.md: New file.
|
| |
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/35998>.
Reported by David Loyall <david@the-good-guys.net>.
* website/posts/gnu-guix-1.0.1-released.md: Fix link to installer/Brtfs
bug.
|
| |
|
|
|
|
|
|
|
| |
There are still places where issues.guix.gnu.org is not a drop-in
replacements; this patch leaves them unchanged.
* website/apps/base/data.scm (contact-media): Remove to
issues.guix.gnu.org.
* website/apps/base/templates/contribute.scm (contribute-t): Likewise.
|
| |
|
|
|
|
| |
* slim/1.x: New directory.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
|
|
|
| |
* website/posts/custom-kernel.md: Update tags and date. Add a couple of
backquotes.
|
| |
|
|
|
| |
* website/posts/gnu-guix-1.0.1-released.md: Refer to issues.guix.gnu.org
rather than bugs.gnu.org.
|
| |
|
|
| |
* website/posts/custom-kernel.md: New file.
|
| |
|
|
|
| |
* website/apps/base/templates/help.scm (help-t): Add Russian and
Simplified Chinese.
|
| |
|
|
| |
* website/apps/base/utils.scm (latest-guix-version): Bump to 1.0.1.
|
| |
|
|
|
| |
* website/posts/gnu-guix-1.0.1-released.md: Change time, add link to
Debian's preseeds.
|
| |
|
|
|
| |
* website/posts/gnu-guix-1.0.1-released.md: Change minor issues with
the wording.
|
| |
|
|
| |
* website/posts/gnu-guix-1.0.1-released.md: New file.
|
| |
|
|
| |
* website/posts/gnu-guix-1.0.0-released.md: Fix typos.
|
| |
|
|
|
| |
* website/apps/base/utils.scm (manual-url): Remove special case when
GUIX_WEB_SITE_INFO is set.
|
| |
|
|
|
| |
* website/static/blog/img/guix-1.0.png: New file.
* website/posts/gnu-guix-1.0.0-released.md: Use it.
|
| |
|
|
|
|
| |
* website/static/blog/img/guix-scope.png: New picture (from Ricardo).
* website/posts/gnu-guix-1.0.0-released.md: Use it.
* website/static/blog/img/guix-hexagons.png: Remove.
|
| |
|
|
|
|
| |
* website/drafts/gnu-guix-1.0-released.md: Move to...
* website/posts/gnu-guix-1.0.0-released.md: ... here. Adjust URLs and
nitpick.
|
| |
|
|
|
| |
* website/apps/download/data.scm (system-downloads): Remove warning
message box.
|
| |
|
|
|
|
|
|
| |
* website/apps/download/data.scm (system-downloads): Switch to
ftp.gnu.org and adjust file names.
* website/apps/download/templates/download.scm (download-t): Likewise.
Mention alpha.gnu.org.
* website/apps/download/types.scm: Update comment.
|
| |
|
|
| |
* website/apps/base/utils.scm (latest-guix-version): Bump to 1.0.0.
|
| |
|
|
|
| |
* website/apps/base/templates/help.scm (help-t): Remove "Guix System
Manual" div. Show translations of the manual under "GNU Guix Manual".
|
| |
|
|
|
|
|
| |
Regression introduced in bf3e4912864812c284687ede4e0ce36e4051ca1a.
* website/apps/base/utils.scm (manual-url): Pass a single argument to
'guix-url'.
|
| |
|
|
|
| |
* website/static/media/img/enlightenment-inkscape.png,
website/static/media/img/enlightenment-inkscape.mini.png: Update.
|
| |
|
|
|
| |
* website/drafts/gnu-guix-1.0.0-released.md,
website/static/blog/img/guix-hexagons.png: New files.
|
| |
|
|
|
|
| |
This commit is the result of running:
sed -i -'es|manual/html_node|manual/en/html_node|g' posts/*.*
|
| |
|
|
|
| |
* website/apps/base/utils.scm (manual-url): Add #:language parameter and
honor it.
|
| |
|
|
|
|
|
|
|
|
| |
This commit removes a comment about an old Haunt bug related to
using dots in URI paths to resources,¹ and updates the website build
directory '/tmp/gnu.org/software/guix'.
* website/haunt.scm (site): Update #:build-directory.
1. http://lists.gnu.org/archive/html/guile-user/2017-12/msg00070.html
|
| |
|
|
|
|
|
|
|
|
| |
Use a generic "manual icon" instead.
* website/apps/base/templates/help.scm (help-t): Use new icon.
* website/static/base/img/guix-manual-icon.png: Delete it.
* website/static/base/img/guixsd-manual-icon.png: Likewise.
* website/static/base/img/icon-set.svg: Add new manual icon.
* website/static/base/img/manual-icon.png: Update with new icon.
|
| |
|
|
|
|
| |
Thanks, Ricardo!
* website/posts/swh-guix.md (date): Typos.
|