Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
site_name: 'CUEH Chromebook Repo'
nav:
- Home: index.md
- 'First-time setup': 'setup.md'
- 'University WiFi - Phoenix-Net': 'phoenix_net.md'
- 'Connetcing to the University VPN - Cisco AnyConnect': 'anyconnect.md'
- 'Powerwashing': 'powerwash.md'
- 'Enabling Linux': 'linux.md'
markdown_extensions:
- codehilite
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.keys
- footnotes
- mdx_math
plugins:
- search
- macros
extra:
# codelink: 'https://github.coventry.ac.uk/pages/CUEH/py-quickstart'
# codelink: 'http://localhost:8000'
draft: 1
year: '2021/22'
theme:
name: material
palette:
scheme: preference
logo: 'images/logo_ico.jpg'
#custom_dir: custom_theme
favicon: images/logo_ico.jpg
extra_css:
#- css/mk_ultra.css
- css/extra.css
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js