Git Product home page Git Product logo

mysite's Introduction

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

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.