Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/apursley2012/colorful/llms.txt

Use this file to discover all available pages before exploring further.

The Blog page is your writing archive — a space to publish articles, tutorials, reflections, and ideas that demonstrate your expertise and point of view. A portfolio that includes writing gives visitors a much richer sense of how you think, not just what you build. The route path is /blog and the Navigation component labels this page Thoughts & Things, styled with accent color #14b8a6.

Purpose

Use the Blog page to share knowledge and build credibility in your field. Writing regularly about your craft — whether that is explaining a technical concept, reflecting on a project, or sharing an opinion on an industry trend — signals to potential clients and collaborators that you are engaged and informed.

Suggested Content Types

The blog is a flexible space. Consider writing:
  • Tutorials and how-tos — step-by-step walkthroughs of something you have figured out; these tend to attract search traffic and are genuinely useful to others in your field
  • Project reflections — a behind-the-scenes look at a recent piece of work; what you learned, what surprised you, what you would do differently
  • Technical deep-dives — detailed explorations of a specific technology, pattern, or problem; a great way to demonstrate depth of knowledge
  • Industry opinions — your perspective on a trend, tool, or debate in your field; these build personality and invite conversation
  • Short notes and updates — brief observations or links to things you found interesting; lower effort, but keeps the archive active

Static Content — No CMS

The Blog page is a static HTML file. There is no content management system or headless CMS connected to the theme. All blog content is written directly inside blog.html. To add or update posts, edit the HTML file and redeploy to GitHub Pages.If you want a more dynamic publishing workflow, consider migrating your writing to a dedicated blogging platform and using this page as a link index pointing to your posts.

How to Update the Page

Open blog.html and replace the placeholder posts with your own writing. For each post entry:
  • Write a clear, descriptive title
  • Add a publication date
  • Include either the full post body or a summary excerpt with a link to the full post elsewhere
  • Keep formatting consistent across entries so the archive is easy to scan
When a visitor is on the Blog page, the Thoughts & Things label in the floating navigation menu is highlighted with #14b8a6. The route definition in Navigation.js is:
{ path: '/blog', label: 'Thoughts & Things', color: '#14b8a6' }

Case Studies

Turn project reflections into full narrative case studies.

Pages Overview

Full table of all ten pages with routes, nav labels, and purposes.

Build docs developers (and LLMs) love