| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
* 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/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.
|
| |
|
|
|
| |
* website/README (Deploying): Document how to deploy changes to the
website.
|
| |
|
|
|
| |
* website/www/packages.scm (packages->json): New procedure.
* website/README: Mention Guile-JSON.
|
| |
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
| |
* README (Dependencies): Add GnuTLS, and GNU Guix source code.
(Building and running special pages): New section.
|
| |
|
|
| |
* website/README: Indicate usage of GUIX_WEB_SITE_LOCAL.
|
| |
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
| |
* website/README: Add information about the website implementation.
Use org syntax.
|
| | |
|
| | |
|
| |
|