pace-rs / pace

Mindful Time Tracking: Simplify Your Focus and Boost Productivity Effortlessly.
https://pace.cli.rs
GNU Affero General Public License v3.0
19 stars 0 forks source link

Check templating engines #74

Closed simonsan closed 4 months ago

simonsan commented 4 months ago

tbd, check what we need now and in the future

Options

simonsan commented 4 months ago

I intend to use tera (Zola uses it) over handlebars (mdbook uses it) as I feel personally more comfortable with it due to working with Zola in the past and in general I like the coding style in Rust more.