Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
imswarnil committed Jun 15, 2024
1 parent 5ac80b6 commit a37bf4c
Show file tree
Hide file tree
Showing 137 changed files with 845 additions and 5,379 deletions.
15 changes: 0 additions & 15 deletions .editorconfig

This file was deleted.

4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: page
layout: 404
title: 404
description: The requested page could not be found.
permalink: /404.html
---
---
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ source "https://rubygems.org"
group :jekyll_plugins do
gem "jekyll-feed"
gem "jekyll-sitemap"
gem "jekyll-paginate"
gem "jekyll-seo-tag"
gem 'jekyll-redirect-from'
gem 'webrick'
gem 'jekyll-sass-converter'
end
Expand Down
Binary file added Im-Resume.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 14 additions & 64 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,20 @@
# bulma-clean-theme
# im-resume

[![Gem Version](https://badge.fury.io/rb/bulma-clean-theme.svg)](https://badge.fury.io/rb/bulma-clean-theme)
![Gem](https://img.shields.io/gem/dt/bulma-clean-theme.svg)
![im-resume](Im-Resume.png)

This is a clean and simple Jekyll Theme built with the [Bulma](https://bulma.io/) framework, providing a modern-looking site to start with.
im-resume is a customizable Jekyll theme template built with the Bulma framework, designed for creating stylish resumes.

The theme uses [Alpine.js](https://github.com/alpinejs/alpine) for its interactive components, such as mobile navbar and notifications.
## Features

## Contents
- Clean and minimalistic design.
- Fully responsive layout using Bulma CSS framework.
- Easy customization via `_config.yml`.
- Includes sections for personal information, skills, experience, education, projects, and more.
- Integrated Font Awesome icons for skills and social media.
- Optimized for fast loading and SEO-friendly.

* [Installation](#installation)
* [Documentation](#documentation)
* [Upgrading to v1](#upgrading-to-v1)
* [Contributing](#contributing)
* [Development](#development)
* [Licence](#licence)


## Installation

Add this line to your Jekyll site's `Gemfile`:

```ruby
gem "bulma-clean-theme"
```

And add this line to your Jekyll site's `_config.yml`:

```yaml
theme: bulma-clean-theme
```
If you are deploying to GitHub pages, then you can also install the [GitHub Pages gem](https://github.com/github/pages-gem) and use `remote_theme` instead of `theme` in your `_config.yml`. **Note that the GitHub Pages gem requires Jekyll version 3.9.**

```yaml
# With GitHub Pages Gem
remote_theme: chrisrhymes/bulma-clean-theme
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install bulma-clean-theme

## Documentation

Check out the demo site for the [Documentation](https://www.csrhymes.com/bulma-clean-theme/docs/)

## Upgrading to v1

There are several breaking changes for v1. Please read the [upgrade guide](https://www.csrhymes.com/bulma-clean-theme/docs/getting-started/upgrading-to-v1/) for more information.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chrisrhymes/bulma-clean-theme. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## Development

To set up your environment to develop this theme, run `bundle install`.

Your theme is set up just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

## License

The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Documentation
-- Coming Soon

License
This project is licensed under the MIT License. See the LICENSE file for more details.
242 changes: 172 additions & 70 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,50 +1,193 @@
# Your Personal Information
first_name: Lorem
last_name: Jain
full_name: Lorem Jain
job_title: Software Engineer
technology: Salesforce
location: India
image: "https://via.placeholder.com/150"
city: Bangalore
country: Indonesia
contact_no: "(+62) 812-345-678-90"
email: [email protected]
website: https://example.com
social_media:
- name: Facebook
icon: fab fa-facebook
handle: loremjain
url: https://web.facebook.com/loremjain
- name: Twitter
icon: fab fa-twitter
handle: lorem_jain
url: https://twitter.com/lorem_jain
- name: LinkedIn
icon: fab fa-linkedin
handle: lorem-jain
url: https://www.linkedin.com/in/lorem-jain
- name: GitHub
icon: fab fa-github
handle: loremjain
url: https://github.com/loremjain

# Summary Section
summary:
icon: 'fas fa-home' # Font Awesome icon for summary section
content: >
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin feugiat risus sit amet enim consectetur, a condimentum lectus convallis. Nam id aliquam sapien. Nulla facilisi. Sed imperdiet dolor nec mauris luctus, vel maximus risus eleifend. Donec eget lacus sed orci convallis maximus. Nam nec orci arcu. Duis vitae quam vitae orci condimentum accumsan. In hac habitasse platea dictumst.
# Experience Section
experience:
icon: 'fas fa-briefcase' # Font Awesome icon for experience section
items:
- company: Example Company
logo: https://via.placeholder.com/150
location: Jakarta, Indonesia
position: Software Engineer
duration: January 2020 - Present
details:
- Lorem ipsum dolor sit amet, consectetur adipiscing elit.
- Mauris et velit ac ligula efficitur rutrum.
- Suspendisse cursus mauris id justo convallis, vitae posuere arcu ultrices.
- Vestibulum quis lectus sit amet est tincidunt tempus.

# Education Section
education:
icon: 'fas fa-user-graduate' # Font Awesome icon for education section
items:
- institution: Lorem Ipsum University
image: https://via.placeholder.com/150
location: Ipsum City, Ipsum
degree: Bachelor of Technology
duration: 2014 - 2018
details: Computer Science Engineering
cgpa: 8.5

# Achievements Section
achievements:
items:
- title: Outstanding Performance Award
subtitle: Project Management
icon: https://via.placeholder.com/150
description: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
- title: Innovation Excellence Award
subtitle: Cloud Infrastructure
icon: https://via.placeholder.com/150
description: Lorem ipsum dolor sit amet, consectetur adipiscing elit.

# Projects Section
projects:
icon: 'fas fa-project-diagram' # Font Awesome icon for projects section
items:
- name: Project A
duration: January 2019 - December 2019
type: Full-time
logo: https://via.placeholder.com/150
summary: >
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin feugiat risus sit amet enim consectetur, a condimentum lectus convallis.
- name: Project B
duration: January 2018 - December 2018
type: Full-time
logo: https://via.placeholder.com/150
summary: >
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin feugiat risus sit amet enim consectetur, a condimentum lectus convallis.
# Skills Section
skills:
icon: fas fa-graduation-cap # Font Awesome icon for skills section
items:
- name: HTML
icon: fab fa-html5
proficiency: true
proficiency_percent: 80
- name: CSS
icon: fab fa-css3
proficiency: true
proficiency_percent: 75
- name: JavaScript
icon: fab fa-js
proficiency: true
proficiency_percent: 85
- name: Front-end Development
icon: fas fa-laptop-code
proficiency: false
- name: React
icon: fab fa-react
proficiency: true
proficiency_percent: 70
- name: Vue.js
icon: fab fa-vuejs
proficiency: true
proficiency_percent: 65

# Tools & Technologies Section
tools:
icon: fas fa-tools # Font Awesome icon for tools section
items:
- name: Adobe Photoshop
icon: fab fa-creative-commons-sampling-plus
- name: Figma
icon: fas fa-paint-brush
- name: Sketch
icon: fas fa-palette
- name: Adobe Illustrator
icon: fab fa-creative-commons-by
- name: InVision
icon: fas fa-eye
- name: Zeplin
icon: fas fa-vector-square
- name: Axure RP
icon: fas fa-project-diagram

# Languages Section
languages:
items:
- name: English
speak: true
write: true
read: true
- name: French
speak: true
write: false
read: true
- name: Spanish
speak: true
write: true
read: true

# Site Settings
lang: en
title: Imswarnil
title_1 : Im
title_2 : Swarnil
tagline: Clean, Simple, Minimalistic & Multipurpose Theme Made Using Bulma For Jekyll
logo_url: /assets/logo/imswarnil.png
title: Im-Resume
title_1: Im
title_2: Resume
tagline: Open Source Resume Builder Using Bulma
logo_url: /assets/logo/im-resume.png
email: [email protected]
description: >
Clean, Simple, Minimalistic & Multipurpose Theme Made Using Bulma For Jekyll
Open source project for creating and customizing resumes using the Bulma CSS framework.
baseurl: ""
url: "https://jekyll.imswarnil.com"
url: "https://im-resume.example.com"
permalink: pretty
#favicon: /path/to/favicon.png
gh_sponsor: chrisrhymes
#hide_share_buttons: true
#theme_color: '#eeeeee'
#fixed_navbar: top
#direction: one of <ltr, rtl, auto>, default: ltr

paginate: 5
paginate_path: "/blog/page:num"

# Theme Customization
primary_color: "#E53935"
custom_theme: false

# Disqus Comments
disqus:
# Leave shortname blank to disable comments site-wide.
# Disable comments for any post by adding `comments: false` to that post's YAML Front Matter.
# shortname: my_disqus_shortname
shortname: csrhymes
shortname: im-resume

# _Adsense Ads
# config.yml
adsense: true
data-ad-client: ca-pub-1291242080282540
# Google AdSense
adsense: false

# Plugins
plugins:
- jekyll-sitemap
- jekyll-paginate
- jekyll-feed
- jekyll-seo-tag
- kramdown-parser-gfm
- jekyll-redirect-from

exclude:
# Exclude Files & Directories
exclude:
- Gemfile
- clean-theme.gemspec
- Gemfile.lock
Expand All @@ -54,52 +197,11 @@ exclude:
- vendor/gems/
- vendor/ruby/

# Live Reload
livereload: true

# Sass Configuration
sass:
style: compressed
source_dir: _sass
# load_paths:
# - node_modules

#google_analytics: UA-code-here
cookie_policy: /cookie-policy/

defaults:
-
scope:
path: ""
type: "pages"
values:
sidebar: true
-
scope:
path: ""
type: "posts"
values:
author: "C.S. Rhymes"
layout: post
image: https://via.placeholder.com/1200x800
sidebar: true

markdown: kramdown
highlighter: rouge

footer_menu: example_footer_menu

collections:
videos:
output: true
layout: video
thumbnail: https://placehold.co/600x400/E53935/FFF?text=Video+Image+Not+Found # Default thumbnail for videos
permalink: /:collection/:name
products:
output: true
layout: product
image: https://placehold.co/800x600/E53935/FFF # Default thumbnail for videos
sidebar: false
projects:
output: true
permalink: /projects/:title


Loading

0 comments on commit a37bf4c

Please sign in to comment.