gabrielzhen / FSDS

FSDS Blog
0 stars 0 forks source link

posts/migrate-from-jekyll/ #2

Open utterances-bot opened 4 weeks ago

utterances-bot commented 4 weeks ago

Migrating from Jekyll | zhengshengyun

Move static content to static # Jekyll has a rule that any directory not starting with _ will be copied as-is to the _site output. Hugo keeps all static content under static. You should therefore move it all there. With Jekyll, something that looked like ▾ / ▾ images/ logo.png should become ▾ / ▾ static/ ▾ images/ logo.png Additionally, you’ll want any files that should reside at the root (such as CNAME) to be moved to static.

https://gabrielzheng.netlify.app/posts/migrate-from-jekyll/

gabrielzhen commented 4 weeks ago

sdzfsdf

gabrielzhen commented 4 weeks ago

1111