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

Adding a plugin breaks configured avatar on page #537

Closed
3 tasks done
vassdeniss opened this issue Mar 22, 2022 · 0 comments
Closed
3 tasks done

Adding a plugin breaks configured avatar on page #537

vassdeniss opened this issue Mar 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@vassdeniss
Copy link

Checklist

  • I have read the tutorials and know the correct effect of the functional design.
  • There are no similar reports on existing issues (including closed ones).
  • I found the bug on the latest code of the master branch.

Describe the bug

I forked the starter theme to use it for my page and when i was finishing I added jemoji to have emoji support but then that broke my avatar on the page and logged an error: ERROR "/assets/img/sharpen.png\n \n " not found.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the jemoji .rb file page
  2. Put the ruby file in _plugins while having an avatar configured in _config.yml
  3. See error when trying to access page (avatar should be blank)

Expected behavior

A working plugin with a displaying avatar png

Screenshots

Environment

Command Version
ruby -v ruby 3.1.1p18
gem -v 3.3.7
bundle -v 2.3.9
bundle exec jekyll -v 4.2.2
bundle info jekyll-theme-chirpy 5.1.0

Desktop

  • OS: WIndows 11
  • Browser: Chrome Version 99.0.4844.74 (64-bit), Firefox 98.0.1 (64-bit)

Smartphone

Additional context

@cotes2020 cotes2020 added invalid This doesn't seem right bug Something isn't working and removed invalid This doesn't seem right labels Mar 22, 2022
linkliu pushed a commit to linkliu/game-tech-post-old that referenced this issue Apr 10, 2022
FarrimWildaxe pushed a commit to FarrimWildaxe/farrimwildaxe.github.io that referenced this issue May 13, 2022
changed theme version to the git one due to issues with adding
%20 into image links after adding jemoji gem:

cotes2020/jekyll-theme-chirpy#537

Signed-off-by: Farrim Wildaxe <[email protected]>
dkbnz pushed a commit to dkbnz/jekyll-theme-chirpy that referenced this issue Jul 12, 2022
shihtiy-tw pushed a commit to shihtiy-tw/shihtiy-tw.github.io that referenced this issue Nov 26, 2022
sanjidnet pushed a commit to sanjidnet/sanjidnet.github.io that referenced this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants