summaryrefslogtreecommitdiff
path: root/website
Commit message (Collapse)AuthorAge
* website: help: Add BOBKonf talk.Ludovic Courtès2017-04-10
| | | | * website/www/help.scm (help-page): Add BOB talk.
* website: donate: Add hydra-slave3.Ludovic Courtès2017-04-10
| | | | * website/www/donate.scm (donate-page): Add hydra-slave3.
* website: pack: Fix typo.Ludovic Courtès2017-03-20
| | | | * website/posts/creating-bundles-with-guix-pack.md: Fix typo.
* website: pack: Update blog post.Ludovic Courtès2017-03-20
| | | | | * website/posts/creating-bundles-with-guix-pack.md: Take into account comments by Ricardo.
* website: Add post about 'guix pack'.Ludovic Courtès2017-03-20
| | | | * website/posts/creating-bundles-with-guix-pack.md: New file.
* website: gsoc: Fix anchor.Ludovic Courtès2017-03-10
| | | | | * website/posts/join-gnu-guix-for-gsoc-2017.md: Fix anchor for "eligible". Reported by Tobias.
* website: Provide https links for alpha.gnu.org URLs.ng02017-03-09
| | | | | | | | | | | | | alpha.gnu.org is accessible via HTTPS, defaulting to FTP protocol prevents users of networks where the FTP ports might be blocked (such as Tor) from downloading. * website/www/download.scm (https-url): New variable. (guixsd-files): Replace (ftp-url) with (https-url). (guix-files): Likewise. (guix-source-files): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* website: Add post about GSoC.Ludovic Courtès2017-03-09
| | | | | | | * website/posts/join-gnu-guix-for-gsoc-2017.md: New file. * website/haunt.scm: Add COMMONMARK-READER. * website/www.scm (sxml->string*)[sxml->strings]: Automatically wrap lists in <div>.
* website: Remove "http:" from git.savannah.gnu.org URLs.Ludovic Courtès2017-02-14
| | | | | | | | | | | git.savannah.gnu.org is now available as HTTPS. Suggested by ng0 <contact.ng0@cryptolab.net>. * website/www/contribute.scm (contribute-page): Remove "http:" from git.savannah.gnu.org URLs. * website/www/graphics.scm (graphics-page): Likewise. * website/www/packages.scm (location-url, package->sxml): Likewise. * website/www/shared.scm (html-page-footer): Likewise.
* website: Mention guix-patches@gnu.org.Ludovic Courtès2017-02-14
| | | | | | * website/www/about.scm (about-page): Add guix-patches@gnu.org. * website/www/contribute.scm (contribute-page): Mention guix-patches@gnu.org in a couple of places.
* website: help: Add FOSDEM 2017 talks.Ludovic Courtès2017-02-14
| | | | * website/www/help.scm (help-page): Add FOSDEM talks.
* website: Fix URL in FOSDEM 2017 post.Ludovic Courtès2017-02-14
| | | | * website/posts/meet-guix-at-fosdem-2017.html: Fix URL of Pjotr's talk.
* website: packages: Anchor location url to commit id.Eric Bavier2017-02-13
| | | | | * website/www/packages.scm (git-description): New variable. (location-url): Include "?id=..." if possible.
* website: packages: Lower-case "updated".Ludovic Courtès2017-02-08
| | | | | * website/www/packages.scm (issues-page, reproducibility-page): Lower-case "updated".
* website: packages: Reproducibility page shows inconclusive reports.Ludovic Courtès2017-02-08
| | | | | * website/www/packages.scm (packages->reproducibility-sxml): Show the number of inconclusive reports.
* website: Add post about FOSDEM 2017.Ludovic Courtès2017-01-17
| | | | * website/posts/meet-guix-at-fosdem-2017.html: New file.
* website: help: Add Hacker Public Radio interview with Chris.Ludovic Courtès2017-01-14
| | | | * website/www/help.scm (help-page): Add HPR interview with Chris.
* www: packages: Update reproducibility page to new 'guix challenge' API.Ludovic Courtès2017-01-14
| | | | | | | | | * website/www/packages.scm (discrepancy->sxml): Rename to... (comparison-report->sxml): ... this. Adjust to new API. (package->reproducibility-sxml): Change 'discrepancies' to 'reports' and adjust to new API. (packages->reproducibility-sxml): Remove 'valid?' and its caller. Adjust to new API.
* website: packages: Add reproducibility page.Ludovic Courtès2017-01-12
| | | | | | | * website/www/packages.scm (%substitute-servers): New variable. (local-nar-url, discrepancy->sxml) (package->reproducibility-sxml, packages->reproducibility-sxml) (reproducibility-page): New procedures.
* website: Add release announcement for 0.12.0.Ricardo Wurmus2016-12-31
| | | | * website/posts/gnu-guix-and-guixsd-0.12.0-released.sxml: New file.
* website: Bump version number.Ricardo Wurmus2016-12-31
| | | | * website/www/shared.scm (latest-guix-version): Bump to 0.12.0.
* website: about: Refine paragraph about GuixSD.Taylan Ulrich Bayırlı/Kammer2016-12-29
| | | | | | | | * website/www/about.scm (about-page): Say that GuixSD is a distribution of GNU and not a GNU/Linux distribution. Mention use of Linux-libre by default and support of Hurd. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* website: Add mockups for package-related pages.sirgazil2016-12-18
| | | | | | * designs/packages.svg: New mockup. * mockup-techie.svg: Move to designs/home-techie.svg * mockup.svg: Move to designs/home.svg
* website: RB summit: Fix link to NixOS post.Ludovic Courtès2016-12-18
| | | | | | Reported by kmicu. * website/posts/reproducible-build-summit.html: Fix link to NixOS post.
* website: RB summit: Fix Debian ratio.Ludovic Courtès2016-12-17
| | | | | | | Reported by Mattia Rizzolo <mattia@debian.org>. * website/posts/reproducible-build-summit.html: s/binary packages/source packages/.
* website: Add post about the repro build summit.Ludovic Courtès2016-12-17
| | | | * website/posts/reproducible-build-summit.html: New file.
* website: static: Add golden GNU head without text.sirgazil2016-12-16
| | | | | | | | This will be used in the GNU package blurb <https://www.gnu.org/manual/blurbs.html>, so it is better to have just the icon. * website/static/base/img/icon.png: New file.
* website: Replace original GNU Guix logo with the golden GNU.sirgazil2016-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25205 for more information about the decision. * logo/Guix-print.svg: New file. * logo/Guix.svg: Ditto. * logo/GuixSD-print.svg: Add dark horizontal variant. * logo/GuixSD.svg: Ditto. * logo/README: Mark Nikita's logo as superseded. * logo/guix-logo-white.svg: Rename to logo/superseded-guix-white.svg * logo/guix-logo.svg: Rename to logo/superseded-guix.svg * website/static/base/img/Guix-package.png: Use new logo. * website/static/base/img/Guix.png: New file. * website/static/base/img/GuixSD-package.png: Change to screen. * website/static/base/img/GuixSD.png: New file. * website/static/base/img/guix-manual-icon.png: Use new logo. * website/static/base/img/guixsd-manual-icon.png: Suggest text lines. * website/static/base/img/icon-set.svg: Use new logo. * website/static/base/img/installer.svg: Use new logo. * website/static/base/img/src-package.png: New file. * website/www.scm (%web-pages): Include new graphics page. * website/www/download.scm (%guix-src-image): New variable. (download-page): Use new variable. * website/www/graphics.scm: New file.
* website: Document deployment procedure.Ricardo Wurmus2016-12-14
| | | | | * website/README (Deploying): Document how to deploy changes to the website.
* website: Move beta warning to GuixSD download box.rekado2016-12-13
| | | | | * website/www/shared.scm (html-page-description): Move beta warning from here... * website/www/download.scm (%usb-image-description): ...to here.
* website: Add procedure to generate 'packages.json'.Ludovic Courtès2016-12-13
| | | | | * website/www/packages.scm (packages->json): New procedure. * website/README: Mention Guile-JSON.
* website: packages: Start with the "a" group.Ludovic Courtès2016-12-08
| | | | | * website/www/packages.scm (package-pages): Change "index.html" to be the "a" group.
* website: packages: Fix package group URL.Ludovic Courtès2016-12-08
| | | | * website/www/packages.scm (group-file-name): Use 'guix-url'.
* website: packages: Remove the all-in-one page.Ludovic Courtès2016-12-07
| | | | | | * website/www/packages.scm (packages-page): Remove reference to "all.html". (package-pages): Remove "all.html".
* website: packages: Add 'package-pages' procedure.Ludovic Courtès2016-12-07
| | | | * website/www/packages.scm (package-pages): New procedure.
* website: packages: Fix case.Ludovic Courtès2016-12-07
| | | | | * website/www/packages.scm (package->sxml): Make "unknown" lowercase. (packages-page): Lowercase "updated".
* website: packages: Make the package list an explicit parameter.Ludovic Courtès2016-12-07
| | | | | | | | * website/www/packages.scm (packages-by-grouping): Add 'packages' parameter. Use it instead of calling 'all-packages'. (paginated-packages-page): Likewise, and return a page instead of a thunk. (packages-page): Swap the 'packages' and 'grouping' parameters.
* Generate multiple paginated packages pages.Alex Sassmannshausen2016-12-05
| | | | | | | | | | | * website/www.scm (%web-pages): Add code for generating our packages pages. * website/www/packages.scm (packages-by-grouping): New procedure. (paginated-packages-page): New procedure. (packages-page): Tweak for use by `paginated-packages-page` as well as standalone. * website/static/base/css/packages.css (li.package-index-link): Add styling.
* website: home: Make screenshots responsive.sirgazil2016-11-27
| | | | | | | * website/static/base/css/base.css (.img-responsive): New class. * website/static/base/css/index.css (#screens-box a) (.screenshot-thumb): Adapt to small screens. * website/www.scm (screenshot): Apply new class.
* website: style: Fix responsive issues in action links.sirgazil2016-11-27
| | | | | * website/static/base/css/index.css (.action) (.download): Adapt to small screens.
* website: packages: Fix invalid HTML (bug #22115).sirgazil2016-11-26
| | | | | | | | | | * README (Building and running special pages): Correct environment variable. * www/packages.scm (packages-page): Move update date to the top of the page. (package->sxml): Use ID instead of NAME attribute for anchors, and move out DIV element from P element, which is invalid.
* website: Add instructions to build special pages.sirgazil2016-11-26
| | | | | * README (Dependencies): Add GnuTLS, and GNU Guix source code. (Building and running special pages): New section.
* website: packages: Fix content overflow on Issues page (bug #22115).sirgazil2016-11-25
| | | | | | | | | | | | | | Note that the overflow issue is fixed, but an issue with duplicated anchors (used for ID attributes) remains, and prevents the document from passing HTML validation (see bug #24981). * website/static/base/css/base.css (anchor-link, pre): New rule sets. * website/static/base/css/packages.css (issue, issue-type): Ditto. * website/www/packages.scm (issue-count->sxml): New procedure. (issues-page): Remove unused JavaScript link. Move update date to the top of the page. (packages->issue-sxml, package->issue-sxml) (issues->sxml): Don't use table elements for document structure.
* website: donate: Remove obsolete HTML elements (see bug #24981)sirgazil2016-11-22
| | | | * www/donate.scm (donate-page): Remove tt elements.
* website: Fix missing HTML document type declaration (see bug #24981)sirgazil2016-11-22
| | | | | * haunt.scm (site): Add doctype declaration. * www/news.scm (base-layout): Ditto.
* website: Enhance instructions on how to test the website locally.sirgazil2016-11-21
| | | | * website/README: Indicate usage of GUIX_WEB_SITE_LOCAL.
* website: donate: Fix news URL typo.Tobias Geerinckx-Rice2016-11-18
| | | | | | * website/www/donate.scm (donate-page): Fix news URL typo. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* website: donate: Fix news URL.Ludovic Courtès2016-11-17
| | | | * website/www/donate.scm (donate-page): Fix news URL.
* website: donate: Add 'bayfront'.Ludovic Courtès2016-11-17
| | | | * website/www/donate.scm (donate-page): Add bayfront.
* website: news: Add 'inline-image' class.Ludovic Courtès2016-11-10
| | | | | | | | | | This is a followup to 4c322d36bc02e5e35464afa753fbf1b1da9de8f6, which had the unintended effect of moving the logo in the top banner to the right. * website/posts/growing-our-build-farm.html: Use the 'inline-image' class. * website/static/base/css/news.css (.inline-image): New category.