unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Luis Felipe López Acevedo" <felipe.lopez@openmailbox.org>
Cc: guix-devel@gnu.org
Subject: Re: Website development questions
Date: Tue, 15 Nov 2016 10:57:46 +0100	[thread overview]
Message-ID: <877f85gj51.fsf@gnu.org> (raw)
In-Reply-To: <1e6da887355434e25f4190b53cdb2f26@openmailbox.org> ("Luis Felipe López Acevedo"'s message of "Mon, 14 Nov 2016 13:15:06 -0500")

Hello!

Luis Felipe López Acevedo <felipe.lopez@openmailbox.org> skribis:

> I cloned the website to try a fix for bug #22115, and wanted to ask
> first what process do you follow to try out the whole website locally?
> When I build and serve the website with Haunt, I face the following
> problems:
>
> 1. Pages don't load static files because they are looking for the
> "static" directory in "/software/guix/static". Do I need to set some
> variable first?

To test locally, you need to do:

  $ GUIX_WEB_SITE_LOCAL=yes haunt build
  $ haunt serve

There should be no broken links, except for links to the manual or other
parts of gnu.org.

I suppose this should go to README…

> 2. The Packages and Packages Issues pages, which are defined in (www
> packages) are commented out. How do you deal with those in
> development?

That’s on purpose, so that people don’t need to have Guix installed to
hack on the web site.

We build these pages separately using the ‘export-web-page’ procedure.

HTH!

Ludo’.

  reply	other threads:[~2016-11-15  9:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-14 18:15 Website development questions Luis Felipe López Acevedo
2016-11-15  9:57 ` Ludovic Courtès [this message]
2016-11-16 17:55   ` Luis Felipe López Acevedo
2016-11-20 20:17   ` Luis Felipe López Acevedo
2016-11-21  1:39     ` Luis Felipe López Acevedo
2016-11-21 14:01       ` Ludovic Courtès
2016-11-21 14:55         ` Luis Felipe López Acevedo
2016-11-22 22:52           ` Ludovic Courtès
2016-11-23  0:59             ` Luis Felipe López Acevedo
2016-11-23 22:11               ` Ludovic Courtès
2016-11-24  1:24                 ` Luis Felipe López Acevedo
2016-11-26 17:37                   ` Ludovic Courtès
2016-11-27  1:02                     ` Luis Felipe López Acevedo
2016-11-27  1:27                       ` Luis Felipe López Acevedo
2016-11-28 14:02                         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877f85gj51.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=felipe.lopez@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).