jekyll-xixia
jekyll-xixia copied to clipboard
A Jekyll theme.
This template looks great on small screens but on wide screen monitors it has large space on the right hand side. Is there a way to center the site as...
Hi, thanks a lot for the theme. I like the design, simple and clean. Although the theme works very well in mobile phones, I just realized that the main picture...
(鉴于“中国-南京”,我就不翻译英文了。。。) 在 _config.yml 中,将 baseurl: 设置为 null 时,Terminal 报出“ERROR '/jekyll-xixia/assets/images/canvas_bg.jpg' not found.” 的错误。 然而将项目中 _sass/xixia/theme.scss 内第6行,即 “background-image:” 此项 url 内的路径改为相对路径(../../assets/……)时,错误消失,页面背景也显示。 (我不是程序员,无法进行代码完善,只能在这儿“报错”一下,望海涵。)