The Blog page appears as “Field Notes” in the navigation bar. It is a flexible writing archive suited for technical articles, tutorials, project retrospectives, process notes, or any long-form content you want to share alongside your portfolio work. The name evokes a designer’s or developer’s notebook — observations and thinking captured in the field.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/artisan-developer/llms.txt
Use this file to discover all available pages before exploring further.
File location
Use cases
The Blog page can serve several different purposes depending on how you use it:| Use case | Description |
|---|---|
| Article index | A list of posts that link out to individual article pages or an external platform like Dev.to or Medium |
| Embedded writing | Short-form posts or notes written directly in the HTML |
| Curated reading list | A collection of links to articles, talks, or resources you recommend |
| Tutorial archive | Step-by-step guides for techniques or tools you have worked with |
Content structure
Each article entry on the page can follow a simple card structure with a title, publication date, brief description, and a read-more link:MarbledCard component used on the Projects page works equally well for article cards, with the article title as title, the first sentence or two as excerpt, and a content category or date as category.
Navigation label
“Field Notes” fits the theme’s visual language, but it is easy to rename if your writing has a different character. To change the label, edit theblog entry in the routes array in components/SwirlNav.js: