Editing Existing Entries

All content edits are done through the Admin Panel at /admin/.


How to Edit an Entry

  1. Go to /admin/ and log in
  2. Find the entry in the table — use the search box or type filters to narrow it down
  3. Click Edit on the row
  4. Make your changes in the side panel
  5. Click Apply Changes
  6. Click Save Changes (top right) to commit everything to GitHub

The site rebuilds automatically in 3–5 minutes.


What You Can Edit

In the side panel:

Not editable in the admin panel:


Editing Categories Inline

You don't need to open the edit panel to change categories:


Saving

All changes are held in memory until you click Save Changes. The counter in the top-right shows how many entries have pending changes. Changes are committed to GitHub in a single operation — you can edit multiple entries before saving.

⚠️ If you leave the tab or the session expires (24 hours), unsaved changes are lost.


Next Steps