File tree 3 files changed +8
-1
lines changed
3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ gem "html-proofer"
20
20
# gem "github-pages", group: :jekyll_plugins
21
21
22
22
# If you have any plugins, put them here!
23
+ gem "execjs"
24
+ gem "therubyracer"
25
+
23
26
group :jekyll_plugins do
24
27
gem "jekyll-feed" , "~> 0.6"
25
28
gem "jekyll-minifier"
Original file line number Diff line number Diff line change @@ -104,13 +104,15 @@ PLATFORMS
104
104
ruby
105
105
106
106
DEPENDENCIES
107
+ execjs
107
108
html-proofer
108
109
jekyll
109
110
jekyll-feed (~> 0.6 )
110
111
jekyll-minifier
111
112
jekyll-seo-tag
112
113
jekyll-sitemap
113
114
minima (~> 2.0 )
115
+ therubyracer
114
116
115
117
RUBY VERSION
116
118
ruby 2.3.7p456
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ by Eric Arthur Blair whose pen name is George Orwell. He is well-known for his
14
14
critical writing on politics. Through this novel, he has tried to highlight
15
15
limitations of human behavior. The plot is about a group of animals who are
16
16
governed by their owner. One night they inspired to free themselves from their
17
- owner so that they can take their own decisions. They rebel against him and
17
+ owner so that they can get freedom of taking their own decisions.
18
+
19
+ They rebel against him and
18
20
succeeded. One group self-proclaimed themselves as educated and takes the
19
21
responsibility of taking important decisions. Every animal is happy because they
20
22
are doing their hard work of growing food for themselves and not for others. In
You can’t perform that action at this time.
0 commit comments