Code Monkey home page Code Monkey logo

lucassteer_website's Introduction

lucassteer

Build Setup

# install dependencies
$ npm ci

# serve with hot reload at localhost:3000
$ npm run dev
# if local assets changes aren't reflected in dev, try a cleanup
$ npm run cleanup

# generate static project
$ npm run generate
# preview static project
$ npm run preview

lucassteer_website's People

Contributors

lucassteer avatar dependabot[bot] avatar

lucassteer_website's Issues

Resolve npm audit issues

  • running npm audit fixes the issues, but breaks the builds and therefore requires additional investigation

Convert My Experiences to data-driven template

  • This should be similar to how the My Projects dynamically generates the markup based on the data defined in the script
  • Dealing with large blocks of text for the body content may require some investigation if the naive solution has cumbersome DX

Investigate why wide text tracking extends underlines and outlines past the end of the text

Increasing text tracking adds extra space between characters. However, increasing the tracking also adds that additional space past the last character as well; this is particularly noticeable for underlines (text decorations) and focus outlines.

Outline with tracking-normal:
image

Underline (text decoration) with tracking normal:
image

Outline with tracking-widest:
image

Underline (text decoration) with tracking widest:
image

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.