From bdf2b9a5cc2048f13b1f7e6cddf654b38af11e4d Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 27 Apr 2018 11:48:59 +0200 Subject: minor edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 777fa01..7157f59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repository hosts all that is necessary to build [my personal webpage](https://ypei.me). -It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python code, css code and templates. +It roughly consists of two parts, the contents and the code. The contents are the markdown files `*.md`, and the code are the python code, css code and templates. The python code (`engine/engine.py`) is a tiny static site generator depending on [pypandoc](https://pypi.python.org/pypi/pypandoc), [PyYAML](http://pyyaml.org/) and [pyatom](https://pypi.python.org/pypi/pyatom). -- cgit v1.2.3