All Projects → WendellAdriel → Dev Curriculum

WendellAdriel / Dev Curriculum

Licence: mit
Instant web curriculum generator for developers

Programming Languages

ruby
36898 projects - #4 most used programming language

Labels

Projects that are alternatives of or similar to Dev Curriculum

medium-2-md
A CLI tool that converts exported Medium posts (html) to Jekyll/Hugo compatible markdown with front matter.
Stars: ✭ 113 (-61.43%)
Mutual labels:  jekyll
Edition Jekyll Template
📚 Product documentation template for Jekyll
Stars: ✭ 261 (-10.92%)
Mutual labels:  jekyll
Sidey
Sidey is a simple and minimalistic jekyll blogging theme.
Stars: ✭ 274 (-6.48%)
Mutual labels:  jekyll
gereksiz
A minimalist Jekyll theme
Stars: ✭ 52 (-82.25%)
Mutual labels:  jekyll
awesome-static-digital-libraries
Delightful Static Digital Library projects and resources
Stars: ✭ 23 (-92.15%)
Mutual labels:  jekyll
End2end
💎 Clean Jekyll theme
Stars: ✭ 263 (-10.24%)
Mutual labels:  jekyll
jekyll-theme-Hydrogen
👍轻盈、简洁的Jekyll主题,A Lightweight and Concise Jekyll theme For You.
Stars: ✭ 60 (-79.52%)
Mutual labels:  jekyll
Halve
Stylish Two-Column Jekyll Theme
Stars: ✭ 291 (-0.68%)
Mutual labels:  jekyll
shipyard
A lightweight, CSS framework for Rails & Jekyll applications
Stars: ✭ 16 (-94.54%)
Mutual labels:  jekyll
Base Jekyll Template
📘 Knowledge base template for Jekyll
Stars: ✭ 272 (-7.17%)
Mutual labels:  jekyll
ish.app
The iSH website
Stars: ✭ 66 (-77.47%)
Mutual labels:  jekyll
jekyll-commonmark
CommonMark generator for Jekyll
Stars: ✭ 28 (-90.44%)
Mutual labels:  jekyll
Lanyon
A content-first, sliding sidebar theme for Jekyll.
Stars: ✭ 2,943 (+904.44%)
Mutual labels:  jekyll
jekyll-ideal-image-slider-include
Add image sliders to Jekyll with Ideal Image Slider. HTML include version. Github Pages compatible. (This repository is archived. Issues are disabled. Pull requests will be ignored.)
Stars: ✭ 27 (-90.78%)
Mutual labels:  jekyll
Almace Scaffolding
AMSF, a.k.a. Almace Scaffolding, a super-fast Jekyll framework fighting against the website obesity.
Stars: ✭ 275 (-6.14%)
Mutual labels:  jekyll
jekyll-rest-api
Read-only REST API for Jekyll, making it easy to fetch all posts/settings in JSON for javascript search or advanced queries.
Stars: ✭ 18 (-93.86%)
Mutual labels:  jekyll
Airspace Jekyll
A port of the Airspace theme by ThemeFisher to Jekyll.
Stars: ✭ 263 (-10.24%)
Mutual labels:  jekyll
Jekyll Responsive Image
An unopinionated Jekyll plugin for generating and using responsive images
Stars: ✭ 289 (-1.37%)
Mutual labels:  jekyll
Sbt Microsites
An sbt plugin to create awesome microsites for your project
Stars: ✭ 287 (-2.05%)
Mutual labels:  jekyll
Jekyll Theme Minimal Resume
Simple Jekyll theme for a minimal resume website: https://jekyll-theme-minimal-resume.netlify.com/
Stars: ✭ 269 (-8.19%)
Mutual labels:  jekyll

Dev Curriculum logo

Dev Curriculum

Instant web curriculum generator for developers

What is this?

Dev Curriculum is the fastest and simplest way to make a web curriculum for developers.

In few minutes you can have your own Web Curriculum for free using Dev Curriculum and Github Pages.

What is a web curriculum?

It's the reduced version of a Curriculum Vitae, but made as a web page.

Who this is made for?

Any developer that doesn't have a Web Curriculum.

How it will look like?

I ain't just developed Dev Curriculum, I'm also using it as my own Web Curriculum and you can check a demo here.

How to use

First of all make sure you have ruby installed and bundle as well, if not, have refer to the the ruby official website at ruby.com and bundle official website at bundler.io

Once you have all environment set up done go ahead and follow the steps below:

Step 1 - Fork Dev Curriculum to your User Repository

Fork this repository, then rename the repository to your-github-username.github.io. Example: wendelladriel.github.io. In order to rename, go to you forked repository and click in settings

settings.png

At this moment the Web Curriculum will often be viewable immediately at http://your-github-username.github.io. But you may need do some changes to make you curriculum as you wish.

Step 2 - Customize your Web Curriculum

To customize your Web Curriculum you will change only two files:

  • _config.yml: in this file you have to put your personal informations and skills list
  • css/_variables.sass: in this file you can change the colors to customize the appearance of your Web Curriculum

Step 3 - Publish your Web Curriculum

obs: In this stage you can edit your files on the fly by github interface, or if you prefer locally as well.

After you made the changes, just commit and push to your repository and your Web Curriculum is ready, just go to http://your-github-username.github.io and see your new awesome Web Curriculum!!!

Changelog

You can see all the important changes here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/WendellAdriel/dev-curriculum/. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The theme is available as open source under the terms of the MIT License.

Dev Curriculum logo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].