Giter VIP home page Giter VIP logo

Jekyll Resume Builder

This site started out with the idea of working out how to build a resume with Jekyll. Rather than Pages and Posts it makes use of Collections to populate the single page.

The Way it Works

All of the configuration take place in the _config.yml file.

Site Settings

This set of values allows you to change the main settings heading and tagline of the site - plus set the baseurl (which you might need to change if you rename the directory of where the site is hosted)

Collections Builder

This area sets up each of the collections currently included in the site. Each of the Outputs is set to false to stop Jekyll from unnecessarily generating additional HTML pages.

Colour Configuration

Allows you to set all the colours used throughout the site without having to get into the CSS file.

Folder Structure

Each folder in the site contains a markdown file for each section. For areas like Awards, Education, Experience, Interests, Publications and Skills you can add multiple files. You just need to use the same YAML structure as the dummy sections.

The Profile section just has a single page. With the profiles listed you can remove or add them from the YAML front end, but you will also need to add/remove them from the index.html

Customising

The Resume builder is completely customisable but you will have to do some editing. To create new sections - create new Collections in the config file, create new folders, and customise your YAML front end.

The index file fairly clearly shows how to build a section. I've used IDs and Sections and then referred to them in the CSS (see bottom of the file) to create the alternative coloured sections.

You can swap out the header image by changing the bgimage: in the config file. Centred images work best for the responsive design.

Pointing a URL

This site works great running in GitHub Pages - basically giving you free hosting. You just need to change the branch to gh-pages and then add in a CNAME file with the domain to the root folder. Instructions are available here

Connor Gorman's Projects

bbolt icon bbolt

An embedded key/value database for Go.

bleve icon bleve

A modern text indexing library for go

calico icon calico

Cloud native application connectivity and network policy

connorgorman.github.io icon connorgorman.github.io

Testing out how to build a resume with Jekyll - check it out http://timklapdor.github.io/resume-builder

floorplan icon floorplan

Floorplan, seating chart, and employee directory for Blue Jeans.

gengo icon gengo

gengo library for code generation.

gretel-synthetics icon gretel-synthetics

Differentially private learning to create fake, synthetic datasets with enhanced privacy guarantees

grpc-gateway icon grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec

influxdb icon influxdb

Scalable datastore for metrics, events, and real-time analytics

kubernetes icon kubernetes

Production-Grade Container Scheduling and Management

lstmrnn icon lstmrnn

Recurrent Neural Network with LSTMs

pgx icon pgx

PostgreSQL driver and toolkit for Go

rbm icon rbm

Restricted Boltzmann Machine on MNIST

sp2014.11-731 icon sp2014.11-731

Master repository for Machine Translation (11-731) in Spring 2014

telegraf icon telegraf

The plugin-driven server agent for collecting & reporting metrics.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.