| Commit message (Collapse) | Author | Age |
|
|
|
| |
* website/README: Indicate usage of GUIX_WEB_SITE_LOCAL.
|
|
|
|
|
|
| |
* website/www/donate.scm (donate-page): Fix news URL typo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* website/www/donate.scm (donate-page): Fix news URL.
|
|
|
|
| |
* website/www/donate.scm (donate-page): Add bayfront.
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to 4c322d36bc02e5e35464afa753fbf1b1da9de8f6, which
had the unintended effect of moving the logo in the top banner to the
right.
* website/posts/growing-our-build-farm.html: Use the 'inline-image'
class.
* website/static/base/css/news.css (.inline-image): New category.
|
|
|
|
|
|
|
|
| |
* website/posts/growing-our-build-farm.html,
website/static/base/img/blog/20161110-server-back.jpg,
website/static/base/img/blog/20161110-server-front.jpg,
website/static/base/img/blog/20161110-server-interior.jpg,
website/static/base/img/blog/20161110-server-closeup.jpg: New files.
|
|
|
|
| |
* website/haunt.scm <site>: Add HTML-READER for posts.
|
|
|
|
| |
* website/static/base/css/news.css (img): New category.
|
|
|
|
| |
* website/static/base/css/news.css (.post-body, p): New categories.
|
|
|
|
| |
* posts/*.sxml: Update news links.
|
|
|
|
|
| |
* website/www/help.scm (help-page): Replace Savannah post URLs with URLs
under news/.
|
|
|
|
|
| |
* website/haunt.scm: Pass an absolute URL as the #:blog-prefix for
'atom-feed'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* website/posts/back-from-the-european-lisp-symposium.sxml,
website/posts/emacs-as-a-general-purpose-package-manager.sxml,
website/posts/gnu-guix--guixsd-0.10.0-released.sxml,
website/posts/gnu-guix-and-guixsd-0.11.0-released.sxml,
website/posts/gnu-guix-talk-in-rennes-france-november-9th.sxml,
website/posts/guix-starts-fundraising-campaign-with-support-from-the-fsf.sxml,
website/posts/guixsd-system-tests.sxml,
website/posts/join-gnu-guix-for-gsoc.sxml,
website/posts/reproducible-and-user-controlled-software-environments-in-hpc-with-guix.sxml,
website/posts/reproducible-builds-a-means-to-an-end.sxml,
website/posts/service-composition-in-guixsd.sxml,
website/posts/timely-delivery-of-security-updates.sxml: Pass through
sed -es'/\\x91/‘/g ; s/\\x92/’/g ; s/\\x93/“/g ; s/\\x94/”/g ; s/\\x97/—/g ; s/\\x85/…/g' -i *.sxml.
* website/posts/gnome-in-guixsd.sxml: Likewise, and fix Sou Bunnbu's name.
|
|
|
|
| |
* website/static/base/img/feed.png: New file.
|
|
|
|
| |
* website/post: New directory, with 54 .sxml files.
|
|
|
|
|
|
|
|
|
| |
* website/www.scm (%atom-url, fetch-news, <news-entry>)
(news-items, news-entry->sxml): Remove.
(post->summary-sxml): New procedure.
(main-page): Add 'site' and 'posts' parameters. Use them to create the
"news-box".
* website/haunt.scm <site>: Add separate builder for guix.html.
|
|
|
|
|
|
|
|
| |
* website/www/news.scm: New file.
* website/static/base/css/news.css: New file.
* website/haunt.scm (with-url-parameters): New macro.
(parameterized-procedure, parameterized-theme): New procedures.
<top level>: Use 'with-url-parameters' and add blog and atom feed.
|
|
|
|
|
|
| |
* website/www.scm (fetch-news): Use the 'xhtml' prefix instead of 'x'
for the xhtml namespace.
(news-items): Match the 'name' tag inside 'author.
|
|
|
|
|
| |
* website/www/download.scm (download-box): Use 'match-lambda' when
traversing FILES.
|
|
|
|
|
|
|
|
|
| |
This provides a simple way to build the website locally.
* website/haunt.scm: New file.
* website/README: Document the new build process.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* website/www/about.scm (about-page): Add link to security page.
|
|
|
|
|
| |
* website/www/security.scm (security-page): Add 'body' and move footer
out of "content-box" div.
|
|
|
|
| |
* website/www/help.scm (help-page): Add ICFP talks.
|
|
|
|
|
|
| |
* website/www/security.scm: New file.
* website/www.scm (%web-pages): Add security-page.
* website/www/shared.scm (html-page-links): Add "Security".
|
|
|
|
|
| |
* website/www/about.scm (about-page): Present all the mailing lists in a
homogeneous way. Add 'guix-sysadmin' and 'guix-security'.
|
|
|
|
| |
* website/www.scm (main-page): Adjust alternate text for the video.
|
|
|
|
| |
* website/www/help.scm (help-page): Add GHM talks.
|
|
|
|
| |
* website/www/shared.scm (latest-guix-version): Bump to 0.11.0.
|
|
|
|
|
|
| |
* website/static/base/img/guix-demo.png: New file.
* website/www.scm (%video-url): Change.
(main-page): Use guix-demo.png as the video poster.
|
|
|
|
| |
* website/www/about.scm (about-page): Mention Ricardo.
|
|
|
|
| |
* website/www/help.scm (help-page): Add "GuixSD system tests".
|
|
|
|
| |
* website/www/help.scm (help-page): Add the BLU and DConf talks.
|
|
|
|
|
|
|
|
|
| |
This works around a CVS/RCS limitation:
<https://lists.gnu.org/archive/html/savannah-hackers-public/2016-04/msg00009.html>.
* website/www/packages.scm (package->sxml): Add a bunch of \n.
(issues->sxml): Use 'list-join' to add newlines.
(packages->issue-sxml): Likewise.
|
|
|
|
| |
* website/www/help.scm (help-page): Add LP talk.
|
|
|
|
|
| |
* website/www/shared.scm (html-page-description): Update link to the
"Limitations" node.
|
|
|
|
| |
* website/www/shared.scm (latest-guix-version): Bump to 0.10.0.
|
|
|
|
|
| |
* website/www/help.scm (help-page): Change "Additional Documentation" to
"Papers".
|
|
|
|
| |
* website/www/help.scm (help-page): Add "Blog Posts" section.
|
|
|
|
| |
* website/www.scm (main-page): Fix caption of screenshots.
|
|
|
|
|
|
| |
* website/static/base/img/screenshots/thumbs/gnome-totem-epiphany.png:
New file.
* website/www.scm (main-page): Use it.
|
|
|
|
|
|
|
| |
* website/static/base/js/packages.js (set_build_status): Use the
protocol of the current URL.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* website/www.scm (main-page): Link to the GNU FSDG web page.
|
|
|
|
|
| |
* website/www/packages.scm (all-packages): Cons the
'package-replacement' if it exists.
|
|
|
|
|
| |
* website/www/about.scm (about-page): dmd → shepherd.
* website/www/download.scm (download-page): Ditto.
|
|
|
|
| |
* website/www/help.scm (help-page): Add the FOSDEM videos.
|
|
|
|
| |
* website/www/help.scm (help-page): Add the FOSDEM talks.
|
|
|
|
|
| |
* website/www/shared.scm (html-page-description): Comment out donation
banner.
|
|
|
|
| |
* website/www/donate.scm (donate-page): Add entry for redhill.
|
|
|
|
|
| |
* website/www/shared.scm (html-page-description): Drop "for the
holidays".
|
|
|
|
| |
* website/www.scm (main-page): Change "alpha" to "beta".
|