Closed hongyi-huang closed 4 years ago
You need to replace the remote theme's line in your _config.yml with this:
remote_theme : YoussefRaafatNasry/portfolYOU
This will include theme's files _(as _includes/**
, _sass/**
and _layouts/**
)_ remotely.
I follow your instructions to install it. But it reports failure when building up. The message is enclosed here. As current instructions state, _includes folder should be deleted. But I wonder whether I should keep it as it was?