| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2019-09-19 | website: contact: Add trailing full stop.•••Follow-up to 3517bad38c1f56bec525489ddb69a52aa3b51280. * website/apps/base/data.scm (contact-media): Add trailing full stop. | Alex Vong | 1 | -1/+1 |
| 2019-09-19 | website: contact: Improve language tag for traditional Chinese.•••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. | Alex Vong | 1 | -1/+1 |
| 2019-08-28 | website: packages.json: Do not emit "homepage" when it's false.•••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. | Ludovic Courtès | 1 | -1/+3 |
| 2019-08-27 | website: packages.json: Do not pretty-print.•••* website/apps/packages/builder.scm (packages-json-builder): Remove #:pretty from the 'scm->json' arguments. | Ludovic Courtès | 1 | -2/+1 |
| 2019-08-27 | website: packages.json: Add "location".•••* website/apps/packages/builder.scm (packages-json-builder)[package->json]: Add "location". | Ludovic Courtès | 1 | -1/+10 |
| 2019-08-27 | website: packages.json: Add "source".•••* website/apps/packages/builder.scm (packages-json-builder)[origin->json]: New procedure. [package->json]: Use it. | Ludovic Courtès | 1 | -1/+33 |
| 2019-08-27 | website: packages.json: Add "cpe_name" and "cpe_version".•••* 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. | Ludovic Courtès | 1 | -0/+8 |
| 2019-08-22 | website: Build against the latest Guix.•••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. | Ludovic Courtès | 1 | -6/+45 |
| 2019-08-22 | website: Don't set 'GUIX_WEB_SITE_INFO'.•••This is a followup to feb02faba58dd7f07bc5e8912c564b5ff0303920. * website/.guix.scm (build): Don't set "GUIX_WEB_SITE_INFO". | Ludovic Courtès | 1 | -3/+0 |
| 2019-08-22 | website: Use 'invoke' instead of 'system*'.•••* website/.guix.scm (build): Use 'invoke'. | Ludovic Courtès | 1 | -6/+8 |
| 2019-08-22 | website: Provide JSON package list.•••* 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> | nixo | 1 | -0/+16 |
| 2019-08-21 | website: Remove handling of GUIX_WEB_SITE_INFO.•••* 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. | Ricardo Wurmus | 5 | -30/+7 |
| 2019-08-21 | website: Update IRC log URL.•••* website/apps/base/utils.scm (guix-irc-log-url): Use new domain. | Ricardo Wurmus | 1 | -1/+1 |
| 2019-07-19 | website: towards-guix-for-devops: Update URL to the manual.•••* website/posts/towards-guix-for-devops.md: Change manual URL to refer to manual/devel. | Ludovic Courtès | 1 | -1/+1 |
| 2019-07-15 | website: Create a top-level index.html.•••* website/.guix.scm (build): Create a top-level index.html. | Ludovic Courtès | 1 | -1/+2 |
| 2019-07-12 | website: towards-guix-for-devops: Add backquotes and footer.•••* website/posts/towards-guix-for-devops.md: Update date; add missing backquotes and footer. | Ludovic Courtès | 1 | -8/+27 |
