Fix incorrect points

This commit is contained in:
Vincent Prouillet 2018-03-12 17:55:59 +01:00
parent a1bc92cc50
commit 680085498f

View file

@ -14,8 +14,8 @@ in the `docs/content` folder of the repository.
| Single binary | ✔ | ✔ | ✔ | ✕ |
| Language | Rust | Rust | Go | Python |
| Syntax highlighting | ✔ | ✔ | ✔ | ✔ |
| Sass compilation | ✔ | | ✕ | ✔ |
| Assets co-location | ✔ | | ✔ | ✔ |
| Sass compilation | ✔ | | ✕ | ✔ |
| Assets co-location | ✔ | | ✔ | ✔ |
| i18n | ✕ | ✕ | ✔ | ✔ |
| Image processing | ✕ | ✕ | ✔ | ✔ |
| Search | ✕ | ✕ | ✕ | ✔ |
@ -28,6 +28,7 @@ in the `docs/content` folder of the repository.
| Aliases | ✔ | ✕ | ✔ | ✔ |
| Pagination | ✔ | ✕ | ✔ | ✔ |
| Custom taxonomies | ✕ | ✕ | ✔ | ✕ |
| Data files | ✕ | ✔ | ✔ | ✕ |
## Contributing