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:
16
_data/publications.yml
Normal file
16
_data/publications.yml
Normal 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), 51–55"
|
||||
Reference in New Issue
Block a user