Our Official Blog: we write about the development of EOLANG and 𝜑-calculus
The blog at news.eolang.org is built with Jekyll, a static site generator. This blog allows users to submit corrections and updates via pull requests. To contribute to the blog, users will need Ruby 2.6+ and Bundler. Once the necessary dependencies are installed, the blog can be accessed locally at http://localhost:4000 for making changes.
To install and contribute to the blog, follow these steps:
bundle install
bundle exec jekyll serve
The blog at news.eolang.org is built using Jekyll and allows users to contribute corrections and updates via pull requests. By following the installation guide and making changes locally, users can preview and test their modifications before submitting them for review. This collaborative approach helps maintain the accuracy and quality of the blog content.