From f2e07cf471ef4c8a0d12ccc559f6b220bdbdfc15 Mon Sep 17 00:00:00 2001 From: Tim Van Baak Date: Fri, 3 Aug 2018 22:40:37 -0700 Subject: [PATCH] Implement sorting config --- src/build.py | 10 ++++++++-- src/resources/contents.html | 4 +++- src/resources/entry-page.html | 2 +- src/resources/redirect.html | 4 ++-- 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/src/build.py b/src/build.py index bf35602..f31ce1d 100644 --- a/src/build.py +++ b/src/build.py @@ -27,7 +27,7 @@ def build_contents_page(articles, config): for article in articles} # Write the articles in alphabetical order content += utils.load_resource("contents.html") - content += "
\n