Skip to content

Commit

Permalink
Merge pull request #33 from neu-se/revert-27-tutorial_react
Browse files Browse the repository at this point in the history
Revert "react tutorial"
  • Loading branch information
abhutta0 authored Jan 29, 2024
2 parents 27d1a85 + 2202614 commit 08ff6f3
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 698 deletions.
18 changes: 9 additions & 9 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
source "https://rubygems.org"

gem "jekyll", "~> 4.3.3"
gem "coderay", "~> 1.1.3"
gem "jekyll", "~> 3.9.0"
gem "coderay", "~> 1.1.0"

group :jekyll_plugins do
gem "jekyll-asciidoc", "~> 3.0.1"
gem "jekyll-asciidoc", "~> 2.1.1"
gem "jekyll-seo-tag", "~> 2.7.1"
gem "jekyll-last-modified-at"
gem "jekyll-last-modified-at"
end

gem "kramdown-parser-gfm"
gem "kramdown-parser-gfm"

gem "lms-api"
gem "just-the-docs"
gem "github-pages", group: :jekyll_plugins
gem "lms-api"
gem "just-the-docs"

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.7"
Binary file removed tutorials/assets/week4-react/chakra.png
Binary file not shown.
Binary file removed tutorials/assets/week4-react/start-details.png
Binary file not shown.
Binary file removed tutorials/assets/week4-react/start-screen.png
Binary file not shown.
Binary file removed tutorials/assets/week4-react/start.png
Binary file not shown.
Loading

0 comments on commit 08ff6f3

Please sign in to comment.