mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
Updated Serial Monitor to be sleaker
This commit is contained in:
parent
b44a12773b
commit
02728bce84
7
.gitignore
vendored
7
.gitignore
vendored
@ -4,4 +4,9 @@ _site
|
||||
/vendor
|
||||
.sass-cache
|
||||
.jekyll-metadata
|
||||
gemfile.lock
|
||||
gemfile.lock
|
||||
node_modules
|
||||
.tmp
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
@ -2,7 +2,6 @@ title: 'EyeTrackVR Documentation'
|
||||
description: 'Documentation for EyeTrackVR, an Opensource and affordable VR eye tracker for VR Chat.'
|
||||
author: 'ZanzyTHEbar'
|
||||
email: info@h-bat.com
|
||||
# baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "https://redhawk989.github.io"
|
||||
|
||||
# twitter_username:
|
||||
@ -12,10 +11,10 @@ github_username: RedHawk989
|
||||
# Build settings
|
||||
remote_theme: just-the-docs/just-the-docs
|
||||
color_scheme: 'light'
|
||||
|
||||
heading_level: 6
|
||||
previews: 3
|
||||
|
||||
|
||||
sass:
|
||||
style: compressed
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user