--- port: 4000 host: 0.0.0.0 safe: false ### site serving configuration ### exclude: [CNAME, README.md, .gitignore] permalink: /:title ## disables post output timezone: null lsi: false markdown: kramdown ### content configuration ### title: "Sunsetting Python 2 support" keywords: "Python 3, support, Jupyter, IPython, matplotlib, Python 2, Legacy Python" description: "A pledge to drop Python 2 support by 2020." source_link: "https://github.com/python3statement/python3statement.github.io" favicon: #put a path like: "img/favicon.ico" touch_icon: #put a path like: "img/apple-touch-icon.png" google_analytics_key: ## put YOUR key here to enable tracking! (blank to disable) ### template colors, used site-wide via css ### colors: black: '#111111' white: '#f8f8f8' blue: '#49a7e9' green: '#9bcf2f' purple: '#c869bf' orange: '#fab125' turquoise: '#0fbfcf' collections: - sections - practicalities