As you may have seen I have just posted an article on OSv blog (first since 
2 years ago ;-). I have also finished refactoring the blog project - 
https://github.com/osv-io/blog by mostly getting rid of octopress. 

If anybody feels like writing an article about OSv it should be as simple 
as creating a pull request againt https://github.com/osv-io/blog. 

Waldek 

On Thursday, April 4, 2019 at 5:01:44 PM UTC-4, Waldek Kozaczuk wrote:
>
> I have just spent some time trying to locally generate the blog based on 
> this README - https://github.com/osv-io/blog/blob/master/README.md. When 
> I try to run - *rake generate - *it fails with number of errors. Possibly 
> due to the fact that I am using pretty new Ruby 2.5 and getting conflicts 
> between gems used by main site (osv.io) and blog. For example the site 
> project Gemfile uses latest jekyll 3.7 whereas blog project uses jekyll 
> 0.12.0 (some archaic version).  
>
> As I understand Octopress seems to Jekyll plus some Ruby gems that 
> provides some sort of automation via rakefile (?). I any case based on the 
> fact that latest commit to octopress was over 3 years ago (
> https://github.com/octopress/octopress) an latest release 3.0.1 from 
> almost 4 years ago I am suggesting we migrate away from Octopress to plain 
> Jekyll. Per this articles I have found - 
>
>    - https://jasonmccreary.me/articles/migrating-from-octopress-to-jekyll/
>    - 
>    https://www.aaron-gustafson.com/notebook/moved-from-octopress-to-jekyll/
>    - 
>    https://batsov.com/articles/2018/11/05/migrating-from-octopress-to-jekyll/
>
> - it does not seem to be that difficult.
>
> Unless anyone objects or has better ideas this is what I will try to do.
>
> Waldek
>

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to