Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Phantom is an exciting professional Bootstrap resume template. It’s exclusively crafted to convince employers in an impressive way.
Phantom is a free, open-source Bootstrap resume and portfolio template by Themefisher, built to present professional experience, education, skills, and work samples to employers. It is a multi-page static HTML template distributed on GitHub under the MIT license, and it ships with a Gulp-based development workflow for easy customization and production builds.
Phantom is a professional resume and portfolio template built with Bootstrap v3.3 by Themefisher, designed to convince employers with a structured presentation of your credentials. It takes standard resume content — education, work experience, skills, services, and project portfolios — and renders it as a multi-page static website with eight ready-made pages: Home, Welcome, About, Services, Resume, Works, Testimonials, and Contact. The template runs on any static web host without a backend, and the code is released under the MIT license, meaning you can freely use, modify, and redistribute it.
theme folder.npm run dev starts a local server with live reload, and npm run build generates a production-ready theme folder.Phantom is aimed at individuals who need a credible online presence for their career. Early-career professionals can use it to showcase their education, work history, and skills in a way that stands out to recruiters. Freelancers and independent contractors can present their services and past projects through the Services and Works pages to win new clients. Designers and developers who want a customizable static site will appreciate the Gulp-based tooling, which lets them edit source files and produce a minified production build without a backend.
Download the template from the GitHub repository and unzip it; the theme folder contains the HTML and CSS files you can edit immediately. For advanced customization, install Node.js and the Gulp CLI globally, open the project in an IDE, run npm install to pull dependencies, then npm run dev to launch a local server that live-reloads on save. Once you finish editing, run npm run build to compile a production theme folder ready for any static hosting.
Phantom is free to download under the MIT license, with no paid tier for the template itself. Themefisher does offer paid technical support and integration help via email, which is separate from the open-source code.
Yes, the Phantom template code is released under the MIT license, so you can download, modify, and use it for personal or commercial projects without paying any license fee. The demo images are not included in the free license and must be replaced with your own or properly licensed assets.
You need Node.js installed and the Gulp CLI installed globally via npm install --global gulp-cli. After that, open the project in an IDE like VS Code, run npm install once, and then use npm run dev to start a local development server with live reload.
No. The images shown in the demo are included only for demonstration purposes and have their own licenses, so you are not allowed to redistribute or use them in your own site. You should replace them with your own photos or images you have permission to use.
After making your customization changes, run npm run build in the project terminal. This command produces a theme folder containing all your modifications, and you can upload that folder to any static web host to deploy your site.
