[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1a99793 -> 36120d6)
From: |
Ludovic Courtès |
Subject: |
branch master updated (1a99793 -> 36120d6) |
Date: |
Thu, 10 Nov 2016 22:22:46 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix-artwork.
from 1a99793 website: posts: Replace Savannah links with /news links.
new aa81cae website: news: Justify test and enable hyphenation.
new 4c322d3 website: news: Correctly display inline images in posts.
new fdbac71 website: Add Haunt's HTML reader for posts.
new 1ae9820 website: news: Add post about the new machine.
new 36120d6 website: news: Add 'inline-image' class.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
website/haunt.scm | 2 +-
website/posts/growing-our-build-farm.html | 129 ++++++++++++++++++++
website/static/base/css/news.css | 22 ++++
.../static/base/img/blog/20161110-server-back.jpg | Bin 0 -> 155663 bytes
.../base/img/blog/20161110-server-closeup.jpg | Bin 0 -> 173785 bytes
.../static/base/img/blog/20161110-server-front.jpg | Bin 0 -> 138235 bytes
.../base/img/blog/20161110-server-interior.jpg | Bin 0 -> 159364 bytes
7 files changed, 152 insertions(+), 1 deletion(-)
create mode 100644 website/posts/growing-our-build-farm.html
create mode 100644 website/static/base/img/blog/20161110-server-back.jpg
create mode 100644 website/static/base/img/blog/20161110-server-closeup.jpg
create mode 100644 website/static/base/img/blog/20161110-server-front.jpg
create mode 100644 website/static/base/img/blog/20161110-server-interior.jpg
- branch master updated (1a99793 -> 36120d6),
Ludovic Courtès <=
- 01/05: website: news: Justify test and enable hyphenation., Ludovic Courtès, 2016/11/10
- 02/05: website: news: Correctly display inline images in posts., Ludovic Courtès, 2016/11/10
- 03/05: website: Add Haunt's HTML reader for posts., Ludovic Courtès, 2016/11/10
- 05/05: website: news: Add 'inline-image' class., Ludovic Courtès, 2016/11/10
- 04/05: website: news: Add post about the new machine., Ludovic Courtès, 2016/11/10