Resume template with logos and icons, in Jekyll.
Iconic Resume is a resume template written in the Jekyll framework that provides a LinkedIn-style layout for creating professional resumes. It offers a two-column A4 design with company logos and icons to enhance visualization. Users can also add links to their social media profiles, code repositories, papers, projects, and more. The template is lightweight, easy to install, and customizable.
Iconic Resume is a Jekyll-based resume template that offers a LinkedIn-style layout for creating professional resumes. It provides features such as a two-column A4 layout, company logos and icons, social media and code repo links, separation of contents with formats, and lightweight design. The template can be installed with or without Ruby and Jekyll, making it accessible to users with different technical backgrounds. It offers easy customization and allows users to generate their resume as a PDF file. Contributions and feedback are welcome through the GitHub repository.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.
A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading