sternenblog is a blogging engine written in C intended to work with CGI.
- In
config.hset the constants to your custom values - In the Makefile set
TEMPLATEto your template (see below) - run
make - symlink/move
./blogsomewhere where your webserver will execute it as CGI script - blogpost are stored in
BLOG_DIR(defined inconfig.h) the must be named like this:YYYY-MM-DD-HH-MM-title - the RSS Feed ist located at
http://your-server.com/cgi-bin/blog/rss.xml
See template.h, blogdefs.h and simple.c. (more detailed documentation is coming soon)
Oh yes. And it will take you to the stars! 🌠