Skip to content

iampkuhz/iampkuhz.github.io

Repository files navigation

jekyll-pelican-theme

Project name: JEKYLL PELICAN THEME

Project type: A minimal and beautiful theme for Jekyll

JEKYLL PELICAN THEME is a theme import from Pelican for who like red and black.

中文版

The theme features:

  • Plugin-free/Github Pages Deployment Ready

  • Complex pagination script if you decide to turn pagination on

  • 479 Fontawesome icons

  • Pjax support to improve your experience.

  • Tags for Open Graph and Twitter Cards for a better social sharing experience

  • Solarized-light code highlight with Pygments

  • Atom feed

  • Sitemap for search engines

  • Keywords and description for SEO

Quick Setup

  1. Fork the JEKYLL PELICAN THEME

  2. Clone the repo you just forked.

  3. Edit _config.yml to personalize your site.

  4. Check out the sample posts in _posts to see examples for pulling in large feature images, assigning categories and tags, and other YAML data.

Post Front Matter YAML

A new blog post should have the following structure to utilise the themes functions

---
layout: post
title: "Some Title"                 # Title of the post
description: Some description       # Description of the post, used for SEO,Facebook Opengraph & Twitter
modified: YYYY-MM-DD                # Date
category: personal
tags: []                            # Will be keywords for SEO
---

Questions?

Having a problem? Just file a GitHub Issue

Credit

Thanks for Pelican and Smashing Magazine.

To do

  1. Add MicroData

  2. Add responsive support

  3. Modify sass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published