Source code of the Wen Group Website.
The build uses https://wengroup.github.io by default for canonical and social
metadata. Set SITE_URL when building a copy for a custom domain:
SITE_URL=https://www.example.com npm run buildSITE_URL is baked into the generated HTML at build time, so a build is only
valid for the domain it was built for. The GitHub Actions workflow does not set
it and therefore always publishes the wengroup.github.io build.
If you've just joined the group, follow the below steps to add your profile. For steps 1 and 3, see the Dev Tools section in the Group Manual for instructions.
-
In your fork, navigate to the corresponding folder in content_data/people.
-
Add your headshot image. Preferably, a 2 by 2 inches image with a PPI larger than 200.
-
Create a Markdown file with the below contents:
--- name: <your name> Email: <your email> photo: <path to your headshot image> date: <yyyy-mm-dd> # when you added this file description: <A brief introduction of yourself> ---
See existing files for examples.
-
Navigate to the corresponding folder in content_data/paper.bib.
-
Add the new paper following the existing format.