README: "Générateur de site d'Antopie" becomes mkht.php #5

Merged
miraty merged 4 commits from readme into master 2021-10-09 19:30:45 +02:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit a90ca1e942 - Show all commits

View File

@ -6,7 +6,7 @@ Place your pages tree in `/src/*/*.(gmi|md)`.
Optionnal files:
* `/config.ini`
*`/style.less`
* `/style.less`
* `/logo.png`
* `/head.inc.html`
* `/footer.inc.html`
@ -28,6 +28,9 @@ Pages in `/src`can use Gemini (if using `gmi` extension), Markdown, HTML and PHP
* `/*/*.html`
* `/*/*.gz`
Note that format translation is only done in the following order:
Gemini > Markdown > HTML, which means that the last of the previous format you will use will be the first that will be readable by hypertext browsers. (PHP is executed before.)
# External dependencies
* PHP