| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 | 
							- baseurl = "/"  # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
 
- title = "Academic"
 
- copyright = "© 2017 Your Name"
 
- theme = "academic"
 
- enableEmoji = true
 
- footnotereturnlinkcontents = "<sup>^</sup>"
 
- ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
 
- preserveTaxonomyNames = true
 
- paginate = 10
 
- # Enable comments by entering your Disqus shortname
 
- disqusShortname = ""
 
- # Enable analytics by entering your Google Analytics tracking ID
 
- googleAnalytics = ""
 
- # Default language to use (if you setup multilingual support)
 
- defaultContentLanguage = "en"
 
- defaultContentLanguageInSubdir = false
 
- [outputs]
 
-   home = [ "HTML", "CSS" ]
 
- [blackfriday]
 
-   hrefTargetBlank = true
 
- [params]
 
-   # Color theme.
 
-   #   Choose from `default`, `ocean`, `forest`, or `coffee`.
 
-   color_theme = "default"
 
-   # Font style.
 
-   #   Choose from `default`, `classic`, or `playfair`.
 
-   font = "default"
 
-   # Your details.
 
-   name = "Lena Smith"
 
-   role = "Professor of Artificial Intelligence"
 
-   # Organizations/Affiliations.
 
-   #   Separate multiple entries with a comma, using the form: `[ {name="Org1", url=""}, {name="Org2", url=""} ]`.
 
-   organizations = [ { name = "Stanford University", url = "" } ]
 
-   gravatar = false  # Get your avatar from Gravatar.com? (true/false)
 
-   avatar = "portrait.jpg"  # Specify an avatar image (in `static/img/` folder) or delete value to disable avatar.
 
-   email = "test@example.org"
 
-   address = "Building 1 Room 1, Stanford University, California, 90210, USA"
 
-   office_hours = "Monday 10:00 to 13:00 or email for appointment"
 
-   phone = "888 888 88 88"
 
-   skype = "echo123"
 
-   telegram = ""
 
-   # Enable Keybase in Contact section by entering your keybase.io username.
 
-   keybase = ""
 
-   # Date format (refer to Go's date format: http://flippinggodateformat.com )
 
-   #   Examples: "Mon, Jan 2, 2006" or "2006-01-02"
 
-   date_format = "Jan 2, 2006"
 
-   # Show estimated reading time for posts?
 
-   reading_time = true
 
-   # Display comment count? Requires commenting to be enabled.
 
-   comment_count = true
 
-   # Display section pager for posts?
 
-   section_pager = false
 
-   # Enable global LaTeX math rendering?
 
-   #   If false, you can enable it locally on a per page basis.
 
-   math = false
 
-   # Highlight.js options
 
-   #   highlight
 
-   #     Enable global source code highlighting?  If false, you can
 
-   #     override it for a particular page in that page's preamble.
 
-   #
 
-   #     Example: highlight = true
 
-   #
 
-   #   highlight_languages
 
-   #     Add support for highlighting additional languages. Support for
 
-   #     languages mentioned here will be included in all pages. You
 
-   #     can also set this variable for a particular page in that
 
-   #     page's preamble.
 
-   #
 
-   #     Example: highlight_languages = ["go", "lisp", "ocaml"]
 
-   #
 
-   #   highlight_style
 
-   #     Choose a different CSS style for highlighting source
 
-   #     code. Setting this option in a page's preamble has no
 
-   #     effect.
 
-   #
 
-   #     Example: highlight_style = "github-gist"
 
-   #
 
-   #   For the list of supported languages and styles, see:
 
-   #   https://cdnjs.com/libraries/highlight.js/
 
-   #
 
-   #   For more info on the highlighting options, see:
 
-   #   https://sourcethemes.com/academic/post/writing-markdown-latex/#highlighting-options
 
-   highlight = true
 
-   highlight_languages = []
 
-   # highlight_style = "github"
 
-   # Enable native social sharing buttons?
 
-   sharing = true
 
-   # Link custom CSS and JS assets
 
-   #   (relative to /static/css and /static/js respectively)
 
-   custom_css = []
 
-   custom_js  = []
 
-   # Publication types.
 
-   #   Used to categorize publications.
 
-   #   The index of the publication type in the list is used as its unique numerical identifier.
 
-   #   The numeric ID is used in a publication's frontmatter to categorize it.
 
-   #   The language can be edited below.
 
-   #   For multi-lingual sites, copy this block to each language section at the end of this file.
 
-   publication_types = [
 
-     'Uncategorized',  # 0
 
-     'Conference proceedings',  # 1
 
-     'Journal',  # 2
 
-     'Work in progress',  # 3
 
-     'Technical report',  # 4
 
-     'Book',  # 5
 
-     'Book chapter'  # 6
 
-   ]
 
-   # Social/Academic Networking
 
-   #
 
-   # Icon pack "fa" includes the following social network icons:
 
-   #
 
-   #   twitter, weibo, linkedin, github, facebook, pinterest, google-plus,
 
-   #   youtube, instagram, soundcloud
 
-   #
 
-   #   For email icon, use "fa" icon pack, "envelope" icon, and
 
-   #   "mailto:your@email.com" as the link.
 
-   #
 
-   #   Full list: https://fortawesome.github.io/Font-Awesome/icons/
 
-   #
 
-   # Icon pack "ai" includes the following academic network icons:
 
-   #
 
-   #   google-scholar, arxiv, orcid, researchgate, mendeley
 
-   #
 
-   #   Full list: https://jpswalsh.github.io/academicons/
 
-   [[params.social]]
 
-     icon = "envelope"
 
-     icon_pack = "fa"
 
-     link = "mailto:test@example.org"
 
-   [[params.social]]
 
-     icon = "twitter"
 
-     icon_pack = "fa"
 
-     link = "//twitter.com/GeorgeCushen"
 
-   [[params.social]]
 
-     icon = "google-scholar"
 
-     icon_pack = "ai"
 
-     link = "https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ"
 
-   [[params.social]]
 
-     icon = "github"
 
-     icon_pack = "fa"
 
-     link = "//github.com/gcushen"
 
- # Navigation Links
 
- #   To link a homepage widget, specify the URL as a hash `#` followed by the filename of the
 
- #     desired widget in your `content/home/` folder.
 
- #   The weight parameter defines the order that the links will appear in.
 
- [[menu.main]]
 
-   name = "Home"
 
-   url = "#about"
 
-   weight = 1
 
- [[menu.main]]
 
-   name = "Publications"
 
-   url = "#publications_selected"
 
-   weight = 2
 
- [[menu.main]]
 
-   name = "Posts"
 
-   url = "#posts"
 
-   weight = 3
 
- [[menu.main]]
 
-   name = "Projects"
 
-   url = "#projects"
 
-   weight = 4
 
- [[menu.main]]
 
-   name = "Teaching"
 
-   url = "#teaching"
 
-   weight = 5
 
- [[menu.main]]
 
-   name = "Contact"
 
-   url = "#contact"
 
-   weight = 6
 
- # Taxonomies.
 
- [taxonomies]
 
-   tag = "tags"
 
-   category = "categories"
 
-   publication_type = "publication_types"
 
- # Languages
 
- #   Create a [languages.X] block for each language you want, where X is the language ID.
 
- # Configure the English version of the website.
 
- [Languages.en]
 
-   languageCode = "en-us"
 
 
  |