小编Cli*_*ram的帖子

Jekyll如何在帖子中显示图像

我正在尝试遵循Jekyll文档,并坚持如何显示图像

---
layout: post
title:  "My first post!"
date:   2016-10-20 16:17:57 +0200
categories: jekyll update
regenerate: true
---

This is in the `_posts` directory.
It can be edited then rebuild the site to see the changes.
You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.

![name of the image][{{site.url}}/assets/P6740674.JPG]
Run Code Online (Sandbox Code Playgroud)

我觉得这个问题非常愚蠢,因为它是如此基本,但我找不到任何问题的答案

是否可能是我自己系统上的配置错误.我正在使用apache2,ruby gems等

提前致谢

image jekyll

12
推荐指数
2
解决办法
7387
查看次数

标签 统计

image ×1

jekyll ×1