Giter Club home page Giter Club logo

jamesyu_jekyll_template's Introduction

This is the Jekyll based blog template for my personal blog at jamesyu.org. You are free to use this template under the MIT license.

The design is as minimal as possible so that the site would focus on the writing and my projects.

Usage

I highly recommend reviewing Paul Stamatiou's wonderful Jekyll tutorial first to get oriented.

You will need to install Jekyll, Sass, and RDiscount to get everything working.

To start Jekyll and Sass watching directories and regenerating files on the fly, simply run start.sh, and to stop, simply run stop.sh.

To deploy:

rake deploy

To start a new post in Textmate:

rake new title='My Title'

And that's it.

Customizing

I replaced everything personal with placeholder text, so it should be easy to customize it to your needs. In the about.html and footer, you can optionally upload a photo of yourself.

In about.html, you'll find slots of show off your projects and whatever else you'd like to display.

jamesyu_jekyll_template's People

Contributors

jmfanizza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jamesyu_jekyll_template's Issues

Why is only h3 styled in posts?

What is the reason for styling the h3 tag in posts but not any other headers such as h1 and h2?

When a post contains multiple levels of headers, including h1, h2, and h3, the h3 headers look very different from the others.

From main.css:

.post h3 {
    font-size: 29px;
    font-family: 'Lato';
    font-weight: normal;
    margin-bottom: 25px; }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.