File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ gem "html-proofer"
2020# gem "github-pages", group: :jekyll_plugins
2121
2222# If you have any plugins, put them here!
23+ gem "execjs"
24+ gem "therubyracer"
25+
2326group :jekyll_plugins do
2427 gem "jekyll-feed" , "~> 0.6"
2528 gem "jekyll-minifier"
Original file line number Diff line number Diff line change @@ -104,13 +104,15 @@ PLATFORMS
104104 ruby
105105
106106DEPENDENCIES
107+ execjs
107108 html-proofer
108109 jekyll
109110 jekyll-feed (~> 0.6 )
110111 jekyll-minifier
111112 jekyll-seo-tag
112113 jekyll-sitemap
113114 minima (~> 2.0 )
115+ therubyracer
114116
115117RUBY VERSION
116118 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
1414critical writing on politics. Through this novel, he has tried to highlight
1515limitations of human behavior. The plot is about a group of animals who are
1616governed 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
1820succeeded. One group self-proclaimed themselves as educated and takes the
1921responsibility of taking important decisions. Every animal is happy because they
2022are 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