Category: Office Operations | Last Updated: February 27, 2026 | Author: Brian Krogsgard
All content on weygand.com is managed through GitHub. Edits go live automatically in about 60 seconds after committing. No code knowledge required — just edit text in the browser.
Posts appear on /updates/ and the homepage automatically.
Go to the post template on GitHub. Click Raw and copy everything.
Click here to create a new post. Name your file something like your-post-title.md (lowercase, hyphens, no spaces). The filename becomes the URL — for example construction-staking-explained.md becomes weygand.com/updates/construction-staking-explained/.
Paste the template content. Fill in:
YYYY-MM-DD format (newest shows first)explainer (gold “Industry Guide” badge) or company (blue “Company Update” badge)"Weygand Surveyors"Then write your content below the --- using plain text and ## section headings.
Click Commit changes directly to main. The site rebuilds and your post is live in ~60 seconds.
---
title: "Your Post Title Here"
description: "A one-sentence summary for the card and search results."
date: 2025-03-01
category: explainer
author: "Weygand Surveyors"
image: "/illustrations/boundary-survey.svg"
---
Your opening paragraph goes here.
## Section Heading
More content. Use ## for section headings. Write in plain English.
Use one of these for the image field in your post:
| Path | Best for |
|---|---|
/illustrations/alta-survey.svg | ALTA/NSPS topics |
/illustrations/boundary-survey.svg | Boundary / property line topics |
/illustrations/plat-map.svg | Plat maps, subdivisions, lot topics |
/illustrations/team-announcement.svg | Hiring, team news, company updates |
/illustrations/boundary-plat.svg | General survey document |
/illustrations/drone-mapping.svg | UAS / drone topics |
/illustrations/survey-crew.svg | Fieldwork, crew, equipment topics |
Direct links to edit every content area on the site:
Browse all posts — click any .md file, then click the pencil icon to edit.
Edit homepage text — hero headline, stats, services preview, testimonial, CTA. Only change text inside "quotes".
Edit about page — heritage story, values, team intro, licenses.
Edit services — service descriptions, deliverables, intro text.
Edit service areas — state cards, office info, process steps.
Edit team members — names, titles, bios, photo paths for the About page.
## for sections — they render in gold on the site.**bold** for key terms.You can tell May to write posts for your review. Examples:
“Draft an explainer about construction staking — what it is, when developers need it, what the process looks like.”
“Write a company update about our new drone capabilities.”
May will write the post, push it to a staging branch, and deploy a preview for you to review before it goes live on the main site.