Skip to content

J4MB0T/jamit.support

Repository files navigation

Brighton Computer Services Website

A professional website for Brighton Computer Services, built with Jekyll and hosted on GitHub Pages.

Features

  • Responsive design that works on all devices
  • Modern, tech-focused UI with smooth animations
  • Services section highlighting key offerings
  • Contact form for customer inquiries
  • Easy to update and maintain

Local Development

  1. Install Ruby (if not already installed)
  2. Install Jekyll and bundler:
    gem install jekyll bundler
    
  3. Clone this repository
  4. Navigate to the project directory
  5. Install dependencies:
    bundle install
    
  6. Run the Jekyll server:
    bundle exec jekyll serve
    
  7. Open your browser and go to http://localhost:4000

Deployment

This site is automatically deployed to GitHub Pages when changes are pushed to the main branch.

Customization

  • Update _config.yml with your site's information
  • Modify the services in index.html
  • Update colors and styles in assets/css/style.scss
  • Replace the placeholder content with your own text and images

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors