@@ -10,31 +10,31 @@ in the `docs/content` folder of the repository and the community can use [its fo
10
10
11
11
## Comparisons with other static site generators
12
12
13
- | | Zola | Cobalt | Hugo | Pelican |
14
- | :--------------------------------| :-------------------- :| :-------------------- :| :-------------------- :| :------------- -------:|
15
- | Single binary | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) |
16
- | Language | Rust | Rust | Go | Python |
17
- | Syntax highlighting | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
18
- | Sass compilation | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
19
- | Assets co-location | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
20
- | Multilingual site | ![ ehh] ( ./is-ehh.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
21
- | Image processing | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
22
- | Sane & powerful template engine | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ ehh] ( ./is-ehh.svg ) | ![ yes] ( ./is-yes.svg ) |
23
- | Themes | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
24
- | Shortcodes | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
25
- | Internal links | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
26
- | Link checker | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) |
27
- | Table of contents | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
28
- | Automatic header anchors | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
29
- | Aliases | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
30
- | Pagination | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
31
- | Custom taxonomies | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) |
32
- | Search | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) |
33
- | Data files | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) |
34
- | LiveReload | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ yes] ( ./is-yes.svg ) |
35
- | Netlify support | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) |
36
- | Breadcrumbs | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) |
37
- | Custom output formats | ![ no] ( ./is-no.svg ) | ![ no] ( ./is-no.svg ) | ![ yes] ( ./is-yes.svg ) | ![ no] ( ./is-no.svg ) |
13
+ | | Zola | Cobalt | Hugo | Pelican |
14
+ | :--------------------------------| :------:| :------:| :------:| :-------:|
15
+ | Single binary | ![ yes] | ![ yes] | ![ yes] | ![ no] |
16
+ | Language | Rust | Rust | Go | Python |
17
+ | Syntax highlighting | ![ yes] | ![ yes] | ![ yes] | ![ yes] |
18
+ | Sass compilation | ![ yes] | ![ yes] | ![ yes] | ![ yes] |
19
+ | Assets co-location | ![ yes] | ![ yes] | ![ yes] | ![ yes] |
20
+ | Multilingual site | ![ ehh] | ![ no] | ![ yes] | ![ yes] |
21
+ | Image processing | ![ yes] | ![ no] | ![ yes] | ![ yes] |
22
+ | Sane & powerful template engine | ![ yes] | ![ yes] | ![ ehh] | ![ yes] |
23
+ | Themes | ![ yes] | ![ no] | ![ yes] | ![ yes] |
24
+ | Shortcodes | ![ yes] | ![ no] | ![ yes] | ![ yes] |
25
+ | Internal links | ![ yes] | ![ no] | ![ yes] | ![ yes] |
26
+ | Link checker | ![ yes] | ![ no] | ![ no] | ![ yes] |
27
+ | Table of contents | ![ yes] | ![ no] | ![ yes] | ![ yes] |
28
+ | Automatic header anchors | ![ yes] | ![ no] | ![ yes] | ![ yes] |
29
+ | Aliases | ![ yes] | ![ no] | ![ yes] | ![ yes] |
30
+ | Pagination | ![ yes] | ![ no] | ![ yes] | ![ yes] |
31
+ | Custom taxonomies | ![ yes] | ![ no] | ![ yes] | ![ no] |
32
+ | Search | ![ yes] | ![ no] | ![ no] | ![ yes] |
33
+ | Data files | ![ yes] | ![ yes] | ![ yes] | ![ no] |
34
+ | LiveReload | ![ yes] | ![ no] | ![ yes] | ![ yes] |
35
+ | Netlify support | ![ yes] | ![ no] | ![ yes] | ![ no] |
36
+ | Breadcrumbs | ![ yes] | ![ no] | ![ no] | ![ yes] |
37
+ | Custom output formats | ![ no] | ![ no] | ![ yes] | ![ no] |
38
38
39
39
### Supported content formats
40
40
@@ -43,12 +43,16 @@ in the `docs/content` folder of the repository and the community can use [its fo
43
43
- Hugo: markdown, asciidoc, org-mode
44
44
- Pelican: reStructuredText, markdown, asciidoc, org-mode, whatever-you-want
45
45
46
- ### ![ ehh] ( ./is-ehh.svg ) explanations
46
+ ### ![ ehh] explanations
47
47
48
- Hugo gets ![ ehh] ( ./is-ehh.svg ) for the template engine because while it is probably the most powerful template engine in the list, after Jinja2, it personally drives me insane, to the point of writing my own template engine and static site generator. Yes, this is a bit biased.
48
+ Hugo gets ![ ehh] for the template engine because while it is probably the most powerful template engine in the list, after Jinja2, it personally drives me insane, to the point of writing my own template engine and static site generator. Yes, this is a bit biased.
49
49
50
- Zola gets ![ ehh] ( ./is-ehh.svg ) for the multi-language support as it only has a basic support and does not offer (yet) things like i18n in templates.
50
+ Zola gets ![ ehh] for the multi-language support as it only has a basic support and does not offer (yet) things like i18n in templates.
51
51
52
52
### Pelican notes
53
53
54
54
Many features of Pelican are coming from plugins, which might be tricky to use because of version mismatch or lacking documentation. Netlify supports Python and Pipenv but you still need to install your dependencies manually.
55
+
56
+ [ yes ] : ./is-yes.svg
57
+ [ ehh ] : ./is-ehh.svg
58
+ [ no ] : ./is-no.svg
0 commit comments