Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
teaching-materials
website
Commits
12b0f5c8
Commit
12b0f5c8
authored
2 years ago
by
Jennifer Mankoff
Browse files
Options
Downloads
Patches
Plain Diff
Initial installation & related fixes
parent
781f824b
No related branches found
Branches containing commit
No related tags found
6 merge requests
!12
Accessibility website jen summer work
,
!9
Q access 24 sp
,
!8
Q access 24 sp
,
!5
Latest update from Spring 2023
,
!4
Latest update after pmp class
,
!3
Updated content for week 3 and week 4 (week 4 still needs work)
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Gemfile
+1
-0
1 addition, 0 deletions
Gemfile
README.md
+2
-1
2 additions, 1 deletion
README.md
with
3 additions
and
1 deletion
Gemfile
+
1
−
0
View file @
12b0f5c8
...
...
@@ -11,6 +11,7 @@ source "https://rubygems.org"
gem
"
jekyll
"
,
"< 4.0"
gem
'
sassc
'
,
'~> 2.1.0'
# If you have any plugins, put them here!
group
:jekyll_plugins
do
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
1
View file @
12b0f5c8
...
...
@@ -31,6 +31,7 @@ To use this website, the following steps are necessary:
# Basic use:
rvm use ruby 2.6
rvm use ruby 2.6 # on M1 install with rvm install 2.6.6 --with-gcc=clang
bundle install # if needed
bundle exec jekyll build
bundle exec jekyll serve &
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment