I have created my GitHub Pages portfolio to showcase my work as a technical writer with a background in software engineering, Java, Python, and web design.
index.md— landing pagesamples/api-quickstart-taskflow.md— API quickstart sample (in progress)samples/password-reset-help-article.md— end-user help article (in progress)samples/release-notes-publishing-sop.md— internal SOP sample (in progress)samples/release-notes-v4-2.md— release notes sample (in progress)samples/developer-onboarding-case-study.md— documentation case study_layouts/default.html— custom site layoutassets/css/style.css— custom styles_config.yml— GitHub Pages configuration
- Create a new GitHub repository, for example
technical-writing-portfolio. - Upload all files from this folder.
- In GitHub, open Settings > Pages.
- Under Build and deployment, choose Deploy from a branch.
- Select the
mainbranch and the/(root)folder. - Save the settings and wait for the site to publish.
- Added an
about.mdpage with my resume summary - Add one redacted real work sample
- Create a second version tailored for API technical writer jobs