added publications and education in main; more config

added config option to remove about section in sidebar
added config option to not show education in main (as it is shown in the sidebar anyway)
increased with of sidebar for longer names
reduced padding for footer
This commit is contained in:
Stefan Forstenlechner
2018-01-17 14:10:57 +00:00
parent 13925d16f2
commit 1cee9a16d5
14 changed files with 260 additions and 57 deletions

16
_data/publications.yml Normal file
View File

@@ -0,0 +1,16 @@
- intro:
description: "You can list your publications in this section. Lorem ipsum dolor
sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus."
- paper:
title: The Art of Computer Programming
authors: Donald E. Knuth
conference: Addison-Wesley, 1968
- paper:
title: "Genetic Programming III: Darwinian Invention & Problem Solving"
authors: Koza, J.R., Andre, D., Bennett, F.H., Keane, M.A.
conference: "Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 1st edn. (1999)"
- paper:
title: A syntax directed compiler for Algol 60
authors: Edgar T. Irons
conference: "Comm. ACM 4 (1961), 5155"