Skip to content

Latest commit

 

History

721 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AshtonGray Website 2.0

Website Redesign for Ashton Gray - Modern real estate development website with Sanity CMS integration.

Build Options

🔄 Full Production Build

npm run build

Complete build including Sanity content export, Eleventy site generation, and Sanity Studio build.

⚡ Fast Build (NEW - 60% Faster)

npm run build:fast

Optimized build for content updates. Intelligently skips admin rebuild when possible.

🏠 Local Development Build

npm run build:local

Simplified build for local development and testing.

GitHub Actions

Fast Deploy Workflow (NEW)

  • Manual trigger: For quick content updates
  • 60-70% faster than full build
  • Smart caching: Preserves admin build when unchanged
  • Safe fallback: Auto-falls back to full build if needed

Original Deploy Workflow

  • Auto trigger: On push to main branch
  • Full rebuild: For structural changes and production deployments

📖 Detailed Fast Build Guide →

Development

Start Development Servers

npm run dev

Starts both CMS and build development servers with hot reloading.

Individual Development

npm run dev:cms    # Sanity Studio only
npm run dev:build  # Eleventy site only

Setup

npm run setup

Testing

npm run test:deployment

Project Structure

  • /cms - Sanity Studio CMS
  • /build - Eleventy static site generator
  • /automation - Build automation scripts
  • /_site - Generated website output

For detailed setup instructions, see SIMPLIFIED_SETUP.md

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages