Giter VIP home page Giter VIP logo

mug's Introduction

Hi there, I'm Fernando Moreira ๐Ÿ‘‹

const NANDOMOREIRA = {
  bio: 'Front-end Developer and Open Source enthusiast based in Brazil',
  challenge: `I'm focused on React (Nextjs), Angular, TypeScript and Nodejs`,
  code: [
    'HTML',
    'CSS',
    'JavaScript',
    'TypeScript',
    'Node.js',
    'React',
    'Next.js',
    'Angular',
    'Remix.run',
    'Vue.js',
    'Nuxt',
  ],
  tools: [
    'vscode',
    'yarn',
    'NX.dev',
    'eslint',
    'prettier',
    'husky',
    'nvm',
    'commitlint',
    'Stylelint',
    'Jest',
  ],
  more: [
    `I use daily: ".(t|j)s(x)", ".html" and ".(s)css"`,
    `I'm currently learning Node.js, Angular, TypeScript, Remix.run and Strapi.io`,
    `I'm looking to collaborate on social impact projects`,
    `Ask me about Coffee, Beer, Bikes, aDHD (TDAH) and Personal Management Tools`,
    `Things I deeply care about: Design and User Experience`,
  ],
};

How to reach me:

EMAIL LINKEDIN

mug's People

Contributors

itsjw avatar nandomoreirame avatar

Stargazers

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

Watchers

 avatar

mug's Issues

Accessibility errors found in your template

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

  • Page https://nandomoreirame.github.io/mug/:
    • Issue 03dbc712-915c-4691-8d6b-a761da47ff69:
      • 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: html > body > a
      • Context: <a href="http://github.com/nandomoreirame/mug" target="_blank" class="github-corner"><svg width="80" height="80" vie...</a>
    • Issue 75ad9dfe-63a6-46cd-9241-0c5e6e24170d:
      • 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 2.18:1. Recommendation: change text colour to #292929.
      • Selector: html > body > main > section > section > nav > ul > li:nth-child(1) > span
      • Context: <span class="page-number">Page 1 of 4</span>
    • Issue 180e5646-0afb-4d32-9f49-a9e558200c2d:
      • 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 2.18:1. Recommendation: change text colour to #292929.
      • Selector: html > body > main > section > section > article:nth-child(2) > span > time
      • Context: <time class="post-date" datetime="2015-11-12">Nov 12, 2015 | jekyll update</time>
    • Issue 63244092-23f3-40f1-8ddf-cb237ba7af9c:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
      • Message: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
      • Selector: #search-input
      • Context: <input type="text" id="search-input" class="input" placeholder="enter the key for search..">
    • Issue 13ccb427-b4a2-46b5-9b39-4e96f0f8239a:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
      • Message: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
      • Selector: #search-input
      • Context: <input type="text" id="search-input" class="input" placeholder="enter the key for search..">
    • Issue ce5680aa-1007-4b01-a9ae-b77fbcc63269:
      • 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: html > body > main > header > div > a:nth-child(1)
      • Context: <a href="#" class="nav-toogle js-menu-trigger sliding-panel-button"> <span></span> <spa...</a>
    • Issue 8a2a3f5a-617a-4793-b2b2-abafd37a934d:
      • 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.

Symlink error

Hi,

I am getting following error:

The page build failed with the following error:

A file was included in source/index.html that is a symlink or does not exist in your _includes directory. For more information, see https://help.github.com/articles/page-build-failed-file-is-a-symlink.

If you have any questions you can contact us by replying to this email.

Please let me know what is the issue.

Facebook social features

I wonder how to fix facebook share option.
Anytime I try to share a post, it ends up this way:
zrzut ekranu 2015-12-24 o 10 29 16

Maybe you have an idea how to make it right? I'm aware that facebook made it a bit harder than twitter and one needs to set up an fb app to get it work.

Kramdown error

I running jekyll serve but return this error:

WARN: Unresolved specs during Gem::Specification.reset:
      rb-fsevent (>= 0.9.3)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
Configuration file: /home/rg3915/jekyll/mug/_config.yml
       Deprecation: You appear to have pagination turned on, but you haven't included the `jekyll-paginate` gem. Ensure you have `gems: [jekyll-paginate]` in your configuration file.
            Source: source
       Destination: _site
 Incremental build: disabled. Enable with --incremental
      Generating... 
You are missing a library required for Markdown. Please run:
  $ [sudo] gem install kramdown
  Conversion error: Jekyll::Converters::Markdown encountered an error while converting '_posts/2015-11-12-far-far-away-behind-the-word-mountains-far-from-the-countries-vokalia-and-consonantia.md':
                    Missing dependency: kramdown
             ERROR: YOUR SITE COULD NOT BE BUILT:
                    ------------------------------------
                    Missing dependency: kramdown

I install kramdown

But error continue.

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.