objectionary / news.eolang.org

Our Official Blog: we write about the development of EOLANG and 𝜑-calculus
https://news.eolang.org
MIT License
11 stars 5 forks source link
blog eolang formal-methods jekyll language oop programming-language
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.