Skip to content

jliao-tw/goldcard.tw

 
 

Repository files navigation

We are built with an open and transparency spirit. Everyone can contribute, and suggest/implement ideas

Our goal is to:

  1. Increase the profile of the Gold Card, cementing its position as a 'special' accomplishment
  2. Rally the pool of Gold Card Holders to improve the life of all foreign residents in Taiwan
  3. Raise the profile of Taiwan as a great place to live and work, so new talents are attracted in Taiwan

Website architecture

Working with the repo

Setup the project

brew install hugo # check https://gohugo.io/getting-started/installing/ for alternative method 
git clone https://github.com/taiwangoldcard/goldcard.tw.git
cd goldcard.tw
hugo server #this launch a server and serve it at http://localhost:1313/

Editing the content

content is where you should usually edit the content

Editing the layout

  • themes/compose/layout is where you want to. modify the layout
  • themes/compose/assets/js is where you want to. modify the layout
  • themes/compose/assets/sass is where is the styles. hugo will automatically translates it to css
  • docs is the "build" folder, where github look at to show the Taiwan Gold Card website

Deploy changes

sh ./deploy.sh

About

Taiwan Gold Card website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.3%
  • CSS 31.7%
  • HTML 29.4%
  • Shell 0.6%