aboutsummaryrefslogtreecommitdiff
path: root/contributing
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-04-24 16:03:24 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-04-24 16:03:24 +0200
commitea0a53ca2e3821f6f1382fda94bc6d6946e9643b (patch)
tree21b898bfbcc4e65e79ec73847c9aae95c552b5d3 /contributing
parent42b9f91ed7a259ecec893cd6131bb20d4c073bc0 (diff)
parent39d2f9ec4462abcdee014623fea4166136c13a8a (diff)
downloadweb-ea0a53ca2e3821f6f1382fda94bc6d6946e9643b.tar.gz
web-ea0a53ca2e3821f6f1382fda94bc6d6946e9643b.tar.bz2
web-ea0a53ca2e3821f6f1382fda94bc6d6946e9643b.zip
Merge branch 'master' of braunbox:~hurd-web/hurd-web
Diffstat (limited to 'contributing')
-rw-r--r--contributing/web_pages.mdwn20
-rw-r--r--contributing/web_pages/news/skeleton.mdwn2
2 files changed, 14 insertions, 8 deletions
diff --git a/contributing/web_pages.mdwn b/contributing/web_pages.mdwn
index e163cd32..cb05be8e 100644
--- a/contributing/web_pages.mdwn
+++ b/contributing/web_pages.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 2011, 2013, 2014 Free
-Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015
+Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -94,6 +94,15 @@ editing endeavours you're going to undertake. Doing so should help to (a) avoid
double work and (b) avoid merge conflicts if you install your changes into the
main repository.
+## Ikiwiki Installation
+
+You'll want to install [[ikiwiki]] in order to locally render the pages you're
+editing.
+
+### Debian Wheezy
+
+ $ apt-get install ikiwiki libyaml-syck-perl markdown libsearch-xapian-perl texinfo
+
## Identifying Yourself
First, let's make sure that you're properly identifying yourself towards Git.
@@ -173,7 +182,7 @@ You can also locally get the whole set of pages rendered to HTML:
[...]
scanning contributing/web_pages.mdwn
rendering contributing/web_pages.mdwn
-
+
Now open `hurd-web.rendered/index.html' to browse the pages.
### ikiwiki's `w3mmode`
@@ -194,7 +203,7 @@ Render the pages:
[...]
scanning contributing/web_pages.mdwn
rendering contributing/web_pages.mdwn
-
+
Now open `hurd-web.rendered.w3m/index.html' to browse the pages.
Invoke `w3m`:
@@ -241,9 +250,6 @@ If you don't have an MTA running, you'll have to find another way: either post
the `*.patch` files to <web-hurd@gnu.org> or upload them somewhere for us to
download them from.
-## Ikiwiki wheezy installation and dependencies
-
- $ apt-get install ikiwiki libyaml-syck-perl markdown libsearch-xapian-perl texinfo
# New Year Procedure
diff --git a/contributing/web_pages/news/skeleton.mdwn b/contributing/web_pages/news/skeleton.mdwn
index d45b87d1..d2ff5fad 100644
--- a/contributing/web_pages/news/skeleton.mdwn
+++ b/contributing/web_pages/news/skeleton.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2014 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2015 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this