Skip to content

added licence#801

Merged
faenuccio merged 5 commits intoleanprover-community:lean4from
faenuccio:lean4
Mar 4, 2026
Merged

added licence#801
faenuccio merged 5 commits intoleanprover-community:lean4from
faenuccio:lean4

Conversation

@faenuccio
Copy link
Contributor

No description provided.


## BibTeX

{% raw %}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably will need to add this back.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But it shows up verbatim in the website... sure?
https://leanprover-community.github.io/cite.html

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, strange; I could have sworn we needed them when they were added in this commit: 4c628f1

I'm pretty sure they didn't show up then, but I also have no idea what could be causing them to show up literally now.

@grunweg
Copy link
Contributor

grunweg commented Mar 3, 2026

Thanks, LGTM (with the build fixed). "bors delegate"

@riccardobrasca
Copy link
Member

riccardobrasca commented Mar 4, 2026

I don't understand anything about how the website works, but to avoid having the tags in the website Claude suggests to add the lines

        # Strip Jinja2 raw/endraw tags so they don't appear in rendered output
        src = re.sub(r'\{%[-\s]raw\s*[-]?%\}', '', src)
        src = re.sub(r'\{%[-\s]endraw\s*[-]?%\}', '', src)

in make_site.py (in the def get_contents(template):) function.

@faenuccio faenuccio merged commit d639421 into leanprover-community:lean4 Mar 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants