Я пытаюсь запустить веб-сайт Jekyll на страницах Github, и, следуя некоторым рекомендациям, которые я нашел в Интернете, я успешно загрузил страницу индекса.Но почему-то страница не отображает ресурсы CSS и JS.Я думаю, что это как-то связано с baseurl
на _config.yml
, поэтому я пробовал много вводов в этом поле, но ни один из них, похоже, не работает.
Что может быть не так?
#
###################################
# Site wide configuration
####################################
#
title: Guilherme Atihe de Oliveira
email: atihe.guilherme@gmail.com
description: A simple and awesome blog theme powered by jekyll.
url: # the base hostname & protocol for your site
keywords: ["blog", "jekyll"]
baseurl: 'https://gatihe.github.io/blog/'
#
###################################
# Jekyll configuration
####################################
#
timezone: Europe/Paris
markdown: kramdown
highlighter: rouge
excerpt_separator: <!--more-->
permalink: /articles/:year-:month/:title
kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
enable_coderay: false
#
###################################
# Site Owner configuration
####################################
#
owner:
name: Guilherme
avatar: leonids-logo.png
job: "iOS developer"
bio: "A simple and awesome blog theme powered by jekyll."
email:
disqus-shortname:
twitter: #username
facebook: guilhermeatihe
google:
plus: #username
analytics:
verify:
ad-client:
ad-slot:
bing-verify:
github: #username
gitlab: #username
stackoverflow: #123456/username from a
"http://stackoverflow.com/users/123456/username" link
linkedin: #username
skype: #username
xing: #username
instagram: #username
lastfm: #username
tumblr: #username
pinterest: #username
foursquare: #username
steam: #username
dribbble: #username
youtube: #username
soundcloud: #username
weibo: #username
flickr: #username
500px: #username
codepen: #username
reddit: #username
telegram: #username