Public archive for the Return to Ritherdon project. https://www.nicolaellisandritherdon.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Craig Oates cb51a83605 implement /page/delete defroute and update redirects to /user/pages. 2 years ago
..
models create and wire-up site-settings model and package (for DB). 2 years ago
app-constants.lisp export define-constant macro in app-constants. 2 years ago
auth.lisp remove code I moved to the nera package from auth package. 2 years ago
config.lisp re-organise bits of the code (mostly packages are references). 2 years ago
db.lisp code formatting in db package. 2 years ago
main.lisp create Caveman2 project (using Caveman2's project generator). 2 years ago
nera.lisp add get-all-users function and change arg's to &key for update-user. 2 years ago
status-codes.lisp add nera and status-codes packages. 2 years ago
storage.lisp add storage package, copied from other proj. so already implemented. 2 years ago
utils.lisp add slugify function to utils package. 2 years ago
view.lisp re-organise bits of the code (mostly packages are references). 2 years ago
web.lisp implement /page/delete defroute and update redirects to /user/pages. 2 years ago