Skip to content

artipie/blog.artipie.com

Repository files navigation

Check this blog at blog.artipie.com.

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 about 3-4 minutes of building you should be able to see the blog at http://localhost:4000. Make your changes and run jekyll again. If everything is fine, submit a pull request.