Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 368 Bytes

Santanu Karmakar

Blog and portfolio site! Built using https://pardin.us/ephesus theme.

Installation

Run local server:

$ bundle install
$ bundle exec jekyll build
$ bundle exec jekyll serve

Navigate to 127.0.0.1:4000.

Tags are created automatically under the /tags page.

To use a math formula in a post, use the mathjax:true tag in the post.