rinja-rs / rinja

A template rendering engine based on Jinja, generating type-safe Rust code at compile time.
https://rinja.readthedocs.io
Apache License 2.0
116 stars 10 forks source link

Fix up #6: add missing file #7

Closed Kijewski closed 3 months ago

Kijewski commented 3 months ago

In #6 I forgot to add the most importand file of the PR: .readthedocs.yaml

GuillaumeGomez commented 3 months ago

Just merge once CI is done. Also please take a look at https://github.com/rinja-rs/rinja/pull/6#issuecomment-2175598535.

Kijewski commented 3 months ago

I created the project rinja. I tried to add you, @GuillaumeGomez, as an owner, but you don't seem to have an account. You can either create an account using an email address or through your github account. Just tell me your user name once you have created your account.

Normally RTD listens to github hooks, but I'm not allowed to configure the repo. Either you have to add the hooks or you have to authorize me. :)

GuillaumeGomez commented 3 months ago

I think I did. Tell me if it's not the case. The goal is for everyone to have all accesses.

GuillaumeGomez commented 3 months ago

In any case I created an account named GuillaumeGomez so you should be able to find me. ;)

Kijewski commented 3 months ago

Let's see if the hook works now!