File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,5 +66,5 @@ You can find out more about humans.txt at: https://humanstxt.org/.
66
66
## Additional Resources
67
67
68
68
- [ Zola Documentation] ( https://www.getzola.org/documentation/getting-started/overview/ )
69
- - [ Tera Documentation] ( https://tera.netlify.app/docs / )
69
+ - [ Tera Documentation] ( https://keats.github.io/tera / )
70
70
- [ MDN Web Docs] ( https://developer.mozilla.org )
Original file line number Diff line number Diff line change 18
18
- The website is a static site and is generated using [ Zola] ( https://www.getzola.org/ )
19
19
- Extremely fast (written in Rust)
20
20
- Is a single binary with no dependencies (Very simple to install)
21
- - Pages templates are powered by the [ Tera templating engine] ( https://tera.netlify.app / )
21
+ - Pages templates are powered by the [ Tera templating engine] ( https://keats.github.io/tera / )
22
22
- Page content is written using the [ CommonMark] ( https://commonmark.org/ ) implementation of [ markdown] ( https://daringfireball.net/projects/markdown/ )
23
23
- Markdown files are human readable
24
24
- Simple syntax
You can’t perform that action at this time.
0 commit comments