Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile is currently broken #400

Open
iainsmith opened this issue Feb 23, 2020 · 6 comments
Open

Dockerfile is currently broken #400

iainsmith opened this issue Feb 23, 2020 · 6 comments

Comments

@iainsmith
Copy link

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...]
@iainsmith
Copy link
Author

Quick bump, to see if @r3h0 or someone else can approve this.

@r3h0
Copy link
Contributor

r3h0 commented Mar 7, 2020

Added my comment that it looks good. I can't merge it or I would do so.

@aryasurya21
Copy link

hi @iainsmith , any update on this? im still facing this error when trying to build the website 😞 😞

@r3h0
Copy link
Contributor

r3h0 commented Oct 9, 2021

@aryasurya21 judging from the comment in #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.

@aryasurya21
Copy link

@r3h0 right, thanks for the information, appreciated much👍

@iainsmith
Copy link
Author

hi @iainsmith , any update on this? im still facing this error when trying to build the website 😞 😞

Sadly nothing I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants