Publishing Checklist
This site is published from the master branch by GitHub Pages.
Before merging a content change:
- Confirm the post or page is intended to be public.
- Check that names, family details, private contact information, and employer-sensitive details are not exposed.
- Run or wait for the
Site checkworkflow. - Check the generated page locally or from the pull request preview when available.
- Merge only after the final title, date, and permalink are acceptable.
After merging:
- Confirm
https://qiang.hu/loads. - Check that the changed page returns HTTP 200.
- Check the rendered page on mobile width for obvious layout problems.