Skip to content

A website for Butler-Miles: a buying-and-selling business dealing in antiques, art, militaria and vintage items.

Notifications You must be signed in to change notification settings

RobertMcIsaac/butler-miles_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Butler-Miles Website

Overview

This is a website for Butler-Miles: a local buying-and-selling business dealing in antiques, art, militaria and vintage items. This site showcases the various types of items the business deals with but does not facilitate online transactions. Instead, it provides information and contact details for potential buyers or sellers interested in engaging with the business.

Features

  • Showcases categories of items that Butler-Miles buys and sells.
  • Contact form for inquiries from potential buyers or sellers.
  • Responsive design using Bootstrap, ensuring the site is accessible on various devices.

Technologies Used

  • HTML: Structure of the web pages.
  • CSS: Styling of the web content.
  • JavaScript: Interactive elements.
  • Bootstrap: Responsive design framework.
  • SASS: CSS preprocessor for more efficient styling.
  • Eleventy (11ty): Static site generator used for building the website.
  • Nunjucks: Templating engine used with Eleventy for dynamic content rendering.
  • Concurrently: Utility used to run multiple npm commands concurrently during development.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/RobertMcIsaac/butler-miles_website.git
  2. Navigate to the project directory:

    cd butler-miles_website
  3. Install the dependencies:

    npm install

Running the Project Locally

To run the website locally and see your changes in real-time, execute:

npm run dev

This command compiles the SASS files and runs Eleventy's development server, which watches for changes to your files and automatically refreshes the browser.

License

This project is not currently under any specific open source license.

Author

Acknowledgments

Special thanks to all the open-source tools and libraries that made this project possible.

About

A website for Butler-Miles: a buying-and-selling business dealing in antiques, art, militaria and vintage items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published