Skip to content

jeffgreendesign/hire-jeff-green-11ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hire-jeff-green-11ty

A modern, performant portfolio website built with Eleventy and hosted on Netlify.

🚀 Features

  • Fast and lightweight static site generation
  • Responsive design
  • SEO optimized
  • Modern development workflow
  • Easy to maintain and update
  • Built with best practices for performance

🛠️ Tech Stack

🏗️ Development

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/jeffgreendesign/hire-jeff-green-11ty.git
cd hire-jeff-green-11ty
  1. Install dependencies:
npm install

Commands

  • Run development server: npx @11ty/eleventy --serve
  • Build for production: npx @11ty/eleventy
  • Watch for changes: npx @11ty/eleventy --watch

🚀 Deployment

This site is automatically deployed to Netlify when changes are pushed to the main branch. The deployment process includes:

  1. Building the site with Eleventy
  2. Optimizing assets
  3. Deploying to Netlify's CDN

📁 Project Structure

hire-jeff-green-11ty/
├── src/            # Source files
│   ├── _data/      # Global data files
│   ├── _includes/  # Reusable templates
│   └── assets/     # Static assets (CSS, JS, images)
├── _site/          # Generated site (gitignored)
├── .eleventy.js    # Eleventy configuration
├── .prettierrc     # Prettier configuration
└── package.json    # Project dependencies

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📝 License

This project is open source and available under the MIT License.

👤 Contact

Jeff Green: contact@hirejeffgreen.com

Project Link: https://hirejeffgreen.com/

About

Resources

Stars

Watchers

Forks