File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -48,32 +48,6 @@ docker compose up
4848
4949Then visit ` http://localhost:9099 ` .
5050
51- ## Preparing
52-
53- Clone this repo, and use bundler to get dependencies:
54-
55- $ bundle install
56-
57- The website is built using middleman. Livereload is enabled.
58-
59- Note: to install the 'eventmachine' gem a ruby development environment needs to
60- be present. You may need to run something like:
61-
62- $ sudo apt-get install ruby2.3-dev
63-
64- ## Run development website
65-
66- $ bin/middleman server
67-
68- Then visit ` http://localhost:4567 ` .
69-
70- ## Publishing
71-
72- $ bin/rake publish
73-
74- Git branch 'gh-pages' now holds the publishable version of TryRuby, accessible
75- via [ try.ruby-lang.org/] ( https://try.ruby-lang.org/ ) .
76-
7751## Translators
7852
7953When adding a new translation: see the README file in /translations.
You can’t perform that action at this time.
0 commit comments