Git Product home page Git Product logo

ivanish's Introduction

ivanish's People

Contributors

ivanreese avatar

Watchers

 avatar  avatar

ivanish's Issues

Pronunciation

I should add a pronunciation guide for my name somewhere under Bio, so people know it's "eye-van" not "e-vawn"

Better split CSS and JS

Figure out how to get:

  • Inline scripts/styles
  • Blocking external scripts/styles
  • Async scripts/styles
  • Deferred scripts/styles

both per page, and global. Figure out which features of the site would best belong in each place.

Also, simplify the site CSS. Now that we know which pages use which features, we can bring them into the per-page resources (eg: columns only need to exist on the index page).

Move off netlify

This one seems hoot: https://begin.com/

or I could just use GitHub actions to deploy to S3.

but I'm also interested in exploring server side page generation. How might I do that while also getting fast static file serving?

Sara Joy suggested Uberspace

img alt

I should add this CSS and then go fix all the shit:

img:not([alt]) {
  border: 5px solid red;
}

Caching

Need to make sure we set a max-age or expires.

Move off Surge.sh

Any of my old projects hosted on Surge will probably die suddenly someday. I should scrape them, keep a local copy, and host them somewhere I have more control over.

js-stars perf

It'd be good if js-stars used IntersectionObserver so I can not run it when it's not on screen

iPhone font sizes

On the year pages, the title font is enormous and the meta font is minuscule. Especially apparent on Time Immemorial

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.