Update and configure theme

This commit is contained in:
Jez Cope 2021-04-01 21:14:23 +01:00
parent 534a84eb55
commit fd035e34b3
3 changed files with 29 additions and 2 deletions

3
.gitignore vendored
View File

@ -8,4 +8,5 @@ state_data.json
.ropeproject
node_modules
/drafts/
deploy.yaml
deploy.yaml
/resources/

View File

@ -1,8 +1,34 @@
baseURL: https://erambler.co.uk/
languageCode: en-gb
title: eRambler
author: Jez Cope
copyright: Copyright info here
theme: mnemosyne
params:
description: a blog about…
topics:
- Research communication
- Higher education
- Open culture
- Technology
- Making
- Librarianship
dateFormat: "2006-01-02 15:04"
menu:
main:
- name: home
url: "/"
weight: -100
- name: tags
url: "/tags/"
weight: 30
permalinks:
posts: /blog/:slug
staticDir:
- static
- legacy

@ -1 +1 @@
Subproject commit f4735db2aec9803f6b0587d8dd78f44d5acbbd6e
Subproject commit 3240ffb9d0a35cd1c2931454587ffa05aaf99551