Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themefisher/phantom-bootstrap
Phantom is an exciting professional Bootstrap resume template. It’s exclusively crafted to convince employers in an impressive way.
https://github.com/themefisher/phantom-bootstrap
bootstrap cv-template free-template personal-website portfolio resume resume-template
Last synced: about 1 month ago
JSON representation
Phantom is an exciting professional Bootstrap resume template. It’s exclusively crafted to convince employers in an impressive way.
- Host: GitHub
- URL: https://github.com/themefisher/phantom-bootstrap
- Owner: themefisher
- License: mit
- Created: 2021-01-09T07:01:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T08:55:44.000Z (about 2 years ago)
- Last Synced: 2024-11-08T09:41:26.645Z (about 1 month ago)
- Topics: bootstrap, cv-template, free-template, personal-website, portfolio, resume, resume-template
- Language: HTML
- Homepage: https://themefisher.com/products/phantom-best-bootstrap-portfolio-template/
- Size: 1.85 MB
- Stars: 18
- Watchers: 5
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - themefisher/phantom-bootstrap - Phantom is an exciting professional Bootstrap resume template. It’s exclusively crafted to convince employers in an impressive way. (HTML)
README
# Phantom By Themefisher
Phantom is an exciting professional Bootstrap resume template. It’s exclusively crafted to convince employers impressively. This template is best for showcasing your professional, educational, and those details that keep you a step ahead in the competition.
## Example Site
| [![](screenshots/2.jpg)](https://demo.themefisher.com/phantom/) | [![](screenshots/4.jpg)](https://demo.themefisher.com/phantom/welcome.html) | |
|:---:|:---:|:---:|
| **Home** | **Welcome** | |
| [![](screenshots/3.jpg)](https://demo.themefisher.com/phantom/about.html) | [![](screenshots/6.jpg)](https://demo.themefisher.com/phantom/services.html) | [![](screenshots/5.jpg)](https://demo.themefisher.com/phantom/resume.html) |
| **About** | **Services** | **Resume** |
| [![](screenshots/7.jpg)](https://demo.themefisher.com/phantom/works.html) | [![](screenshots/8.jpg)](https://demo.themefisher.com/phantom/testimonials.html) | [![](screenshots/9.jpg)](https://demo.themefisher.com/phantom/contact.html) |
| **Works** | **Testimonials** | **Contact** |👉🏻[View Live Preview](https://demo.themefisher.com/phantom/)
## Pages
* **Home**
* **Welcome**
* **About**
* **Services**
* **Resume**
* **Works**
* **Testimonials**
* **Contact**## Download And installation
Download this template from [Github](https://github.com/themefisher/phantom/archive/main.zip)
### Basic Usages
After downloading the template, you can simply edit the HTML and CSS files from the `theme` folder. To preview the changes you make to the code, you can open the index.html file in your web browser.
### Advanced Usage
For advanced usage, you have some prerequisites to install. Then you can run it on your localhost. You can view the package.json file to see which scripts are included.
#### Install prerequisites (once for a machine)
* **Node Installation:** [Install node js](https://nodejs.org/en/download/)
* **Gulp Installation:** Install gulp globally from your terminal```
npm install --global gulp-cli
```Or visit the original [Gulp docs](https://gulpjs.com/docs/en/getting-started/quick-start)
#### Local setup
After successfully installing those dependencies, open this theme with any IDE [[VS Code](https://code.visualstudio.com/) recommended], and then open the internal terminal of IDM [vs code shortcut
ctrl/cmd+\`
]* Install dependencies
```
npm install
```* Run locally
```
npm run dev
```After that, it will open up a preview of the template in your default browser, watch for changes to source files, and live reload the browser when changes are saved.
#### Production Build
After finishing all the customization, you can create a production build by running this command.
```
npm run build
```Now you get a `theme` folder that has all the changes you have made. you can use this folder as your main theme.
👉🏻 [visit documentation](https://docs.themefisher.com/phantom/)
## Reporting Issues
We use GitHub Issues as the official bug tracker for the phantom Template. Please Search [existing issues](https://github.com/themefisher/phantom/issues). It’s possible someone has already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new issue](https://github.com/themefisher/phantom/issues).## Technical Support or Questions (Paid)
If you have questions or need help integrating the product please [contact us](mailto:[email protected]) instead of opening an issue.
## License
Copyright (c) 2016 - Present, Designed & Developed by [Themefisher](https://themefisher.com)
**Code License:** Released under the [MIT](https://github.com/themefisher/phantom/blob/main/LICENSE) license.
**Image license:** The images are only for demonstration purposes. They have their license, we don't have permission to share those images.
## Resources
Some third-party plugins that we used to build this template. Please check their license.
* **Bootstrap v3.3**:
* **Jquery**:
* **Google Fonts**:
* **Isotope**:
* **Slick**:
* **Nicescroll**:
* **Animate CSS**: