Open a post and edit it, or build a new one from cards.
Not that one. Try again.
Carried items, what came out of the meeting, and your notes verbatim.
Nine colours drive the whole site. Change them here and every post recolours, old ones included.
The colours
Readability
Anything marked low will be hard to read. 4.5 is the accessibility floor for normal text.
To publish it: drop the downloaded theme.css into site\shared\, replacing the old one, then deploy. That single file is the only place a colour lives.
What to do with the folder once it downloads.
index.html, minutes.html and an img/ folder with any new media you dropped in.Documents\00 Software Development\Portfolio of My Work\site\. Merge, don't replace. Media already on the site is not in the zip and doesn't need to be.site\index.html, copy the top <article class="entry"> block, paste it above the others, change the date, title and links.Portfolio of My Work folder:npx wrangler pages deploy site --project-name=my-workSpreadsheets. Dropping an .xlsx keeps bold, italic, text and fill colour, alignment, merged cells, column widths and number formats. It does not keep formulas (you get the last calculated values), conditional formatting, theme colours, charts or embedded images. .csv comes in as plain text.
Styling lives in shared/site.css and nowhere else. No page carries its own styles, which is why old posts keep looking right.
Media goes in at original size. Pages target about 1200 px wide, so shrink big renders first.
The password is client-side. It keeps the tab tidy, it is not security. The site is noindex and unlisted.