Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackode/online-resume
Programmers Online Resume Website Jekyll Theme Check Live Preview @
https://github.com/blackode/online-resume
awesome-resume awesome-resume-templates beautiful-resume-templates curriculumnvitae cv full-stack-developers jekyll-resume-template jekyll-resume-theme jekyll-site jekyll-theme online-jekyll-resume online-resume onlinve-cv programmers-resume-online resume-creator resume-template web-designing web-development website website-template
Last synced: 3 months ago
JSON representation
Programmers Online Resume Website Jekyll Theme Check Live Preview @
- Host: GitHub
- URL: https://github.com/blackode/online-resume
- Owner: blackode
- Created: 2017-11-02T22:50:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T19:48:16.000Z (over 3 years ago)
- Last Synced: 2024-09-29T02:42:19.743Z (4 months ago)
- Topics: awesome-resume, awesome-resume-templates, beautiful-resume-templates, curriculumnvitae, cv, full-stack-developers, jekyll-resume-template, jekyll-resume-theme, jekyll-site, jekyll-theme, online-jekyll-resume, online-resume, onlinve-cv, programmers-resume-online, resume-creator, resume-template, web-designing, web-development, website, website-template
- Language: SCSS
- Homepage: https://resume.blackode.in
- Size: 5.48 MB
- Stars: 55
- Watchers: 2
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programmers Online Resume Template
## INTRO
This is a Responsive Resume template for programmers. It is developed using [Jekyll](https://jekyllrb.com)![main-screen-shot](screenshots/main.png)
For more screenshots check [wiki](https://github.com/blackode/online-resume/wiki)## So what is Jekyll all about?
Jekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through a converter (like [Markdown](https://daringfireball.net/projects/markdown/)) and our [Liquid](https://shopify.github.io/liquid/) renderer, and spits out a complete, ready-to-publish static website suitable for serving with your favorite web server. Jekyll also happens to be the engine behind [GitHub Pages](pages.github.com), which means you can use Jekyll to host your project’s page, blog, or website from GitHub’s servers for free.### Jekyll Installation
Follow this [Jekyll Installation Guide](https://jekyllrb.com/docs/installation/)### Installing Dependencies
After clonning the project, go to your projet root directory and install the dependencies
```js
bundle install
```
### Running Server
```js
bundle exec jekyll serve
```
According the configuration of this project, as I wrote, the server will start at local address.
Here I assigned **0.0.0.0:4000** or you can visit **localhost:4000**### Web Technologies Used
1. Bootstrap
2. Javascript/jQuery
3. Jekyll - Ruby/Gems
4. SCSS/SASS### How Edit this project
You just edit the `_data` folder files, The code will get updated automatically.
The advanced editing and detail description will be adding soon in wiki sections.
Glad if you can help me to do that fast.Mean while if you need help write a line **[email protected]** or raise an **issue** in issues section.
The good features are welcomed with **Great Respect**. Please feel free to contribute.
**Thank You :)**
**Happy Coding !!**Buy me a coffe ::coffee:: If you find this useful : [Paypal](https://paypal.me/ankanna)