Skip to content

axelbrando/axelbrando.github.com

Repository files navigation

Mix between iCard-Resum and Jekyll Now theme.

This theme is a mix between iCard-Resume and Jekyll I did to be able to solve my need in order to build my personal blog.

The licenses of therespectives themes are found next:

March, 2016: If you're on an old version of Jekyll Now and run into a) build warnings or b) syntax highlighting issues caused by Jekyll 3 and GitHub Pages updates, just ✨update your _config.yml✨ and you'll be set!

Jekyll Now

Jekyll is a static site generator that's perfect for GitHub hosted blogs (Jekyll Repository)

Jekyll Now makes it easier to create your Jekyll blog, by eliminating a lot of the up front setup.

  • You don't need to touch the command line
  • You don't need to install/configure ruby, rvm/rbenv, ruby gems ☺️
  • You don't need to install runtime dependencies like markdown processors, Pygments, etc
  • If you're on Windows, this will make setting up Jekyll a lot easier
  • It's easy to try out, you can just delete your forked repository if you don't like it

Questions?

Open an Issue and let's chat!

Other forkable themes

You can use the Quick Start workflow with other themes that are set up to be forked too! Here are some of my favorites:

Credits

Contributing

Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before I'm more than happy to walk you through how to create a pull request.

You can start by opening an issue describing the problem that you're looking to resolve and we'll go from there.

I want to keep Jekyll Now as minimal as possible. Every line of code should be one that's useful to 90% of the people using it. Please bear that in mind when submitting feature requests. If it's not something that most people will use, it probably won't get merged. 💂‍♂️

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.

Getting Started


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

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

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published