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 37fb77b7ec update 404 exception route in web to render 404 error template. 1 year ago
..
models add search-url slot is site-settings class (site-settings.lisp). 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 intern stuff with '#:' in ritherdon-archive pack. and change to woo. 2 years ago
nera.lisp implement update-search-url in nera package. 2 years ago
search.lisp update API Key for Meilisearch in prod. in search package (#1). 1 year ago
snapshot.lisp implement store-snapshot in snapshot package. 2 years ago
status-codes.lisp add nera and status-codes packages. 2 years ago
storage.lisp comment out the 'covert' function in storage package. 2 years ago
utils.lisp refactor nera: call string-is-nil-or-empty? from validation package. 2 years ago
validation.lisp remove string-is-nil-or-empty? in utils and export it in validation. 2 years ago
view.lisp add thumbnail path for SVG file in build-thumbnail-path filter. 2 years ago
web.lisp update 404 exception route in web to render 404 error template. 1 year ago