All Projects → willianjusten → Will Jekyll Template

willianjusten / Will Jekyll Template

Licence: other
A simple Jekyll theme.

Projects that are alternatives of or similar to Will Jekyll Template

Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (-38.06%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-themes, jekyll-template
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+45.56%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-themes, jekyll-template
Jekyll Text Theme
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
Stars: ✭ 2,150 (+497.22%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
Affiliates Jekyll Theme
Affiliates - Jekyll Blogging Theme for Affiliate Marketers
Stars: ✭ 145 (-59.72%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
Jekyll Theme Prologue
A Jekyll version of the "Prologue" theme by HTML5 UP
Stars: ✭ 346 (-3.89%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-themes
Mediumish Theme Jekyll
Jekyll Template - Mediumish
Stars: ✭ 786 (+118.33%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
Autm Rb
Jekyll theme
Stars: ✭ 80 (-77.78%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
horcrux
Generate you own online gallery easily. Photo is the horcrux of memory.
Stars: ✭ 34 (-90.56%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+138.61%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-themes
Android10.github.io
Jekyll project for blog: fernandocejas.com.
Stars: ✭ 15 (-95.83%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-template
Cards Jekyll Template
A simple Jekyll Template Card Based.
Stars: ✭ 306 (-15%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-themes
Moving
A clean and minimalist theme for Jekyll.
Stars: ✭ 701 (+94.72%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
Mundana Theme Jekyll
Mundana is a free Jekyll theme, Medium styled.
Stars: ✭ 402 (+11.67%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
Lagrange
A minimalist Jekyll theme for running a personal blog
Stars: ✭ 454 (+26.11%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-template
fuse-core
The 'Fuse Core' Jekyll theme.
Stars: ✭ 29 (-91.94%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, jekyll-template
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (-50.56%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-themes
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+949.44%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-themes
WhatATheme
A customizable Jekyll Portfolio theme which supports blogging.
Stars: ✭ 162 (-55%)
Mutual labels:  jekyll-theme, jekyll-themes, jekyll-template
duo
👬 A Simple Jekyll Theme.
Stars: ✭ 76 (-78.89%)
Mutual labels:  jekyll-theme, jekyll-themes, jekyll-template
Edition Jekyll Template
📚 Product documentation template for Jekyll
Stars: ✭ 261 (-27.5%)
Mutual labels:  jekyll, jekyll-theme, jekyll-template

⚠️⚠️ This project is not maintained anymore ⚠️⚠️

Will Jekyll Template - Demo

Screenshot

This is a simple and minimalist template for Jekyll designed for developers that want to write blog posts but don't want to care about frontend stuff.

The Theme features:

  • Gulp
  • Stylus (Jeet, Rupture, Kouto Swiss)
  • Smoothscroll
  • Live Search
  • Offcanvas Menu
  • SVG icons
  • Very very small and fast!
  • Shell Script to create posts
  • Tags page
  • Series page
  • About Me page
  • Feed RSS
  • Sitemap.xml
  • Color Customization
  • Info Customization

Requirements

  • This project only works until Node v11-

Basic Setup

  1. Install Jekyll
  2. Fork the Will Jekyll Template
  3. Clone the repo you just forked.
  4. Edit _config.yml to personalize your site.
  5. Check out the sample posts in _posts to see examples for assigning categories and tags, and other YAML data.
  6. Edit this line in the search component to point to your own url.
  7. Read the documentation below for further customization pointers and documentation.
  8. Remember to compile your assets files using Gulp!

Site and User Settings

You have to fill some informations on _config.yml to customize your site.

# Site settings
description: A blog about lorem ipsum dolor sit amet
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://localhost:3000" # the base hostname & protocol for your site

# User settings
username: Lorem Ipsum
user_description: Anon Developer at Lorem Ipsum Dolor
user_title: Anon Developer
email: [email protected]
twitter_username: lorem_ipsum
github_username:  lorem_ipsum
gplus_username:  lorem_ipsum
disqus_username: lorem_ipsum

Don't forget to change your baseurl before build your site!

Color customization

All color variables are in src/styl/variable. To change the main color, just set the new value at main assignment. Another colors are for texts and the code background color.

Creating posts

You can use the initpost.sh to create your new posts. Just follow the command:

./initpost.sh -c Post Title

The new file will be created at _posts with this format date-title.md.

Front-matter

When you create a new post, you need to fill the post information in the front-matter, follow this example:

---
layout: post
title: "How to use"
date: 2015-08-03 03:32:44
image: '/assets/img/post-image.png'
description: 'First steps to use this template'
tags:
- jekyll
- template
categories:
- I love Jekyll
twitter_text: 'How to install and use this template'
---

Running the blog in local

In order to compile the assets and run Jekyll on local you need to follow those steps:

  • Install NodeJS
  • Run npm install
  • Run gulp

Questions

Having a problem getting something to work or want to know why I setup something in a certain way? Ping me on Twitter @willian_justen or file a GitHub Issue.

Donation

If you liked my work, buy me a coffee <3

paypal

License

This theme is free and open source software, distributed under the The MIT License. So feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.

If you’d like to give me credit somewhere on your blog or tweet a shout out to @willian_justen, that would be pretty sweet.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].