Every page in A Master Artificer ships with placeholder names, sample project cards, and dummy text so the theme looks complete from the first load. Personalizing the theme means working through those files in a sensible order — starting with the pages that establish your identity and voice, then filling in the supporting content around them. Following a clear editing sequence keeps each update purposeful and reduces the risk of broken links or mismatched references between pages.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/a-master-artificer/llms.txt
Use this file to discover all available pages before exploring further.
Recommended editing order
Open
index.html at the repository root. Replace the sample name, headline, and short introductory paragraph with your own. This page is what GitHub Pages loads first, so it sets the tone for every visitor. Getting the homepage right before touching anything else makes it much easier to align the rest of the pages with the same voice.Open
about.html at the repository root. This is the right place to explain your background, education, career direction, creative influences, and the path that led to your current work. The design gives the biography its own dedicated space so visitors can understand you as a person without the homepage becoming overloaded. Write in your own voice; this page works best when it sounds genuinely personal rather than like a résumé summary.Open
projects.html and replace each sample project card with your real work. For each project, include:Strong project descriptions are specific. Avoid vague phrases like “a full-stack application” without explaining what it actually does.
Open
skills.html and replace the sample skill entries with the languages, tools, frameworks, and technologies you actually use. Group them in whatever way makes the most sense for your background — by category, by proficiency level, or by domain.Open
work.html and replace the sample job titles, employer names, and date ranges with your real professional history. Include brief role descriptions that connect the employer context to specific contributions or accomplishments. Keep the entries concise — the Work page supports the rest of the portfolio rather than replacing a full résumé.Open
casestudies.html for deeper project breakdowns that go beyond what fits in a project card. Case studies are the right place for process documentation, sketches, iterations, before-and-after comparisons, or extended written reflection on a significant project. Use this page for two to four pieces of work where the story behind the outcome is as interesting as the outcome itself.Open
blogindex.html to update the writing index with your real article titles and summaries. Open article.html to replace the sample article body with your own writing. If you do not have existing long-form writing, this section also works well for short technical notes, project retrospectives, or explanations of concepts you have worked through recently.Open
testimonials.html and replace the sample quotes with real feedback from colleagues, collaborators, clients, or instructors. Include the name, role, and context for each person who provided the recommendation. If you do not have testimonials yet, this page can be left minimal or omitted from the navigation until you do.Open
contact.html and replace every placeholder link with your real contact paths. Common updates include:Theme-specific editing checklist
Use this checklist to confirm everything is in place before publishing:- Update the homepage name, headline, and introduction
- Replace About content with your real background and career direction
- Replace project cards with real projects and accurate descriptions
- Replace case studies, writing, skills, testimonials, and work history where those pages are included
- Update contact details and all external profile links
- Replace screenshots in
images/screenshots/after customizing the site - Review the color palette only after the content is in place — content length can change how the design feels
- Test navigation from every page, not only from the homepage
- Open the site at a phone-width screen and check spacing, headings, buttons, and screenshots
- Confirm that
index.htmland.nojekyllare both at the repository root - Publish through GitHub Pages and check the live URL after deployment finishes