Studio only
The portal
Draft a blog note or a past event below. The portal builds the production-ready page and card code, with a live preview. Publish it yourself in a few minutes, or send the code to us and we will put it up.
Card preview
Full page preview
Step 1: the post page file
Save this as blog/your-slug/index.html
Step 2: the card for the blog index
Paste this inside the post-grid on blog/index.html (see publishing steps below).
Card preview
The card for the past events page
Paste this inside the event-grid on past-events/index.html (see publishing steps below).
Inquiries submitted through the contact form are saved in this browser and appear here, newest first.
How to publish
- Fill in the form and check the preview. Everything updates live.
- Download the post file, or copy the card code.
- On GitHub, open the quartermasterstudio repository. For a blog post, choose Add file > Create new file and name it
blog/your-slug/index.html, then paste the file contents. For a card, openblog/index.htmlorpast-events/index.html, delete the empty-state block, uncomment the grid, and paste the card inside it. - Commit the change. The site redeploys automatically.
Rather not touch GitHub? Send the downloaded file or copied code to us and we will publish it for you.