Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap portfolio template by Themefisher with Gulp workflow, HTML/CSS editing, and live reload.
Thomson is a portfolio template built on the Bootstrap framework, distributed as downloadable HTML and CSS files. It takes a basic folder of theme files as input and produces a static website you can preview in a browser or build into a deployable theme directory. The template is designed and developed by Themefisher and hosted on GitHub under an MIT license.
package.json with scripts that run a local server with live reload using npm run dev.npm run build creates a cleaned-up theme folder containing all your customizations, ready to use as the main theme.theme folder.Download the template from GitHub, then either edit the HTML and CSS files in the theme folder and open index.html in a browser, or set up the advanced Gulp environment. Install Node.js and Gulp CLI, run npm install and npm run dev to preview with live reload, then npm run build to generate the production theme folder.
Yes, the template's code is released under the MIT license, so you can freely use, modify, and redistribute it. The only exception is the bundled demo images, which are not licensed for reuse.
You need Node.js and the Gulp CLI installed once per machine. Then run npm install and npm run dev from the template folder to start a local server with live reload. A production build is generated with npm run build.
You can report bugs by opening a GitHub issue on the official repository, where existing issues may already cover your problem. For paid technical support or help integrating the product into a larger project, email [email protected].
No. The images in the template are only for demonstration purposes and retain their own licenses. Themefisher states they don't have permission to share those images, so you should replace them with your own assets for any real project.
