summaryrefslogtreecommitdiff
path: root/website/README (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 Wurmus2019-08-211-3/+0
* website: Add tweaks for building guix.info site.Ricardo Wurmus2018-12-231-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. sirgazil2017-12-081-72/+18
* website: Document deployment procedure.•••* website/README (Deploying): Document how to deploy changes to the website. Ricardo Wurmus2016-12-141-1/+3
* website: Add procedure to generate 'packages.json'.•••* website/www/packages.scm (packages->json): New procedure. * website/README: Mention Guile-JSON. Ludovic Courtès2016-12-131-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. sirgazil2016-11-261-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. sirgazil2016-11-261-0/+54
* website: Enhance instructions on how to test the website locally.•••* website/README: Indicate usage of GUIX_WEB_SITE_LOCAL. sirgazil2016-11-211-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 Lirzin2016-10-261-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 Lirzin2015-05-251-0/+6
* website: Update README.•••* website/README: Add information about the website implementation. Use org syntax. Mathieu Lirzin2015-05-251-13/+20
* website: Add HTML implementation.Felipe López2015-05-041-2/+4
* website: Add techie mockup for home view.Felipe López2015-02-211-2/+14
* website: Add mockup.Felipe López2015-02-191-0/+12