fe2d602cd8
* stripped out theme plugin + edited coal default * cleanedup gitignore * stripped down light theme * new theme dir structure * removed themes aside from dark and light custom * moved search to right hand side * added toc * changed up header bar * hard centred title * themed dropdown menus * copied all vars between book tomls for the moment * moved new theming to operators and devportal * changed comment on future language support --------- Co-authored-by: mfahampshire <mfahampshire@pm.me>
16 lines
111 B
Plaintext
16 lines
111 B
Plaintext
# mdbook files
|
|
book/
|
|
theme/
|
|
|
|
# Compiled assets
|
|
.sass-cache
|
|
_site
|
|
|
|
# Developing
|
|
todo.md
|
|
.idea
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|