Git Product home page Git Product logo

flexbox-blog's Introduction

flexbox-blog

before the fix

This is a simple blog layout that I created in 2018 to dip my toes into flexbox layouts. I recently re-visited the project and felt it still had some potential, but running it through Lighthouse made it clear that some work needed to be done before I could even consider this as a potential layout template.

Initial Lighthouse scores

before the fix

After seeing these scores I spent a Sunday afternoon making improvements wherever possible and the project is now looking much better.

Updated Lighthouse scores

after the fix

To get this project up to speed (ahem) I did the following:

  • re-linked some missing resources
  • removed Font Awesome and replaced those icons with .svgs
  • Removed Google Fonts and replaced with system fonts
  • Replaced SoundCloud embeds with YouTube Embeds and a facade
  • Addressed some accessibility issues (contrast, heading order, etc.)
  • Fixed some small markup issues

The project could still use some adjustments to make it truly template ready. I don't love that it uses jQuery for the dropdown menus, and the stylesheet can definitely be greatly reduced in size.

I've also opened an issue to verify the semantics of the markup

flexbox-blog's People

Contributors

discoform avatar

flexbox-blog's Issues

remove jQuery

Is your feature request related to a problem? Please describe.

Consider removing jQuery from the project. We're using a couple of dropdown menus that rely on jQuery, but these can be replaced or converted to vanilla js

verify semantics of markup

Is your feature request related to a problem? Please describe.

I think it's pretty close already, but the initial version had some issues that suggest a low priority audit might be worthwhile

clean up style sheet

Is your feature request related to a problem? Please describe.

This project is originally from 2018 and the .scss files are kind of all over the place. The result is a stylesheet that is probably more than 3 times what should actually be needed.

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.