584 B
584 B
familyfedie-website
Local static website files.
Project Structure
website/- all HTML pages in a flat structurewebsite/index.html- homepagewebsite/about.html- about pagewebsite/contact.html- contact page with the formwebsite/PAGES.md- map from the old folder URLs to the new filenamescss/- site-level stylesheetsjs/- site-level scriptsassets/- images, PDFs, fonts, theme files, uploads, and vendor filesdocs/- maintainer notes
Local Preview
docker compose up
Then open:
http://localhost:8080/