Skip to content

flyakite/iCard-Resume

 
 

Repository files navigation

iCard-Resume


iCard-Resume 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.

Demo


You can see the live demo of iCard-Resume

This is the web page on desktop browser.

Desktop

Getting Started


  • Fork this repository
  • Clone it: git clone https://github.com/YOUR-USER/ddbullfrog.github.io
  • Run the jekyll server: jekyll serve
  • Dev run the jekyll server: jekyll serve --watch

You should have a server up and running locally at http://localhost:4000.

Features


  • Responsive Jekyll theme
  • Easy integration with Google Analytics

Configuration


  • _config.yml
  • CNAME If you're using this on GitHub Pages with a custom domain name, you'll want to change this 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.3%
  • CSS 31.7%