Skip to content

Instantly share code, notes, and snippets.

@kerolloz
Created March 29, 2019 11:01
Show Gist options
  • Save kerolloz/a51408826bd7eee3e6710937114b38cf to your computer and use it in GitHub Desktop.
Save kerolloz/a51408826bd7eee3e6710937114b38cf to your computer and use it in GitHub Desktop.
github.io
layout: stacked
style: light
plugins:
- jekyll-octicons
- jekyll-github-metadata
- jemoji
permalink: /:year/:month/:day/:title/
defaults:
-
scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "post"
projects:
sort_by: pushed
# sort_by options:
# - pushed
# - stars
limit: 12
exclude:
forks: true
projects:
# - repo-name
social_media:
# behance: your_username
# dribbble: your_username
facebook: kerolloz
linkedin: kerolloz
# medium: @your_username
# stackoverflow: your_user_id
# telegram: your_username
twitter: kerolloz
# youtube: your_username
# vk: your_username
topics:
- name: Angular
web_url: https://github.com/topics/angular
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/angular/angular.png
- name: NodeJS
web_url: https://github.com/topics/nodejs
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/nodejs/nodejs.png
- name: CyberSecurity
web_url: https://github.com/topics/security
image_url: https://juliandontcheff.files.wordpress.com/2017/05/cybersecurity.png?w=604
- name: PHP
web_url: https://github.com/topics/php
image_url: https://raw.githubusercontent.com/github/explore/ccc16358ac4530c6a69b1b80c7223cd2744dea83/topics/php/php.png
- name: Python
web_url: https://github.com/topics/python
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/python/python.png
- name: C++
web_url: https://github.com/topics/c-plus-plus
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/cpp/cpp.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment