BolunDai0216 / BolunDai0216.github.io

Home Page:http://BolunDai0216.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BolunDai0216.github.io

Repo for my personal website where I save my notes and showcase my work.

Coded up from scratch. Used Jekyll, Bootstrap and MathJax to make my life easier.

How add a blog post

Create a new markdown file in the folder _posts with the naming format YYYY-MM-DD-blog_post_name.md. Then add the front matter

--- 
page-type: blog-post 
title: Blog Post Name
description: Optional
class: [convex-opt | random | control-theory | deep-learning]
link: # url_link if external
text: # What appears in the card.
--- 

And write the content (if there is any).

About

http://BolunDai0216.github.io

License:MIT License


Languages

Language:HTML 68.8%Language:CSS 28.5%Language:SCSS 1.4%Language:TeX 0.8%Language:JavaScript 0.4%Language:Ruby 0.1%