summaryrefslogtreecommitdiff
path: root/website/README
blob: 5438a5d6ba13ea2d44f61bfaf068cb67c9cbe3c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
-*- mode: org -*-

#+TITLE: GuixSD website

The files in this directory are intended to be used as assets for the [[https://www.gnu.org/software/guix][GuixSD
website]] which is implemented in [[https://www.gnu.org/software/guile][Guile]] Scheme.

  - =www.scm= and =www= provides ‘(www)’ guile module which offers services for
    building the website locally.
  - =static= contains images and css for the website.
  - =mockup.svg= illustrates a homepage aimed at average users.  This is for use
    when GuixSD is getting closer to a production-ready system.
  - =mockup-techie.svg= illustrates a homepage aimed at skilled devs and
    sysadmins.  This is for use during the alpha phase of development.

* Building

Building the website depends on the static site generator:

  - [[http://haunt.dthompson.us/][Haunt]]

To build the site, run ‘haunt build’ to compile all of the HTML pages.
To view the results, run ‘haunt serve’ and visit <http://localhost:8080>
in a web browser.

* Copying

** Guile code

See [[file:COPYING][COPYING]].

** Graphics

Public domain 2015 [[mailto:felipe.lopez@openmailbox.org][Luis Felipe López Acevedo]]

All the graphics in this directory are dedicated to the public domain, except
for the Guix System Distribution logo, which can be used under the Creative
Commons Attribution-ShareAlike 4.0 International License.

You can find information about authors and copyright in the metadata of SVG
files. If you are using Inkscape, you can access the Document metadata from
the File menu.