Browse Source

Fix incorrect points

index-subcmd
Vincent Prouillet 6 years ago
parent
commit
680085498f
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      README.md

+ 3
- 2
README.md 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


Loading…
Cancel
Save