1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-19 16:27:05 +01:00

Adding pdf generation capabilities

This commit is contained in:
Guido Cossu
2018-03-15 17:01:59 +00:00
parent 7c51dc07f1
commit 38f93f7e12
60 changed files with 5593 additions and 112 deletions

View File

@ -9,7 +9,8 @@
locale : "en"
title : "GRID"
title_separator : "|"
name : "Our team"
name : "University of Edinburgh"
authors : "Peter Boyle, Guido Cossu, Antonin Portelli, Azusa Yamaguchi"
description : "Data parallel C++ mathematical object library."
url : 'https://paboyle.github.io' # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : '/Grid' # the subpath of your site, e.g. "/blog"
@ -79,7 +80,7 @@ analytics:
author:
name : "PPT Group"
avatar : "bio-photo.jpg"
bio : "Our group is amazing."
bio : "Some info"
location : "Edinburgh"
email : "guido.cossu@ed.ac.uk"
uri :
@ -228,4 +229,16 @@ tag_archive:
compress_html:
clippings: all
ignore:
envs: development
envs: development
output: web
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: "single"
comments: false
search: true