Abstract: Tutorial on how to set up a Jekyll site in Github Pages.
A Tutorial on how to set up a Jekyll site in Github Pages in order to display your coding portfolio.
The first blog post for this site should talk about my projects and growing interests. For example, here are some existing web pages:
Abstract:
Code Snippets
Syntax highlighting via Rouge
#container {
float: left;
margin: 0 -240px 0 0;
width: 100%;
}
Buttons
Make any link standout more when applying the .btn
class.