Skip to content

Commit ad15526

Browse files
committed
Add English mirror site
1 parent 79fab59 commit ad15526

15 files changed

Lines changed: 1481 additions & 0 deletions

_includes/footer.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<footer>
66
<div class="footer-wrapper">
77
<div class="footer__content">
8+
<p>
9+
<a href="{{ '/' | relative_url }}">Deutsch</a>
10+
<span class="mx-2">|</span>
11+
<a href="{{ '/en/' | relative_url }}">English</a>
12+
</p>
813
<p>
914
© 2026
1015
<a href="{{ site.social.links[0] }}">{{ site.social.name }}</a>.

en/about.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: About
3+
icon: fas fa-info-circle
4+
order: 4
5+
permalink: /en/about/
6+
---
7+
8+
## About Alumcasting
9+
10+
Alumcasting is China's leading high-pressure die casting manufacturer specializing in custom solutions for global automotive, electronics, and industrial markets. With decades of experience and cutting-edge technology, we deliver precision components that meet the highest quality standards.
11+
12+
### Our Expertise
13+
14+
- **Aluminum Die Casting (HPDC)** — High-pressure die casting processes with tight tolerances and excellent surface finishes for A356, ADC12, A380 and other alloys
15+
- **Magnesium Die Casting** — Lightweight solutions using AM60B and AZ91D alloys for weight-critical automotive and aerospace applications
16+
- **Semi-Solid Casting** — Advanced Rheocasting and Thixocasting for superior mechanical properties and thin-wall components
17+
- **CNC Machining & Finishing** — Precision post-processing and assembly services
18+
- **Custom Mold Design & Manufacturing** — In-house mold development using 17-4PH stainless steel and advanced cooling technologies
19+
20+
### Quality Commitment
21+
22+
- **ISO/IATF Certified** — Automotive quality standards compliance
23+
- **100% Quality Inspection** — Advanced testing and validation systems
24+
- **Supply Chain Reliability** — On-time delivery and consistent quality
25+
- **Technical Support** — Design optimization and process improvement consulting
26+
27+
### Why Choose Alumcasting?
28+
29+
**30+ Years Experience** — Proven track record in precision die casting
30+
**Advanced Technology** — State-of-the-art equipment and processes
31+
**Competitive Pricing** — High-volume production efficiency
32+
**Global Reach** — Serving automotive, electronics, and industrial sectors worldwide
33+
**Customization** — Full design-to-delivery support
34+
35+
### Connect With Us
36+
37+
Interested in partnering with Alumcasting? [Contact us](/en/contact/) to discuss your project requirements and receive a custom quote.
38+
39+
---
40+
41+
**Learn More**: Explore our [blog](/en/blog/) for technical articles on die casting processes, material selection, and manufacturing best practices.

en/archives.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Archives
3+
icon: fas fa-archive
4+
order: 3
5+
permalink: /en/archives/
6+
---
7+
8+
## English Article Archives
9+
10+
Browse the English articles from the blog page or use the direct article links below.
11+
12+
- [Blog overview](/en/blog/)
13+
- [Home](/en/)

en/blog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Blog
3+
icon: fas fa-newspaper
4+
order: 0
5+
permalink: /en/blog/
6+
---
7+
8+
## Die Casting & Engineering Articles
9+
10+
Explore our collection of technical articles, guides, and case studies covering industry best practices and innovations in die casting and precision manufacturing.
11+
12+
### Browse by
13+
14+
- **[Categories](/en/categories/)** — Filter articles by manufacturing process or topic
15+
- **[Tags](/en/tags/)** — Find articles by specific technology or material
16+
- **[Archives](/en/archives/)** — View all articles by date
17+
18+
### Recent Articles
19+
20+
- [Getting Started with High-Pressure Die Casting (HPDC)](/en/posts/getting-started-with-hpdc/)
21+
- [Aluminum A356 Alloy Selection and Properties](/en/posts/aluminum-a356-alloy-selection/)
22+
- [Magnesium Die Casting Fundamentals and Applications](/en/posts/magnesium-die-casting-fundamentals/)
23+
- [Comprehensive Quality Control in Die Casting](/en/posts/quality-control-die-casting/)
24+
- [Mold Design Best Practices for Die Casting](/en/posts/mold-design-best-practices/)
25+
- [AM60B vs AZ91D: Choosing the Right Magnesium Alloy](/en/posts/am60b-vs-az91d-alloy-comparison/)
26+
- [Corrosion Protection Strategies for Magnesium Castings](/en/posts/magnesium-corrosion-protection/)
27+
28+
Check back regularly for new insights and technical deep-dives!

en/categories.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Categories
3+
icon: fas fa-stream
4+
order: 1
5+
permalink: /en/categories/
6+
---
7+
8+
## English Article Categories
9+
10+
Use the English blog page to browse the translated article set by topic.
11+
12+
- [Blog overview](/en/blog/)
13+
- [Home](/en/)

en/contact.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Contact
3+
icon: fas fa-envelope
4+
order: 5
5+
permalink: /en/contact/
6+
---
7+
8+
## Contact Alumcasting
9+
10+
Have questions about our die casting services, custom mold design, or manufacturing solutions? We're here to help! Fill out the form below and our team will respond within 24 business hours.
11+
12+
### Contact Form
13+
14+
<form action="https://formspree.io/f/xpqgbdly" method="POST" style="max-width: 100%; margin: 0 auto; font-family: sans-serif;">
15+
16+
<div style="margin-bottom: 1.5rem;">
17+
<label for="name" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Your Name *</label>
18+
<input type="text" id="name" name="name" required style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;">
19+
</div>
20+
21+
<div style="margin-bottom: 1.5rem;">
22+
<label for="email" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Email Address *</label>
23+
<input type="email" id="email" name="email" required style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;">
24+
</div>
25+
26+
<div style="margin-bottom: 1.5rem;">
27+
<label for="company" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Company</label>
28+
<input type="text" id="company" name="company" style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;">
29+
</div>
30+
31+
<div style="margin-bottom: 1.5rem;">
32+
<label for="subject" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Subject *</label>
33+
<input type="text" id="subject" name="subject" required style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem;">
34+
</div>
35+
36+
<div style="margin-bottom: 1.5rem;">
37+
<label for="message" style="display: block; margin-bottom: 0.5rem; font-weight: 500;">Message *</label>
38+
<textarea id="message" name="message" required rows="6" style="width: 100%; padding: 0.75rem; border: 1px solid var(--border-color); border-radius: 4px; font-family: inherit; font-size: 1rem; resize: vertical;"></textarea>
39+
</div>
40+
41+
<button type="submit" style="background: var(--btn-border-color); color: var(--text-color); padding: 0.75rem 2rem; border: none; border-radius: 4px; font-size: 1rem; font-weight: 600; cursor: pointer; transition: all 0.3s;">
42+
Send Message
43+
</button>
44+
45+
</form>
46+
47+
### Other Contact Methods
48+
49+
- **Website**: [https://alumcasting.com](https://alumcasting.com)
50+
- **Email**: hank@alumcasting.com
51+
- **GitHub**: [@diecasting](https://github.com/diecasting)
52+
53+
### What We Offer
54+
55+
- Custom die casting solutions
56+
- Material consultation and selection
57+
- Design optimization services
58+
- Quality testing and inspection
59+
- Rapid prototyping and low-volume production
60+
- High-volume manufacturing
61+
- Post-processing and assembly services
62+
63+
---
64+
65+
**Note**: All fields marked with * are required. We respect your privacy and will only use your contact information to respond to your inquiry.

en/index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: home
3+
title: Home
4+
permalink: /en/
5+
---
6+
7+
<div class="home-hero" style="padding: 2rem 0; margin-bottom: 2rem; border-bottom: 1px solid var(--border-color);">
8+
<h1 style="font-size: 2.5rem; margin: 0 0 1rem 0;">Alumcasting - Professional Die Casting Supplier</h1>
9+
<p style="font-size: 1.1rem; color: var(--text-muted); margin: 0;">
10+
China's leading high-pressure die casting manufacturer. Expert in aluminum casting, magnesium casting, semi-solid casting, and precision machining for automotive, electronics, and industrial applications.
11+
</p>
12+
</div>
13+
14+
## Featured Topics
15+
16+
- **[Aluminum Die Casting](/en/posts/aluminum-a356-alloy-selection/)** — HPDC processes, alloy selection, and quality optimization
17+
- **[Magnesium Casting](/en/posts/magnesium-die-casting-fundamentals/)** — Lightweight solutions and advanced techniques
18+
- **[Semi-Solid Casting](/en/posts/mold-design-best-practices/)** — Rheocasting, Thixocasting, and superior properties
19+
- **[Quality Control](/en/posts/quality-control-die-casting/)** — Inspection, testing, and defect prevention
20+
- **[Process Optimization](/en/posts/getting-started-with-hpdc/)** — Efficiency, quality control, and troubleshooting
21+
22+
---
23+
24+
## Latest Articles
25+
26+
- [Getting Started with High-Pressure Die Casting (HPDC)](/en/posts/getting-started-with-hpdc/)
27+
- [Aluminum A356 Alloy Selection and Properties](/en/posts/aluminum-a356-alloy-selection/)
28+
- [Mold Design Best Practices for Die Casting](/en/posts/mold-design-best-practices/)
29+
- [Comprehensive Quality Control in Die Casting](/en/posts/quality-control-die-casting/)

0 commit comments

Comments
 (0)