A professional, multi-language PCB manufacturer corporate website with 9 language support (zh/en/de/fr/ja/es/th/ms/it).
Deployed on GitHub Pages: https://toolsshere.github.io/pcb-manufacturing/ ✅
- 9-Language i18n — Chinese, English, German, French, Japanese, Spanish, Thai, Malay, Italian
- Hardware-industrial design — Dark steel + warning yellow, inspired by IBM/Nokia minimal card layout
- HDI Manufacturing Carousel — Showcases high-end PCB capabilities
- RFQ Inquiry Form — Full quote request form with validation and mailto integration
- Responsive Layout — Mobile-first, works on all screen sizes
- Zero Dependencies — Single
index.htmlfile, no build step required
# Clone the repo
git clone https://github.com/toolsshere/pcb-manufacturing.git
# Open locally (no server needed)
open index.html
# Or serve locally with Python
python -m http.server 8080
# Then visit http://localhost:8080pcb-manufacturing/
├── index.html # Complete single-file website (HTML + CSS + JS)
├── assets/ # Images and media
│ ├── haiyue-logo.png
│ ├── hdi-pcb-carousel.jpg
│ └── ...
└── README.md
This site auto-deploys to GitHub Pages from the main branch on every push.
- Fork or clone this repository
- Go to Settings → Pages
- Set Source to Deploy from a branch →
main→/(root) - Push to
main— deployment happens automatically within 1-3 minutes
| Code | Language | 语言 |
|---|---|---|
| zh | Chinese | 简体中文 |
| en | English | 英语 |
| de | German | 德语 |
| fr | French | 法语 |
| ja | Japanese | 日语 |
| es | Spanish | 西班牙语 |
| th | Thai | 泰语 |
| ms | Malay | 马来语 |
| it | Italian | 意大利语 |
For business inquiries, use the RFQ form on the website or contact us through the listed channels.
Built with care for PCB manufacturing excellence.