-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
35 lines (21 loc) · 975 Bytes
/
ChangeLog
File metadata and controls
35 lines (21 loc) · 975 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2022-06-23 Anna <[email protected]>
* sitemap.cgi is now POSIX-compliant
2021-11-06 Anna <[email protected]>
* lowdown.cgi: use single $LOWDOWN_OPTS instead of lots of separate
environment variables.
* lowdown.cgi.8: add manpage
2021-04-26 Anna <[email protected]>
* sitemap.cgi: this script generates an XML sitemap for search
engines
2021-03-23 Anna <[email protected]>
* lowdown-gemini.cgi: this script outputs Gemtext instead of HTML
* lowdown.cgi (get_filename): try to guess the markdown file name if
$MARKDOWN_FILENAME was not passed
(main): remove LOWDOWN_ prefix from FastCGI parameters; use \r\n for
headers as specified in the RFC
2021-03-12 Anna <[email protected]>
* lowdown.cgi: receive more FastCGI params to transform them into
lowdown's command-line arguments
2021-03-02 Anna <[email protected]>
* lowdown.cgi: receives a single FastCGI parameter, dumps the
contents of header.html, footer.html and lowdown output