我正在尝试遵循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等
提前致谢