Backend for a gopher-based news site using C and mgod
|
|
||
|---|---|---|
| Articles | Add code | |
| .gopher | Add code | |
| .gopher.rec | Add code | |
| dir.c | Add code | |
| dir.h | Add code | |
| front.c | Add code | |
| Makefile | Add code | |
| README.md | Add README.md | |
| tools.c | Add code | |
| tools.h | Add code | |
Gopher News
This is a backend for a dynamic news gopherhole, built using C and requires the mgod gopher server.
All articles are placed in the "Articles" folder and symlinked to their respective categories in the "Categories" folder. The backend then creates menus for all paths, automatically sorting the articles and replacing their titles.