Re: Website development questions

2016-11-28 Thread Ludovic Courtès
Luis Felipe López Acevedo skribis: > On 2016-11-26 20:02, Luis Felipe López Acevedo wrote: >> On 2016-11-26 12:37, l...@gnu.org wrote: >>> Luis Felipe López Acevedo skribis: > > [...] > hmm, patches are in that location, and the patch not found is actually there as well:

Re: Website development questions

2016-11-26 Thread Luis Felipe López Acevedo
On 2016-11-26 20:02, Luis Felipe López Acevedo wrote: On 2016-11-26 12:37, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: [...] hmm, patches are in that location, and the patch not found is actually there as well: $ find -name "4store-fix-buildsystem.patch" ./gnu/packages/

Re: Website development questions

2016-11-26 Thread Luis Felipe López Acevedo
On 2016-11-26 12:37, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: On 2016-11-23 17:11, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: [...] ‘%patch-path’ is defined like this: --8<---cut here---start->8--- (define %patch-path ;; De

Re: Website development questions

2016-11-26 Thread Ludovic Courtès
Luis Felipe López Acevedo skribis: > On 2016-11-23 17:11, l...@gnu.org wrote: >> Luis Felipe López Acevedo skribis: [...] >> ‘%patch-path’ is defined like this: >> >> --8<---cut here---start->8--- >> (define %patch-path >> ;; Define it after '%package-modu

Re: Website development questions

2016-11-23 Thread Luis Felipe López Acevedo
On 2016-11-23 17:11, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: On 2016-11-22 17:52, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: However, I have another problem: scheme@(guile-user)> (export-web-page packages-page "site/packages/index.html") gnu/packages/dat

Re: Website development questions

2016-11-23 Thread Ludovic Courtès
Luis Felipe López Acevedo skribis: > On 2016-11-22 17:52, l...@gnu.org wrote: >> Luis Felipe López Acevedo skribis: >> >>> However, I have another problem: >>> >>> scheme@(guile-user)> (export-web-page packages-page >>> "site/packages/index.html") >>> gnu/packages/databases.scm:87:21: In

Re: Website development questions

2016-11-22 Thread Luis Felipe López Acevedo
On 2016-11-22 17:52, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: However, I have another problem: scheme@(guile-user)> (export-web-page packages-page "site/packages/index.html") gnu/packages/databases.scm:87:21: In procedure #: gnu/packages/databases.scm:87:21: Throw to

Re: Website development questions

2016-11-22 Thread Ludovic Courtès
Luis Felipe López Acevedo skribis: > However, I have another problem: > > scheme@(guile-user)> (export-web-page packages-page > "site/packages/index.html") > gnu/packages/databases.scm:87:21: In procedure # at gnu/packages/databases.scm:80:12 ()>: > gnu/packages/databases.scm:87:21: T

Re: Website development questions

2016-11-21 Thread Luis Felipe López Acevedo
On 2016-11-21 09:01, l...@gnu.org wrote: ¡Hola! Luis Felipe López Acevedo skribis: On 2016-11-20 15:17, Luis Felipe López Acevedo wrote: On 2016-11-15 04:57, l...@gnu.org wrote: Hello! Luis Felipe López Acevedo skribis: I cloned the website to try a fix for bug #22115, and wanted to ask

Re: Website development questions

2016-11-21 Thread Ludovic Courtès
¡Hola! Luis Felipe López Acevedo skribis: > On 2016-11-20 15:17, Luis Felipe López Acevedo wrote: >> On 2016-11-15 04:57, l...@gnu.org wrote: >>> Hello! >>> >>> Luis Felipe López Acevedo skribis: >>> I cloned the website to try a fix for bug #22115, and wanted to ask first what proces

Re: Website development questions

2016-11-20 Thread Luis Felipe López Acevedo
On 2016-11-20 15:17, Luis Felipe López Acevedo wrote: On 2016-11-15 04:57, l...@gnu.org wrote: Hello! Luis Felipe López Acevedo 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 a

Re: Website development questions

2016-11-20 Thread Luis Felipe López Acevedo
On 2016-11-15 04:57, l...@gnu.org wrote: Hello! Luis Felipe López Acevedo 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 pro

Re: Website development questions

2016-11-16 Thread Luis Felipe López Acevedo
On 2016-11-15 04:57, l...@gnu.org wrote: Hello! Luis Felipe López Acevedo 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 pro

Re: Website development questions

2016-11-15 Thread Ludovic Courtès
Hello! Luis Felipe López Acevedo 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 stati

Website development questions

2016-11-14 Thread Luis Felipe López Acevedo
Hi, 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 "sta