summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* slim: Set input_panel_x to 20%.HEADslim-input-panelOleg Pykhalov2019-09-221-1/+1
|
* website: contact: Add trailing full stop.Alex Vong2019-09-191-1/+1
| | | | | | Follow-up to 3517bad38c1f56bec525489ddb69a52aa3b51280. * website/apps/base/data.scm (contact-media): Add trailing full stop.
* website: contact: Improve language tag for traditional Chinese.Alex Vong2019-09-191-1/+1
| | | | | | | | 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.
* website: packages.json: Do not emit "homepage" when it's false.Ludovic Courtès2019-08-281-1/+3
| | | | | | | 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: packages.json: Do not pretty-print.Ludovic Courtès2019-08-271-2/+1
| | | | | * website/apps/packages/builder.scm (packages-json-builder): Remove #:pretty from the 'scm->json' arguments.
* website: packages.json: Add "location".Ludovic Courtès2019-08-271-1/+10
| | | | | * website/apps/packages/builder.scm (packages-json-builder)[package->json]: Add "location".
* website: packages.json: Add "source".Ludovic Courtès2019-08-271-1/+33
| | | | | | * website/apps/packages/builder.scm (packages-json-builder)[origin->json]: New procedure. [package->json]: Use it.
* website: packages.json: Add "cpe_name" and "cpe_version".Ludovic Courtès2019-08-271-0/+8
| | | | | | * 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.
* website: Build against the latest Guix.Ludovic Courtès2019-08-221-6/+45
| | | | | | | | | | | | 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.
* website: Don't set 'GUIX_WEB_SITE_INFO'.Ludovic Courtès2019-08-221-3/+0
| | | | | | This is a followup to feb02faba58dd7f07bc5e8912c564b5ff0303920. * website/.guix.scm (build): Don't set "GUIX_WEB_SITE_INFO".
* website: Use 'invoke' instead of 'system*'.Ludovic Courtès2019-08-221-6/+8
| | | | * website/.guix.scm (build): Use 'invoke'.
* website: Provide JSON package list.nixo2019-08-221-0/+16
| | | | | | | | | * 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: Remove handling of GUIX_WEB_SITE_INFO.Ricardo Wurmus2019-08-215-30/+7
| | | | | | | | | | * 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: Update IRC log URL.Ricardo Wurmus2019-08-211-1/+1
| | | | * website/apps/base/utils.scm (guix-irc-log-url): Use new domain.
* website: towards-guix-for-devops: Update URL to the manual.Ludovic Courtès2019-07-191-1/+1
| | | | | * website/posts/towards-guix-for-devops.md: Change manual URL to refer to manual/devel.
* website: Create a top-level index.html.Ludovic Courtès2019-07-151-1/+2
| | | | * website/.guix.scm (build): Create a top-level index.html.
* website: towards-guix-for-devops: Add backquotes and footer.Ludovic Courtès2019-07-121-8/+27
| | | | | * website/posts/towards-guix-for-devops.md: Update date; add missing backquotes and footer.
* website: Add post about 'guix deploy'.Jakob L. Kreuze2019-07-121-0/+119
| | | | Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* website: Rewrite '.guix.scm'.Ludovic Courtès2019-07-051-36/+36
| | | | | | | * website/.guix.scm (let-package): Remove. (package+propagated-inputs): New procedures. (build): New variable. Return a computed file.
* website: Pass the right directory name to 'git-predicate'.Ludovic Courtès2019-07-051-5/+9
| | | | | * website/.guix.scm (this-directory): New variable. (source): Pass it to 'local-file' and to 'git-predicate'.
* website: Allow builds without network access.Ludovic Courtès2019-07-052-2/+8
| | | | | | * 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: Add post about lzipped substitutes.Ludovic Courtès2019-06-171-0/+245
| | | | * website/posts/lzip.md: New file.
* website: gnu-guix-1.0.1: Fix bug URL.Ludovic Courtès2019-06-171-1/+1
| | | | | | | | 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.
* website: Refer to issues.guix.gnu.org instead of bugs.gnu.org.Ludovic Courtès2019-06-172-5/+5
| | | | | | | | | 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: Add 1.x theme.Diego Nicola Barbato2019-06-075-0/+449
| | | | | | * slim/1.x: New directory. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* website: custom-kernel: Prepare for publication.Ludovic Courtès2019-05-211-5/+5
| | | | | * website/posts/custom-kernel.md: Update tags and date. Add a couple of backquotes.
* website: guix-1.0.1: Refer to issues.guix.gnu.org.Ludovic Courtès2019-05-211-3/+3
| | | | | * website/posts/gnu-guix-1.0.1-released.md: Refer to issues.guix.gnu.org rather than bugs.gnu.org.
* website: Add custom-kernel post.Efraim Flashner2019-05-201-0/+275
| | | | * website/posts/custom-kernel.md: New file.
* website: help: Add links to the Russian and Simplified Chinese translations.Ludovic Courtès2019-05-191-1/+3
| | | | | * website/apps/base/templates/help.scm (help-t): Add Russian and Simplified Chinese.
* website: Bump to 1.0.1.Ludovic Courtès2019-05-191-1/+1
| | | | * website/apps/base/utils.scm (latest-guix-version): Bump to 1.0.1.
* website: guix-1.0.1: Minor updates.Ludovic Courtès2019-05-191-4/+5
| | | | | * website/posts/gnu-guix-1.0.1-released.md: Change time, add link to Debian's preseeds.
* website: Add minor changes to the 1.0.1 post.Ricardo Wurmus2019-05-171-5/+5
| | | | | * website/posts/gnu-guix-1.0.1-released.md: Change minor issues with the wording.
* website: Add 1.0.1 post.Ludovic Courtès2019-05-171-0/+211
| | | | * website/posts/gnu-guix-1.0.1-released.md: New file.
* website: guix-1.0.0: Fix typos.Ludovic Courtès2019-05-021-2/+2
| | | | * website/posts/gnu-guix-1.0.0-released.md: Fix typos.
* website: manual-url: Despecialize for guix.info.Ricardo Wurmus2019-05-021-4/+2
| | | | | * website/apps/base/utils.scm (manual-url): Remove special case when GUIX_WEB_SITE_INFO is set.
* website: guix-1.0.0: Add 1.0 logo.Ludovic Courtès2019-05-022-0/+2
| | | | | * website/static/blog/img/guix-1.0.png: New file. * website/posts/gnu-guix-1.0.0-released.md: Use it.
* website: gnu-guix-1.0.0: Use new hexagon picture.Ludovic Courtès2019-05-023-1/+1
| | | | | | * 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: gnu-guix-1.0.0: Move to posts/.Ludovic Courtès2019-05-021-7/+9
| | | | | | * 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: download: Remove scary warning about being beta.Ludovic Courtès2019-05-021-10/+0
| | | | | * website/apps/download/data.scm (system-downloads): Remove warning message box.
* website: Change download URLs to ftp.gnu.org.Ludovic Courtès2019-05-023-7/+10
| | | | | | | | * 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: Bump to 1.0.0. \o/Ludovic Courtès2019-05-021-1/+1
| | | | * website/apps/base/utils.scm (latest-guix-version): Bump to 1.0.0.
* website: help: Remove "Guix System Manual" box; list translations.Ludovic Courtès2019-05-021-27/+15
| | | | | * website/apps/base/templates/help.scm (help-t): Remove "Guix System Manual" div. Show translations of the manual under "GNU Guix Manual".
* website: utils: Fix 'manual-url'.Ludovic Courtès2019-05-021-4/+5
| | | | | | | Regression introduced in bf3e4912864812c284687ede4e0ce36e4051ca1a. * website/apps/base/utils.scm (manual-url): Pass a single argument to 'guix-url'.
* website: Update Enlightenment screenshot.Ludovic Courtès2019-05-022-0/+0
| | | | | * website/static/media/img/enlightenment-inkscape.png, website/static/media/img/enlightenment-inkscape.mini.png: Update.
* website: Add draft of the 1.0 announcement.Ludovic Courtès2019-05-012-0/+267
| | | | | * website/drafts/gnu-guix-1.0.0-released.md, website/static/blog/img/guix-hexagons.png: New files.
* website: posts: Update references to the manual.Ludovic Courtès2019-04-3040-214/+214
| | | | | | This commit is the result of running: sed -i -'es|manual/html_node|manual/en/html_node|g' posts/*.*
* website: 'manual-url' now accepts a #:language parameter.Ludovic Courtès2019-04-301-5/+7
| | | | | * website/apps/base/utils.scm (manual-url): Add #:language parameter and honor it.
* website: haunt: Update build directory.sirgazil2019-04-181-2/+1
| | | | | | | | | | 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
* website: help: Remove Guix and GuixSD logos from manual icons.sirgazil2019-03-315-315/+203
| | | | | | | | | | 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.
* website: swh-guix: Fix typos.Ludovic Courtès2019-03-291-6/+6
| | | | | | Thanks, Ricardo! * website/posts/swh-guix.md (date): Typos.