diff --git a/site/index.html b/site/index.html index 26c6369..0585ab6 100644 --- a/site/index.html +++ b/site/index.html @@ -497,6 +497,8 @@ can get involved.
  • Parse the Telodendria config file
  • Add license/documentation comments to all source files
  • Implement a simple HTTP server
  • +
  • Implement HTTP param parser
  • +
  • Properly decode paths
  • Design the server architecture