Skip to content

Commit

Permalink
convert to mk docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob1010-h committed Dec 9, 2023
1 parent 3424172 commit 34710e0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 57 deletions.
4 changes: 4 additions & 0 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ GEM
ffi (1.15.5)
forwardable-extended (2.6.0)
google-protobuf (3.24.3-arm64-darwin)
google-protobuf (3.24.3-x64-mingw-ucrt)
google-protobuf (3.24.3-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.1)
Expand Down Expand Up @@ -66,6 +67,8 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.67.0-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.67.0-x64-mingw-ucrt)
google-protobuf (~> 3.23)
sass-embedded (1.67.0-x86_64-linux-gnu)
google-protobuf (~> 3.23)
terminal-table (3.0.2)
Expand All @@ -75,6 +78,7 @@ GEM

PLATFORMS
arm64-darwin-23
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
Expand Down
57 changes: 0 additions & 57 deletions docs/_config.yml

This file was deleted.

11 changes: 11 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Navigation
nav:
- Home: index.md
- About: test.md

#Start
site_name: Programming Website
site_url: https://patribots4738.github.io/
theme: readthedocs
description: A website for the Programming Sub-team of the Patribots, FRC Team 4738
site_author: Jacob Hotz

0 comments on commit 34710e0

Please sign in to comment.