crispgm / resume

A minimalist resume template for Jekyll and Hexo
https://crispgm.github.io/resume/resume.html
MIT License
300 stars 87 forks source link

Hexo-port Readme Bug #13

Open inkfin opened 1 year ago

inkfin commented 1 year ago

My OS


My Issue

Problem

Hello, dear developer, the Resume is great, but somehow when I follow the instruction in hexo-port, I found my page unable to render the page. I'm totally new to hexo and I think it is because the folder name in instruction is wrong (hexo-crisp-minimal-theme), and when I change it to hexo-crisp-minimal-resume everything just works fine.

# Copy theme files
cp -r /path/to/resume/port-hexo /path/to/your-resume/themes/hexo-crisp-minimal-theme
crispgm commented 1 year ago

Would you mind confirming which version do you use?

inkfin commented 1 year ago

Thanks for responding so quickly!

I was in such a hurry yesterday and didn't dig into this problem too much. The fact is that even though I changed the folder name, it didn't function as expected, the page only showed titles, and no contents were displayed. So it probably has nothing to do with what I tried yesterday.

But still, the theme just won't work properly.

My environment:

other things that might be helpful:

node: 18.9.0
v8: 10.2.154.15-node.12
uv: 1.44.2
zlib: 1.2.11
brotli: 1.0.9
ares: 1.18.1
modules: 108
nghttp2: 1.49.0
napi: 8
llhttp: 6.0.9
openssl: 1.1.1q
cldr: 41.0
icu: 71.1
tz: 2022a
unicode: 14.0
crispgm commented 1 year ago

@inkfin https://github.com/crispgm/resume/issues/9#issuecomment-748959300 would u mind trying this method?