reactivex.github.io
reactivex.github.io copied to clipboard
Dockerfile is currently broken
The Dockerfile is pointing to jekyll/jekyll:latest but we use red carpet which is only supported in Jekyll 3.x
log output, when following the README.
The compress option has been deprecated. We recommend you use a dedicated css minifier, for instance see less-plugin-clean-css.
jekyll serve --watch
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-linux-musl]
Configuration file: /app/_config.yml
Source: /app
Destination: /app/_site
Incremental build: disabled. Enable with --incremental
Generating...
Warning: Highlight Tag no longer supports rendering with Pygments.
Using the default highlighter, Rouge, instead.
Markdown processor: "redcarpet" is not a valid Markdown processor.
Available processors are: kramdown
Conversion error: Jekyll::Converters::Markdown encountered an error while converting '_posts/2014-06-10-welcome-to-jekyll.markdown':
Invalid Markdown processor given: redcarpet
ERROR: YOUR SITE COULD NOT BE BUILT:
------------------------------------
Invalid Markdown processor given: redcarpet
------------------------------------------------
Jekyll 4.0.0 Please append `--trace` to the `serve` command
for any additional information or backtrace.
------------------------------------------------
rake aborted!
Command failed with status (1): [jekyll serve --watch...]
Quick bump, to see if @r3h0 or someone else can approve this.
Added my comment that it looks good. I can't merge it or I would do so.
hi @iainsmith , any update on this? im still facing this error when trying to build the website π π
@aryasurya21 judging from the comment in https://github.com/ReactiveX/reactivex.github.io/issues/398, this repo hasn't been maintained for a while. For a local build/workaround, try adding the 3.8 tag like in the closed PR.
@r3h0 right, thanks for the information, appreciated muchπ
hi @iainsmith , any update on this? im still facing this error when trying to build the website π π
Sadly nothing I can do.