https://github.com/phimage/test_jekyll
https://github.com/phimage/test_jekyll
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phimage/test_jekyll
- Owner: phimage
- License: mit
- Created: 2020-02-10T21:30:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T09:24:30.000Z (over 3 years ago)
- Last Synced: 2025-01-28T22:18:26.551Z (about 1 year ago)
- Language: HTML
- Homepage: https://phimage.github.io/test_jekyll
- Size: 1.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
kross-jekyll-portfolio-template
Kross jekyll Creative Portfolio Template ported from https://themefisher.com/products/kross-creative-portfolio-template/
Live Preview
More free Bootstrap templates from Here
## Demo
| Homepage | About | Blog | Portfolio | Contact |
|---|---|---|---|---|
|  |  |  |  |  |
[Live Preview](http://demo.themefisher.com/kross).
## Setup
To start your project, fork this repository
After forking the repo, your site will be live immediately on your personal Github Pages account, e.g. `https://yourusername.github.io/your-repo-name/`.
Make sure GitHub Pages is enabled for your repo. It might take some time for the site to propagate entirely.
## Customize
Things you can customise in `_data/settings.yml` (no HTML/CSS):
- Theme General Settings ( name, logo, email, phone, address )
- Hero Section
- About Section
- Team Section
- Skills Section
- Exprerience Section
- Education Section
- Services Section
- Portfolio Section
- Testimonials Section
- Client Slider Section
- Contact Section
## Deployment
To run the theme locally, navigate to the theme directory and run `bundle install` to install the dependencies, then run `jekyll serve` or `bundle exec jekyll serve` to start the Jekyll server.
I would recommend checking the [Deployment Methods](https://jekyllrb.com/docs/deployment-methods/) page on Jekyll website.
## Reporting Issues
We use GitHub Issues as the official bug tracker for the **Kross Theme**. Please Search [existing issues](https://github.com/themefisher/kross-jekyll-portfolio-template/issues). It’s possible someone has already reported the same problem.
If your problem or idea is not addressed yet, [open a new issue](https://github.com/themefisher/kross-jekyll-portfolio-template/issues/new)
## Technical Support or Questions
If you have questions or need help integrating the product please [contact us](mailto:themefisher@gmail.com) instead of opening an issue.
## Licensing
- Copyright 2019 Themefisher (https://themefisher.com/)
- Licensed under MIT (https://github.com/themefisher/kross-jekyll-portfolio-template/blob/master/LICENSE.txt)