summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-06Formatting.Thomas Schwinge
2008-12-05Merge branch 'master' of ssh://neal@git.sv.gnu.org/srv/git/hurd/webNeal H. Walfield
2008-12-05Add a Viengoos documentation page. Link to it from the Viengoos main page.Neal H. Walfield
2008-12-05Update where to get the Viengoos source code (git, not cvs).Neal H. Walfield
2008-12-05Add Viengoos project page. Link to it from the main Viengoos page.Neal H. Walfield
2008-12-01C++ problem with GCC SVN trunk.Thomas Schwinge
2008-12-01Avoid <pre> stuff from running under the sidebar.Thomas Schwinge
2008-12-01Talk about GCC 4.3 and SVN trunk.Thomas Schwinge
2008-11-28Typo fix.Thomas Schwinge
2008-11-28Merge commit 'origin/master'Thomas Schwinge
2008-11-28EuroSys 2009: Neal, Samuel, Thomas intend to go.Thomas Schwinge
2008-11-27(no commit message)SamuelThibault
2008-11-28EuroSys 2009.Thomas Schwinge
2008-11-28FOSDEM 2009: no tschwinge this year. :-(Thomas Schwinge
2008-11-28FOSDEM 2009.Thomas Schwinge
2008-11-27Formatting.Thomas Schwinge
2008-11-27Anatoly A. Kazantsev knew how to have the new items' boxes not run under the ↵Thomas Schwinge
sidebar.
2008-11-26Incorporate suggestions by Olaf Buddenhagen.Thomas Schwinge
2008-11-26Remove sources, as they're in the RCS history.Thomas Schwinge
2008-11-26Incorporate <http://sourceware.org/ml/libc-alpha/2008-11/msg00031.html> and ↵Thomas Schwinge
further improvements.
2008-11-25Fix embarrassing typoantrik
2008-11-25More CSS changes.Thomas Schwinge
2008-11-25Properly spell ``recent changes''.Thomas Schwinge
2008-11-25Add a description to the per-page action items.Thomas Schwinge
2008-11-25Split action items into global and per-page ones.Thomas Schwinge
2008-11-25.templates/page.tmpl: Copy from ikiwiki 2.70.Thomas Schwinge
2008-11-24add note about random-egd packageMichaelBanck
2008-11-24News item layout change as per a suggestion of Neal Walfield.Thomas Schwinge
2008-11-23CSS improvements.Anatoly A. Kazantsev
2008-11-23Binutils 2.19.Thomas Schwinge
2008-11-23Formatting.Thomas Schwinge
2008-11-23We're now official.Thomas Schwinge
2008-11-23Incorporate text from ↵Thomas Schwinge
<http://lists.gnu.org/archive/html/bug-hurd/2008-11/msg00212.html> and extend a bit.
2008-11-23Also display the time zone.Thomas Schwinge
2008-11-23Fix and add some links.Thomas Schwinge
2008-11-23Assemble unsorted pages.Thomas Schwinge
2008-11-23When creating the official pages, use ``--no-usedirs'', so that not too manyThomas Schwinge
separate directories have to be created.
2008-11-23Move user pages where they belong.Thomas Schwinge
2008-11-23Move GSoC 2008 IRC meetings minutes pages.Thomas Schwinge
2008-11-23Link to the documentation.Thomas Schwinge
2008-11-23Move getting_help out of hurd/.Thomas Schwinge
2008-11-23Stay on www.gnu.org.Thomas Schwinge
2008-11-23Use a different time format.Thomas Schwinge
2008-11-22Tidy inline directives.Thomas Schwinge
2008-11-21Use the C locale.Thomas Schwinge
<tschwinge> joeyh: What happens if the locale configuration option (ikiwiki.setup) is not a utf8 locale? / Is the C locale utf8? <tschwinge> joeyh: I want to share a configuration file between different machines, some of which have en_US.uft8 installed and other haven't. <tschwinge> joeyh: Some have de_DE.utf8, but I don't want to have German language for the discussion subpages, for example. <tschwinge> joeyh: That's why I thought about simply using the C locale. But you state that it has to be a utf8 locale. <joeyh> C locale is the default, will work fine <joeyh> I think that I said utf-8 in the description there because, if you chose some locale that did not use utf-8 or plain ascii, ikiwiki wo\ uld still use utf-8 for its internals and output a mess
2008-11-20About capturing a translator's stdout and stderr.Thomas Schwinge
2008-11-20hurd/debugging/hurd -> hurd/debugging/translator/gdbThomas Schwinge
2008-11-20Add copyright and licensing header.Thomas Schwinge
2008-11-20GCC: libmudflap.Thomas Schwinge
2008-11-20ikiwiki.setup: New file.Thomas Schwinge
Use it in `render_locally' instead of repeating all configuration. Also add a `--official' option.