summaryrefslogtreecommitdiff
path: root/blog.h
AgeCommit message (Expand)Author
2019-07-27fix incorrect </html> in header -> </head>Jakob Kaivo
2019-07-26let httpd do the authenticationJakob Kaivo
2019-07-19remove hard-coding of my name and email address from postingsJakob Kaivo
2019-07-18add current_year() function for use in addressJakob Kaivo
2019-07-18move #defines to headerJakob Kaivo
2019-07-18new function add_to_index()Jakob Kaivo
2019-07-18put entries directly under site rootJakob Kaivo
2019-07-17add DATA_DIRECTORYJakob Kaivo
2019-07-17rename verify_creds() to authenticate()Jakob Kaivo
2019-07-17move HTTP POST handling to separate fileJakob Kaivo