Crates.io | puzzlesite |
lib.rs | puzzlesite |
version | 0.4.0 |
source | src |
created_at | 2023-05-25 00:04:28.343816 |
updated_at | 2024-03-09 06:20:38.080179 |
description | A script to build and run a lightweight puzzle website. Code runs entirely on server-side; no JS is used. |
homepage | |
repository | https://gitlab.com/chennisden/puzzlesite |
max_upload_size | |
id | 873868 |
size | 41,434 |
This is a lightweight not-static site generator for a puzzle portfolio website.
Features:
Any css, svg, png, and jpg (extension jpg/jpeg both work) files in the main website directory will be copied to the build output. Therefore you may freely cite those files in the template.html file.
NGINX users should see a minimal NGINX configuration in nginx.conf and should replace DOMAIN with the domain they are hosting the website on and replace /BUILD with the build directory of their website.
Go to examplesite/ to see an example of a valid site configuration. Alternatively, for a real site, see