summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add sticker SVGsstickersChristopher Baines2017-07-28
|
* website: donate: Mention aarch64.Ludovic Courtès2017-07-24
| | | | * website/www/donate.scm (donate-page): Mention aarch64.
* website: Add post on aarch64.Efraim Flashner2017-07-24
| | | | | | * website/posts/state-of-aarch64-on-guix.md: New file. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* website: help: Add BOSC talk.Ludovic Courtès2017-07-24
| | | | * website/www/help.scm (help-page): Add BOSC talk.
* website: help: Fix slide URL.Ludovic Courtès2017-07-01
| | | | | | | Reported by Dave Love <fx@gnu.org>. * website/www/help.scm (help-page): Fix URL for "part 2" of the FOSDEM HPC talk.
* website: Use 'https' instead of 'http' links for 'alpha.gnu.org'.Alex Vong2017-06-02
| | | | | | | * website/www/download.scm (download-page): Replace 'http' with 'https'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* website: downloads: Mention the VM image.Leo Famulari2017-06-01
| | | | | | | | | | * website/www/download.scm (%vm-image-description, %vm-image-manual, %vm-image-image): New variables. (guixsd-vm-image-files): New procedure. (download-page): Use guixsd-vm-image-files. * website/static/base/img/installer.svg: Add a new logo for the VM image and rename to ... * website/static/base/img/download-icons.svg: ... this.
* website: 0.13.0: Add URL of announcement.Ludovic Courtès2017-05-22
| | | | | * website/posts/gnu-guix-and-guixsd-0.13.0-released.md: Add URL of announcement.
* website: 0.13.0: Fix typo.Ludovic Courtès2017-05-22
| | | | * website/posts/gnu-guix-and-guixsd-0.13.0-released.md: Fix typo.
* website: download: Remove mips64el binary tarballs.Ludovic Courtès2017-05-22
| | | | * website/www/download.scm (download-page): Remove "mips64el".
* website: Bump version number.Ludovic Courtès2017-05-22
| | | | * website/www/shared.scm (latest-guix-version): Bump to 0.13.0.
* website: 0.13.0: Add links to service doc.Ludovic Courtès2017-05-22
| | | | | * website/posts/gnu-guix-and-guixsd-0.13.0-released.md: Add links to service doc.
* website: 0.13.0: Add more stuff.Ludovic Courtès2017-05-22
| | | | * website/posts/gnu-guix-and-guixsd-0.13.0-released.md: Add more.
* website: Add 'guix.scm' file for 'guix build'.Ludovic Courtès2017-05-22
| | | | * website/guix.scm: New file.
* website: Add draft of the 0.13.0 post.Ludovic Courtès2017-05-22
| | | | * website/posts/gnu-guix-and-guixsd-0.13.0-released.md: New file.
* website: packages: Do not show deprecated packages.Ludovic Courtès2017-04-21
| | | | | * website/www/packages.scm (packages-page, package-pages): Remove deprecated packages in default 'packages' argument.
* website: Remove "beta" from the front page.Ludovic Courtès2017-04-14
| | | | | * website/www.scm (main-page): Remove "(beta)" from the TEST button. Change "TEST" to "DOWNLOAD".
* website: services-in-containers: "single view" of the resources.Ludovic Courtès2017-04-14
| | | | | * website/posts/running-services-in-containers.md (tags): "single view" instead of "unique view". Suggested by Andy Wingo.
* website: news: Syntax-highlight older posts.Ludovic Courtès2017-04-14
| | | | | | | * website/posts/guixsd-system-tests.sxml, website/posts/service-composition-in-guixsd.sxml: Use (pre (code (@ (class "language-scheme")) ...)) to get syntax highlighting.
* website: news: Highlight Scheme syntax.Ludovic Courtès2017-04-14
| | | | | | | | | | | * website/www/news.scm (%default-special-prefixes, lex-scheme/guix): New variables. (syntax-highlight): New procedure. (post->sxml): Use it. * website/static/base/css/code.css: New file. * website/static/base/css/news.css: Import it. * website/posts/running-services-in-containers.md: Use ```scheme for the Scheme snippet.
* website: services-in-containers: Fix typos, improve wording.Ludovic Courtès2017-04-14
| | | | | * website/posts/running-services-in-containers.md: Fix typos and issues reported by Leo & Ricardo.
* website: Add post about containerized system services.Ludovic Courtès2017-04-13
| | | | * website/posts/running-services-in-containers.md: New file.
* 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.