-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (26 loc) · 854 Bytes
/
Copy path_config.yml
File metadata and controls
30 lines (26 loc) · 854 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
title: Dunder Methods Are Special
description: Special methods are a powerful feature of Python. Such methods have names starting and ending with double underscores (aka dunder).
author: Scott J Irwin
exclude: [ README.md, proposal.md, CC-BY_icon.svg ]
# using parts of jekyll-reveal framework (https://github.com/dploeger/jekyll-revealjs.git)
reveal_path: reveal.js/
#reveal_theme_path: reveal.js/css/theme/
#reveal_theme: white.css
reveal_theme_path: theme/
reveal_theme: white-modified.css
reveal_notes_server: false
reveal_transition: slide
reveal_options:
width: 1152
height: 720
controlsLayout: edges
reveal_dependencies:
extra_css: styles/bloomberg.css
highlight_style_sheet: styles/zenburn-dark.css
# leave these three lines alone
markdown: redcarpet
highlighter: rouge
markdown_ext: ignoreme
# Collections
collections:
- slides