We are built with an open and transparency spirit. Everyone can contribute, and suggest/implement ideas
Our goal is to:
- Increase the profile of the Gold Card, cementing its position as a 'special' accomplishment
- Rally the pool of Gold Card Holders to improve the life of all foreign residents in Taiwan
- Raise the profile of Taiwan as a great place to live and work, so new talents are attracted in Taiwan
- Use https://gohugo.io (extended version) with the compose theme
- Deploy and test via GitHub Actions
- Hosted on GitHub Pages
- We use Cloudflare for DNS management and most of their CDN features (we don't have Rocket Loader activated)
brew install hugo # check https://gohugo.io/getting-started/installing/ for alternative method
git clone https://github.com/taiwangoldcard/website.git
cd website
hugo server # launch a server and serve it at http://localhost:1313/
View contribution guidelines for more information 🚀