Skip to content

verytee/restorebytheshore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restore By The Shore Website

Public-facing static website for Restore By The Shore, Cornwall-based accomodation for people in Christian ministry and service seeking peace and rest.

Live Page Structure

index.html

  • Navigation with anchor links
  • Hero section
  • Who We Are (#about)
  • Lower Level Garden Flat (#accommodation)
  • Local Area (#area)
  • Contact (#contact)
  • Resources (navbar link to footer resources)
  • Footer with crisis and wellbeing links

Wireframes

  • Wireframe image: assets/docs/wireframes.png
  • Wireframe notes: assets/docs/wireframe.md

Contact Form

The contact form on index.html:

  • Sends submissions via FormSubmit
  • Requires all key fields
  • Requires both consent checkboxes

Tech Stack

  • HTML5
  • CSS3
  • Bootstrap 5 (CDN)
  • Bootstrap Icons + Font Awesome (CDN)
  • Vanilla JavaScript

Project Structure

restorebytheshore/
├─ index.html
├─ thankyou.html
├─ README.md
└─ assets/
	├─ css/
	│  └─ styles.css
	├─ docs/
	│  ├─ wireframes.png
	│  └─ wireframe.md
	├─ js/
	│  └─ script.js
	└─ images/

Notes for Maintenance

  • Keep section IDs in sync with navbar anchors.
  • Keep FormSubmit _next aligned with thankyou.html.
  • Navbar stickiness/offset is controlled in assets/css/styles.css using --navbar-height.
  • Any shared UX behavior should be added in assets/js/script.js.
  • llms.txt is available at the project root for AI crawler/discovery context.
  • To complete Bing Webmaster verification, replace PASTE_BING_VERIFICATION_CODE_HERE in the homepage head meta tag.

Content and Safety

This website provides links to external mental health and crisis support services for informational purposes only. Restore by the Shore does not operate these services and cannot guarantee their accuracy, availability, or suitability. If you are in immediate danger or require urgent assistance, please contact emergency services.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors