saait

Simple static page generator
git clone https://git.sinitax.com/codemadness/saait
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

commit c2be3b96ecb51bc1dc1180c15ad0e9a1145b50f5
parent d30fbb819df1787d8f69848b1a715c7974e0eb1a
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Mon,  4 Dec 2017 23:15:27 +0100

README: add tested compilers, timezone field is not used anymore

Diffstat:
MREADME | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README b/README @@ -8,9 +8,8 @@ Some parts are intentionally hardcoded, C knowledge is required. Dependencies: ------------- -- C compiler (C99) +- C compiler (C99), tested on gcc, clang, tcc. - libc -- requires non-standard field tm_gmtoff in struct tm. Tested and works on: