File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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/.
6666## Additional Resources
6767
6868- [ 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 / )
7070- [ MDN Web Docs] ( https://developer.mozilla.org )
Original file line number Diff line number Diff line change 1818- The website is a static site and is generated using [ Zola] ( https://www.getzola.org/ )
1919 - Extremely fast (written in Rust)
2020 - 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 / )
2222- Page content is written using the [ CommonMark] ( https://commonmark.org/ ) implementation of [ markdown] ( https://daringfireball.net/projects/markdown/ )
2323 - Markdown files are human readable
2424 - Simple syntax
You can’t perform that action at this time.
0 commit comments