We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f92324 commit f0ea238Copy full SHA for f0ea238
.github/workflows/test.yml
_config.yml
@@ -1,6 +1,6 @@
1
title: CRUP
2
description: Codebase's Ramp Up Program
3
-remote_theme: just-the-docs/just-the-docs
+theme: just-the-docs
4
5
# Where the site will live
6
url: "https://codebase-berkeley.github.io"
@@ -10,10 +10,5 @@ baseurl: "/crup" # VERY IMPORTANT for project repos
10
aux_links:
11
"View on GitHub": "https://github.com/codebase-berkeley/crup"
12
13
-# Plugins
14
-plugins:
15
- - jekyll-remote-theme
16
- - jekyll-feed
17
-
18
nav_enabled: true
19
color_scheme: wider
0 commit comments