v1.3.0 — Sourcefolio: portfolio homepage
The theme has a name now — Sourcefolio 🎉 — a personal portfolio and blog
theme for Ghost, based on Source. This release turns the homepage into a
portfolio-style landing page that anyone can reuse.
What's new
🏠 Portfolio-style homepage
- Intro hero — name and tagline (from site title & description), a round
avatar, pill-style links (job, LinkedIn, GitHub…), and a "Read more" link to
your about page - Fully editable from Ghost Admin — hero paragraphs, pill links (via an
HTML card), and the avatar all come from a page with the slughome; no
template edits needed. See the README's Homepage setup guide. - Featured posts only — the homepage feed lists posts marked as Featured,
with a "See all" link to the full archive at/blog/
📦 Rebrand & metadata
- Theme renamed
source→sourcefolio; version now tracks these release tags - Theme zip is now
sourcefolio.zip; package metadata points to this repo - README rewritten with a setup guide for new users
🧩 Theme internals
- New
featuredfeed mode in the post-list component - New
githubandbriefcaseicon partials - Removed unused
header_textandbackground_imagecustom settings
Upgrade notes
- Uploading
sourcefolio.zipinstalls as a new theme in Ghost Admin —
activate it and remove the oldsource-named theme - Create a published page with slug
home(feature image = avatar, HTML card
for pill links — see README), and mark the posts you want on the homepage
as Featured - Make sure
routes.yamlis uploaded (Settings → Labs → Routes)
Full Changelog: v1.2.0...v1.3.0