| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 2019-08-21 | 1 | -3/+0 |
| * | website: Add tweaks for building guix.info site. | Ricardo Wurmus | 2018-12-23 | 1 | -0/+3 |
| * | website: README: Update instructions for trying out the website.•••* website/README (GuixSD website): Remove references to old
files and directory structure.
* website/README (Dependencies): Rename to "Development environment",
and use Guix to install required packages for development.
* website/README (Building and running): Rename to "Running the website".
* website/README (Building and running special pages): Remove it.
All pages are built with haunt now.
| sirgazil | 2017-12-08 | 1 | -72/+18 |
| * | website: Document deployment procedure.•••* website/README (Deploying): Document how to deploy changes to the
website.
| Ricardo Wurmus | 2016-12-14 | 1 | -1/+3 |
| * | website: Add procedure to generate 'packages.json'.•••* website/www/packages.scm (packages->json): New procedure.
* website/README: Mention Guile-JSON.
| Ludovic Courtès | 2016-12-13 | 1 | -0/+1 |
| * | website: packages: Fix invalid HTML (bug #22115).•••* 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.
| sirgazil | 2016-11-26 | 1 | -1/+1 |
| * | website: Add instructions to build special pages.•••* README (Dependencies): Add GnuTLS, and GNU Guix source code.
(Building and running special pages): New section.
| sirgazil | 2016-11-26 | 1 | -0/+54 |
| * | website: Enhance instructions on how to test the website locally.•••* website/README: Indicate usage of GUIX_WEB_SITE_LOCAL.
| sirgazil | 2016-11-21 | 1 | -14/+30 |
| * | website: Add support for Haunt.•••This provides a simple way to build the website locally.
* website/haunt.scm: New file.
* website/README: Document the new build process.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Mathieu Lirzin | 2016-10-26 | 1 | -4/+7 |
| * | website: Apply GNU AGPL licence.•••* website/COPYING: New File.
* website/README: Document it.
* website/www.scm: Attach licence notice.
* website/www/about.scm: Likewise.
* website/www/contribute.scm: Likewise.
* website/www/donate.scm: Likewise.
* website/www/download.scm: Likewise.
* website/www/help.scm: Likewise.
* website/www/packages.scm: Likewise.
* website/www/utils.scm: Likewise.
* website/www/shared.scm: Likewise.
(html-page-footer): Conform to it.
| Mathieu Lirzin | 2015-05-25 | 1 | -0/+6 |
| * | website: Update README.•••* website/README: Add information about the website implementation.
Use org syntax.
| Mathieu Lirzin | 2015-05-25 | 1 | -13/+20 |
| * | website: Add HTML implementation. | Felipe López | 2015-05-04 | 1 | -2/+4 |
| * | website: Add techie mockup for home view. | Felipe López | 2015-02-21 | 1 | -2/+14 |
| * | website: Add mockup. | Felipe López | 2015-02-19 | 1 | -0/+12 |