• Stars
    star
    145
  • Rank 246,152 (Top 5 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A cleaned up version of the initial Jekyll setup for quick use.

Jekyll Boilerplate

Jekyll Boilerplate is a lightweight and cleaned up version of the initial Jekyll setup. The motivation behind this project was for me to avoid doing the same things over and over every time I build yet another site with Jekyll.

Features

Additions

  • An empty folder has been created at assets/images.
  • An empty folder has been created at assets/js.
  • An initial configuration for Kramdown has been added.
  • The CSS is being minified via Sass.
  • Some project-agnostic base styles have been added.
  • Normalize.css has been added.
  • .DS_Store and node_modules have been added to .gitignore.
  • The jekyll-feed gem has been added to automate Atom feed generation.
  • The jekyll-sitemap gem has been added to automate sitemap generation.

Editions

  • The _sass folder has been moved to assets/sass.
  • The css folder has been moved to assets/css.
  • The default.html layout has been cleaned up.
  • The index.html has been cleaned up.

Deletions

  • The about.md file has been removed.
  • The page.html and post.html layouts have been removed.
  • The sample post and the _posts folder have been removed.
  • All initial partials from the _includes folder but head.html have been removed.
  • Options email, twitter_username, github_username have been removed.
  • All the existing styles have been removed.

Fixes

  • A lang attribute has been added to the default layout.
  • A <main> element has been added to the default layout.

Credits

More Repositories

1

sass-boilerplate

A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.
SCSS
3,318
star
2

a11y-dialog

A very lightweight and flexible accessible modal dialog script.
JavaScript
2,364
star
3

SJSJ

Simplified JavaScript Jargon
HTML
2,268
star
4

sass-guidelines

Guidelines for writing sane, maintainable and scalable Sass.
HTML
909
star
5

awesome-sass

A curated list of awesome Sass.
749
star
6

selectors-explained

A CSS selector to plain English translator.
JavaScript
205
star
7

react-a11y-dialog

A React component for a11y-dialog
TypeScript
171
star
8

SassyJSON

[UNMAINTAINED] A Sass API for JSON.
SCSS
169
star
9

CRUD.js

A CRUD JavaScript class.
JavaScript
140
star
10

sass-compatibility

Sass compatibility issues between different engines.
SCSS
129
star
11

Countdown.js

[UNMAINTAINED] A little JavaScript cutstomizable countdown
JavaScript
103
star
12

site

Sources for kittygiraudel.com
Liquid
101
star
13

focusable-selectors

A micro-lib exporting an array of CSS selectors for focusable HTML elements.
JavaScript
72
star
14

SassyCast

[UNMAINTAINED] Type conversion functions for Sass.
SCSS
72
star
15

SassySort

[UNMAINTAINED] Several ways to sort values in Sass using popular sorting algorithms.
SCSS
61
star
16

ImagePreloader

A lightweight JavaScript implementation of an image preloader relying on Promises.
JavaScript
61
star
17

SassyStrings

[UNMAINTAINED] A collection of Sass functions to manipulate strings.
SCSS
59
star
18

react-menu-button

A React component wrapper around inclusive-menu-button.
JavaScript
51
star
19

ama

Ask me anything!
43
star
20

SassyTester

[UNMAINTAINED] A minimalistic function tester in Sass.
SCSS
42
star
21

dotfiles

My configuration files
Shell
40
star
22

react-a11y-disclosure

A small React hook to build accessible disclosure widgets.
JavaScript
34
star
23

jekyll-styleguide

This project is an experiment about how we can create a living styleguide in Jekyll.
HTML
32
star
24

react-a11y-footnotes

A reusable React implementation of accessible footnotes.
JavaScript
32
star
25

eleventy-plugin-footnotes

An 11ty plugin to render accessible footnotes with Liquid
JavaScript
30
star
26

SassyMatrix

[UNMAINTAINED] All you ever wanted to deal with matrices in Sass.
SCSS
28
star
27

github-release-search

Tiny CLI to search for terms in GitHub releases
JavaScript
27
star
28

node-legofy

Node.js version of Legofy.
JavaScript
25
star
29

SassyGradients

[UNMAINTAINED] Sass helpers to manipulate gradients.
SCSS
24
star
30

inline-styler

A teeny tiny JavaScript library to easily manipulate the style attribute of an element.
JavaScript
22
star
31

SassyBitwise

[UNMAINTAINED] Bitwise operators in Sass.
SCSS
18
star
32

dhand

A React hook to guess the dominant hand of the user.
JavaScript
16
star
33

scrabble-helper

A CLI helper for Scrabble.
JavaScript
15
star
34

sass-semver

[UNMAINTAINED] A Sass implementation of node-semver.
SCSS
13
star
35

SassyIteratorsGenerators

[UNMAINTAINED] Iterators and generators implementation in Sass.
SCSS
13
star
36

SassyLogger

[UNMAINTAINED] A logger for Sass.
SCSS
13
star
37

map-dater

An interactive command line utility to estimate the age of an undated world map.
JavaScript
13
star
38

circularray

A fast circular array implementation in JavaScript
JavaScript
11
star
39

hangman.js

Redux powered hangman game.
JavaScript
11
star
40

advent-of-code

TypeScript
6
star
41

dependency-checker

A simple CLI script to check dependencies from a package.json
JavaScript
6
star
42

sanity-micro-client

JavaScript
5
star
43

css3-pratique

CSS 3, Pratique du Design Web
4
star
44

sudoku-solver

JavaScript
4
star
45

PHP-hangman-game

[UNMAINTAINED] A little OOPHP hangman game.
PHP
3
star
46

cypress-5570

JavaScript
2
star
47

teachable-backup

Node.js script to download all content from a Teachable school
JavaScript
1
star