Skip to content

sumsuddin/sumsuddin.github.io

Repository files navigation

Deployed Here

Run locally

At first install Jekyll

Then,

$ bundle exec jekyll serve --watch

Add new post

Go to _posts directory

Add a markdown file in following format

---
layout: post
title:  "[NAME OF THE POST HERE]"
link: [LINK HERE eg. https://github.com/sumsuddin/]
date:   [TIME AND DATE HERE eg. 2017-08-21 00:43:10 +0600]
categories: [PUT ALL THE CATEGORIES SPACE SEPARATED eg. Tensorflow Java Deep-learning]
---

[CONTENT HERE OPTIONAL eg. This is a post on how to use Tensorflow model in jave.]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors