Giter Site home page Giter Site logo

iamjhu.github.io's People

Contributors

heyitsjhu avatar

Watchers

 avatar  avatar

iamjhu.github.io's Issues

Refactor CSS code base

There are a lot of similar elements throughout the site that can benefit from generalization and refactoring. For example, there are multiple unordered lists being used that each have their own CSS styles defined, yet their styles are very similar to one another. Consolidating such styles will make maintaining the code in the future easier.

Replace Liquid code blocks with GH fenced code blocks

Posts and Notes currently use Liquid's syntax for code blocks. When viewing the markdown files on GitHub, these code blocks are not rendered. Since the notes include a link to the commit history, it might make sense to convert the syntax over to GitHub fenced code blocks so that they're rendered when viewing on GH.

Fix navbar nav list top padding when transition from mobile to tablet views

Currently, when you expand the mobile nav-list and then drag the screen width beyond 425px, thus triggering the tablet media query, the nav list's formatting gets messed up due to the modified class name that was triggered by JS when the nav list was expanded.

We should ensure that the correct class name is set when transitioning from mobile to larger views.

Establish a consistent width for borders throughout the site

There are currently several different widths being used for borders across the site.

Establish either:

  • a consistent border width throughout the site (i.e., navlinks, text links, blockquote border, etc.), or
  • individual border widths that blend well with the surrounding text and elements where the border appears.

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.