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
-
Fork the JEKYLL PELICAN THEME
-
Clone the repo you just forked.
-
Edit
_config.yml
to personalize your site. -
Check out the sample posts in
_posts
to see examples for pulling in large feature images, assigning categories and tags, and other YAML data.
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
---
Having a problem? Just file a GitHub Issue
Thanks for Pelican and Smashing Magazine.
-
Add MicroData
-
Add responsive support
-
Modify sass