Skip to content

Latest commit

 

History

History
153 lines (113 loc) · 7.91 KB

README.md

File metadata and controls

153 lines (113 loc) · 7.91 KB

Contributors Forks Stargazers Issues Unlicense License


Logo

Classic Mini DIY

Welcome to the Classic Mini DIY project! This project is a collection of resources for the classic Mini enthusiast. Whether you're a seasoned Mini owner or just getting started, you'll find something here to help you with your project. All of our projects and sites are free, and open source. This means they will be accessible by anyone for as long as the internet exists. We hope you find something useful here, and if you do, please consider contributing to the project. We're always looking for new ideas and ways to improve the site. Thanks for stopping by!

Explore the website »

Report Bug · Request Feature · Support Server Costs

About The Project

Product Name Screen Shot

The intention of this website is to be both a comprhensive toolkit of information while working on your Classic Mini, but also to be a permanent archive backed up locally and on the cloud. This way, the information will always be available to you, even if the internet goes down. Below is how the site is structured.

Structure

Main Website

Nuxt

Archive

NuxtContent

Infrastructure

All of these sites are hosted on Vercel, and the content is stored in an S3 bucket with intelligent tiering and versioning. All of our various tables are stored in DynamoDB for fast and easy access. This way, the site can be restored in the event of a catastrophic failure. These are all managed by AWS.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Nuxt NuxtContent Vue Vercel S3 Dynamo FontAwesome Vuetify

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork any of the Organization Repos
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

Credits

This software uses the following sources for information:

  • Seven Mini Parts - Needle Chart and Parts
  • MintyLamb - Needle Configurator
  • Amazon.com - Recommended Manuals
  • MiniColours.co.uk - Color Picker
  • miniweights.co.uk - Mini Weights (Offline)
  • mk1-performance.com - Original Mini Archive (Offline)
  • Multiple Mini Forums - Various Information

Related

Support

License

Distributed under the GNU General Public License v2.0.

(back to top)