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
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.
- Repo: https://github.com/somethingnew71/classicminidiy
- URL: https://classicminidiy.com
- Description: The main website is a Nuxt.js site, and the majority of the technical tooling lives in this repo.
- The site is hosted on Vercel via Serverless deployment.
- Repo: https://github.com/somethingnew71/archive
- URL: https://classicminidiy.com/archive
- Description: The primary routes and page structure are hosted within the main site, but the content is stored in a separate repo. This is to keep the main site repo clean and focused on the technical aspects of the site. The archive dynamically delivered via Nuxt Content, and the content is stored in a separate repo.
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.
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.
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!
- Fork any of the Organization Repos
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
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
- Classic Mini DIY YouTube - Check out the YouTube Channel that started it all
- Classic Mini DIY Store - Support the channel by purchasing some merch
Distributed under the GNU General Public License v2.0.