Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A picture-heavy Jekyll blog theme built with HTML, Sass, and vanilla JavaScript, featuring pagination, categories, and an archive page.
Trophy is a Jekyll blog theme built with HTML, Sass, and vanilla JavaScript that turns Jekyll posts into a picture-heavy blog with pagination, category pages, profile cards, and an archive view.
Trophy is a blog theme for Jekyll that transforms standard Jekyll posts into a visually driven blog site with a homepage listing, category pages, a post template, and an archive page. It accepts Jekyll posts written in Markdown with YAML front matter and outputs static HTML pages styled with Sass and enhanced with small JavaScript libraries. The theme is maintained by Thomas Vaeth, distributed under the MIT License, and also offered as a separate Ghost theme.
_sass/_base.scss for easy customization._config.yml, from email and baseurl to paginate (default 5) and paginate_path (/blog/page-:num).image, and an optional 500x300px image-sm thumbnail for card layouts.google_analytics site setting.social block)._config.yml and post front matter.paginate in _config.yml and Trophy generates a paginated listing at the configured path, defaulting to five posts per page.name, profile_img (2000x1200px), profile, and social settings to display a contact card on posts and in the footer.default_img for link previews and per-post image fields so shared links display the intended visual.Yes, Trophy is open source and released under the MIT License, so you can use and modify it freely, including for commercial projects.
Clone the repository from GitHub, make sure Bundler is installed, and run bundle install to fetch all dependencies listed in the Gemfile. Then build the site with Jekyll.
Yes, the theme ships with a categories blog page and an archive page layout, both visible in the included screenshots.
The theme is designed for 2000x1200px hero images. Optionally, set image-sm to 500x300px thumbnails for optimized card layouts and faster page loads.
Trophy is primarily a Jekyll theme, but the author publishes a separate Ghost port in the thomasvaeth/trophy-ghost repository.
