Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple Hexo blog theme for individuals to showcase their portfolio and blog.

A customizable Jekyll portfolio theme with about, portfolio, and tools sections, easily configured via _config.yml.
Hexo Theme Studio is a simple Hexo blog theme for individuals who want to showcase their portfolio and blog on a self-hosted static site. It is distributed as a GitHub repository and installed by cloning it into the themes directory of a Hexo project. The theme is currently marked as work in progress by its maintainer, with the repository description noting "WORK IN PROGRESS".
Hexo Theme Studio is a theme for the Hexo static site generator. It takes Hexo's generated content and renders it as a portfolio and blog interface. The theme is built with EJS templates, HTML5, CSS3, and JavaScript, according to the repository topics. It is designed to give individuals a simple way to present both their work samples and their writing.
themes/studio folder and setting theme: studio in the _config.yml file.git pull inside the theme directory, since it is installed from Git.The workflow starts with a Hexo blog. First, clone the theme repository into your themes/studio directory. Then, edit the root _config.yml to set the theme to studio. After that, you run Hexo's usual generate and deploy commands, and the theme renders your content. The theme's source code is stored on GitHub, so you can pull the latest changes whenever the maintainer updates it.
The theme is free and open source, distributed under a public GitHub repository without any pricing or premium tiers mentioned.
Yes, the theme is open source and hosted on GitHub. You can clone it and use it in your own Hexo blog without paying any license fees.
You need a Hexo blog set up with Node.js, and a basic understanding of Hexo's _config.yml settings. Installation requires pulling the theme from Git.
The repository is marked "WORK IN PROGRESS", so it may not be feature-complete. You should review it and test it before releasing a production site.
