This is the source for the The Psalms 23 Project website, built with Svelte.js and Tailwindcss.
First time run npm install
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
npm run build
Preview the production build with npm run preview
.
- Source code for this website is licensed under the GPL-3.0 license.
- Photographs in
/static/images/stock/
are from free stock photo websites and have their own licenses. - All other Photographs are Copyright 2023-2024 Noah Rahm. All rights reserved. (Please ask permission before using the photos for your own projects).
- Icons are from the Bootstrap and Phosphor icons sets (both MIT-licensed).