Thanks to visit codestin.com
Credit goes to github.com

Skip to content

umitsarioz/umitsarioz.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

umitsarioz.github.io


Personal blog website codes. This repo is generated from Chirpy Thanks for this awesome repository!

  • bundle
  • bundle exec jekyll s
  • jekyll s
  • jekyll s --drafts

post guide line

comment sign '#'

date: YYYY-MM-DD
title: Sample Blog Post Title
image: /image_path # blog post cover image is need
categories: [TOP CATEGORY, SUB CATEGORIES]
tags: [tag1,tag2,tag3...tagn]
pin: true # pinned post is need
mermaid: true # mermaid is need
description: Short summary of the post.
toc: false # toc menu is false, default is true
comments: false # comments area is false, default is true
math: true # for latex, use default is false

prompts:

  • {: .prompt-tip }
  • {: .prompt-info }
  • {: .prompt-warning }
  • {: .prompt-danger }
  • usage:
> sample sentence
{: .prompt-type } 

About

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published