Skip to content

objectionary/news.eolang.org

Repository files navigation

logo

jekyll

Check this blog at news.eolang.org.

You are welcome to submit corrections to this blog. In order to do that, you will need Ruby 2.6+ and Bundler. Then, run this:

$ bundle update
$ bundle exec jekyll serve

In a few seconds of building you should be able to see the blog at http://localhost:4000. Make your changes and refresh the page in the browser. You should see the changes. If everything looks fine, submit a pull request.