Skip to content

Commit 835a5d5

Browse files
authored
Update README.md: link to GitHub action section
1 parent 51cb047 commit 835a5d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ a word that may be translated to [illustriousness](https://m.interglot.com/en/es
1616

1717
A key design aspect of Alteza is writing little scripts and executing such code to generate your website. Your static
1818
site can contain arbitrary Python that is executed at the time of site generation. [PyPage](https://github.com/arjun-menon/pypage),
19-
in particular, makes it seamless to include actual Python code inside page templates. (This of
20-
course means that you must run Alteza with trusted code, or in an isolated container.)
19+
in particular, makes it seamless to include actual Python code inside page templates. (This of course means that you
20+
must run Alteza with trusted code, or in an isolated container. For example, in a [GitHub action](#github-action)–see instructions below.)
2121

2222
## User Guide
2323

0 commit comments

Comments
 (0)