Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Reporter is a free Bootstrap personal blog template from Themefisher.

Fully customizable personal portfolio and blog website made with Spring Boot
Reporter is a free Bootstrap-based personal blog template created and maintained by Themefisher. It provides a set of hand-editable HTML and CSS files that you can either use directly by opening index.html in a browser or build into a production-ready static site using a Gulp-based workflow.
Reporter is a free Bootstrap blog template designed for personal blogs, built by Themefisher. The template takes plain HTML and CSS files as its source and outputs a static blog website that runs in any browser. It includes a live demo and documentation that walks through both basic and advanced usage.
npm run build generates a theme folder containing all of your customized files, ready to deploy.theme folder and open index.html to preview changes.Reporter can be used in two ways. For basic usage, download the zip from GitHub, open the theme folder, edit the HTML and CSS files, and preview index.html in your browser. For advanced usage, install Node.js and the Gulp CLI globally, run npm install to install dependencies, then npm run dev to start a live-reload development server. When finished, npm run build creates a production-ready theme folder.
Reporter is free. The template's code is released under the MIT license, while the demo images are not included in that license and are only for demonstration purposes.
Yes, Reporter is completely free. The code is available on GitHub under the MIT license, so you can use and modify it without charge.
No, not for basic use. You can edit the HTML and CSS files directly and open them in a browser. Node.js and Gulp are only needed for the advanced workflow with live reload and production builds.
Run npm run build from the terminal after following the advanced setup. The command outputs a theme folder with all your changes, which you can deploy as your main theme.
Reporter uses GitHub Issues as its official bug tracker. Search the existing issues first, and if your problem isn't listed, open a new issue on the themefisher/reporter repository.
