Step 3: Visual Customization
Use Ownable CMS to update your personal details without touching code.
With your Codespace open, let's make this website yours. We will use Ownable CMS to visually edit your profile.
Update your Bio
-
Open the Admin Profile
In the file explorer (left sidebar), click to open:
content>authors>admin>_index.md. -
Use the Form (Recommended)
If the Ownable CMS extension is active, you might see a "Custom Editor" or a visual form.
- Name: Enter your full name.
- Role: Enter your job title (e.g., "PhD Candidate").
- Organizations: Add your university or company.
-
Use the Code (Alternative)
If you prefer raw control, you can edit the YAML Front Matter directly at the top of the file:
content/authors/admin/_index.md --- title: Your Name role: Your Job Title bio: A short summary for blog posts. interests: - Artificial Intelligence - Computational Linguistics social: - icon: envelope icon_pack: fas link: 'mailto:[email protected]' --- -
See the Changes
Press
Cmd+S(Mac) orCtrl+S(Windows) to save. Look at the Preview tab—your name and role should update instantly!
Upload your Avatar
-
Drag & Drop
Find a photo of yourself on your computer. Drag it directly into the
content/authors/admin/folder in the VS Code sidebar. -
Rename
Right-click the old
avatar.jpg-> Delete. Right-click your new photo -> Rename ->avatar.jpg(must be exact!).
Was this page helpful?
Step 2: Cloud Editor
Open your website in GitHub Codespaces for a zero-install editing experience.
Step 4: Homepage Blocks
Customize the layout of your homepage by adding, removing, and editing blocks.
From the makers of
© 2026 Lore Labs.