https://github.com/ganchix/ganchix.github.io
https://github.com/ganchix/ganchix.github.io
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ganchix/ganchix.github.io
- Owner: ganchix
- License: mit
- Created: 2017-05-20T15:46:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T08:05:41.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T09:37:02.993Z (4 months ago)
- Language: HTML
- Size: 2.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# resumecard
-------
resumecard is a theme built on top of bootstrap and other freely available libraries. Its aimed to provide a fully furnished Jekyll theme for personal resume.[](https://travis-ci.org/ddbullfrog/resumecard)
## Demo
-------
You can see the live demo of [resumecard](https://ddbullfrog.github.io/resumecard)This is the web page on desktop browser.

## Getting Started
-------
- [Fork this repository](https://github.com/ddbullfrog/resumecard/fork)
- Clone it: `git clone https://github.com/YOUR-USER/resumecard`
- Run the jekyll server: `jekyll serve`You should have a server up and running locally at .
## Features
-------
- Responsive Jekyll theme
- Easy integration with Google Analytics## Configuration
-------
- _config.yml
- CNAME
If you're using it on GitHub Pages with a custom domain name,
you'll want to change it to be the domain you're going to use.
All that should be in here is a domain name on the first line and nothing else (like: `example.com`).
- avatar.JPG
This is a smaller version of my gravatar for use as the icon in your browser's address bar.
You should change it to whatever you'd like.## License
-------
Open sourced under the [MIT license](LICENSE.md).