From 31b42b4af852e46cbe7d6332a66b26a72e00dddc Mon Sep 17 00:00:00 2001 From: Jeremy Kidwell Date: Tue, 11 Jul 2017 18:32:40 +0100 Subject: [PATCH] changes to index --- content/resources/github/_index.md | 4 ++++ layouts/index.html | 2 +- layouts/indexes/blog.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/content/resources/github/_index.md b/content/resources/github/_index.md index f9f7239..c907d17 100755 --- a/content/resources/github/_index.md +++ b/content/resources/github/_index.md @@ -5,6 +5,10 @@ title: "Code and Data"

Code on GitHub

+

Our Mapping Community project code and related documentation is stored in its own repository:

+ +{{< ghStarred url="https://api.github.com/users/mapcomm/repos?type=public&sort=pushed" >}} +

This list includes repositories I have created and those that I have forked and are ordered by most recent commit to the repository.

{{< ghStarred url="https://api.github.com/users/kidwellj/repos?type=public&sort=pushed" >}} \ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index 7dfb84a..2136418 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -34,7 +34,7 @@

- {{ range first 2 ((where .Data.Pages.ByDate "Section" "blog").Reverse) }} + {{ range first 4 ((where .Data.Pages.ByDate "Section" "blog").Reverse) }}

{{ .Title }}

diff --git a/layouts/indexes/blog.html b/layouts/indexes/blog.html index a68d7ed..fc0415a 100755 --- a/layouts/indexes/blog.html +++ b/layouts/indexes/blog.html @@ -21,7 +21,7 @@

-

Sociology and other distractions, since 2002. View all posts by date, or an index of posts by category.

+

An archive of my blogging since 2003. View all posts by date, or an index of posts by category.