all repos — eureka @ bccea6d1d8158bb539cce97f08299c04860388b6

static site generator based on the 100r.co engine

config.def.h (raw)

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
35
36
37
38
39
#define DESC "lair of drkste aka nilix: software artisan, digital philosopher"
#define LEXICON_SIZE 1024
#define MAINCSS "/nilfm.css"
#define FOOTER                                                               \
  "<a href='/git/'><img src='/img/git.svg' "                                 \
  "alt='nilFM hack "                                                         \
  "lab'/></a>&nbsp;\n"                                                       \
  "<a href='https://webring.xxiivv.com'><img src='/img/webring.svg' "        \
  "alt='xxiivv webring'/></a>&nbsp;\n<a "                                    \
  "href='https://lightcrystal.systems'><img "                                \
  "src='/img/lightcrystal_bw_small.svg' alt='lightcrystal.systems'/><br/>\n" \
  "<a href='/sitemap.html'>sitemap</a><br/>\n"
#define LICENSE                                           \
  "<a rel='license' "                                     \
  "href='https://creativecommons.org/licenses/by-nc/4.0/" \
  "legalcode.txt'>CC-BY-NC 4</a><br/>\n"                  \
  "<a href='/legal_disclaimer.html'>opinions are my own</a>"
#define SITEROOT "../www/"
#define TAG_BODY_SIZE 4096
#define CONTACT                                                \
  "contact: <a href='mailto:nilix@nilfm.cc' "                  \
  "class='mono'>nilix@nilfm.cc</a> [<a "                       \
  "href='/serv/90587A740FA4FFA0971575383B7FBC22144E6398.asc' " \
  "class='mono'>0x90587A740FA4FFA0</a>]<br/>\n"                \
  ""
#define DOMAIN "https://nilfm.cc"
#define FRONTCSS "/nilfm.css"
#define ABOUT                                                  \
  "Derek Stevens &lt;<a "                                      \
  "href='mailto:nilix@nilfm.cc'>nilix@nilfm.cc</a>&gt;<br/>\n" \
  "software artisan, digital philosopher<br/><br/>\n"          \
  "[<a "                                                       \
  "href='/serv/90587A740FA4FFA0971575383B7FBC22144E6398.asc' " \
  "class='mono'>0x90587A740FA4FFA0"                            \
  "</a>]\n"
#define LOGO "<img src='/img/nilfm_blackHole_128.png' alt='blackhole://nilFM'/>"
#define NAME "nilFM"
#define TWTXT "/twtxt.txt"
#define SEPARATEH1 0