浏览代码

Fix readme markdown

master
Dylan Baker 6 年前
父节点
当前提交
0e6a98c16d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

3
 Casaubon is a static site generator written in Rust. I had very specific goals in mind when writing Casaubon and it is not meant to be all things for all people. Casaubon does what it is intended to do and no more.
3
 Casaubon is a static site generator written in Rust. I had very specific goals in mind when writing Casaubon and it is not meant to be all things for all people. Casaubon does what it is intended to do and no more.
4
 
4
 
5
 Goals
5
 Goals
6
+
6
 - Convention over configuration
7
 - Convention over configuration
7
 - Learn Rust
8
 - Learn Rust
8
 - Fast compile times
9
 - Fast compile times
9
 
10
 
10
 Non-goals
11
 Non-goals
12
+
11
 - Extensibility
13
 - Extensibility
12
 - Flexibility
14
 - Flexibility

正在加载...
取消
保存