Giter Club home page Giter Club logo

wead's Introduction

Wead.

Gem Version Codacy Badge

A simple and clean jekyll theme.

Demo: https://kevyder.github.io/wead/

Rubygems: https://rubygems.org/gems/wead

Preview.

Imgur

Installation

Add this line to your Jekyll site's Gemfile:

gem "wead"

And add this line to your Jekyll site's _config.yml:

theme: wead

And then execute:

$ bundle

Or install it yourself as:

$ gem install wead

Usage

  • Update information to _config.yml.

  • Change _about.md for blog intro.

Pagination

Add the next lines in your _config.yml

paginate: 5
paginate_path: "/page:num/"
plugins: [jekyll-paginate]

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kevyder/wead.

Development

To set up your environment to develop this theme, run bundle install.

Your theme is setup just like a normal Jekyll site! To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

When your theme is released, only the files in _layouts, _includes, and _sass tracked with Git will be released.

License

The theme is available as open source under the terms of the MIT License.

wead's People

Contributors

codacy-badger avatar kevyder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wead's Issues

Accessibility errors found in your template

The user @carlsonsantana validate your site template "https://kevyder.github.io/wead/" and found these accessibility errors:

  • Page https://kevyder.github.io/wead/:
    • Issue e079576c-13fe-4f2b-a38d-8ba928eb52e8:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.86:1. Recommendation: change text colour to #6c6c6c.
      • Selector: html > body > div:nth-child(2) > div > div > div > p
      • Context: <p class="post-date"> Feb 25, 2017 </p>
    • Issue e6bec5e0-f2f3-4f31-bb96-bf9f25780987:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: #menu-icon
      • Context: <a href="javascript:void()" id="menu-icon" onclick="responsiveNav()"> <svg style="width: 32px; hei...</a>
    • Issue d19e91b1-fff0-496e-9ca4-72ecbff6e3d2:
      • Type: Error
      • Code: WCAG2AA.Principle3.Guideline3_1.3_1_1.H57.2
      • Message: The html element should have a lang or xml:lang attribute which describes the language of the document.
      • Selector: html
      • Context: <html><head> <meta charset="utf-8...</html>

You can check these accessibility errors using pa11y.
You can view the full validation results in our website.

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.