uhh idk updated documntation
parent
82595d08e6
commit
88589b3bbe
|
@ -27,7 +27,7 @@ Update: This project will (hopefully) be brought back to life in its now home -
|
|||
# Git based automatic web deployment system
|
||||
This repository will be automagically pulled by the web server each time something is pushed by a user.
|
||||
|
||||
**Dear Developers**, ~~please use the ToDo list below~~ please put ToDos on Issues with a *ToDo* label. You do not need need to create your own lists. This will allow others to work on things without collecting all the ToDos first. **Thank you.**
|
||||
Dear Developers, Please use pushes sparingly because it takes a while for the server to replace all code variables.
|
||||
|
||||
## Symlinks
|
||||
The following files and directories are linked to areas where they can be accessed by the web server:
|
||||
|
|
|
@ -20,7 +20,7 @@ the signup process
|
|||
### userhome [DIR]
|
||||
the user’s feed
|
||||
### accept_cookie.php
|
||||
redirect immediately back to where tzhe user came from but sets a cookie that says 'You accept cookies.'
|
||||
redirect immediately back to where the user came from but sets a cookie that says 'You accept cookies.'
|
||||
$_GET variables:
|
||||
* from: the url the user came from after urlencode() was used on it
|
||||
### index.php
|
||||
|
|
Loading…
Reference in New Issue