Giter VIP home page Giter VIP logo

blog's People

Contributors

newmanrs avatar

Watchers

 avatar

blog's Issues

Automate checking of dead links

Some tools such as htmltest seem to catch more errors than I'm aware of. See #8. Hugo considers this out of the scope of the static site generator (and is probably slow compared to the site build process), so if we want automated link checking we need to defer to some other tooling.

image

Social links for Strava (maybe others) mangled

Links seem to now be double-expanded https://www.strava.com/athletes/https://www.strava.com/athletes/16965390 instead of https://www.strava.com/athletes/16965390. Probably from not testing when changing theme.

Photo Gallery

Need to write or build a photo gallery generator. Currently manually creating thumbnails with image magic and hard-linking them in posts is certainly tedious.

Hugo Deploy broken on large pptx file

Hugo deploy syncing to s3 seems to always upload my doctoral defense slides with an MD5differs given as reason (but ofc, even in verbose does not tell me what MD5 it calculates).

Checking the file in the blog, and copies downloaded from s3 give the same MD5sum.

I should probably move this file and any other static items directly into another S3 bucket that is publicly linkable, but not directly managed by hugo. And figure out how to permanently remove it from this repo, since putting such files in here was probably bad practice.

S3 sync inefficient copies

Currently the aws s3 sync command does a full upload of the site, which is not intended behavior. Consider figuring out how to configure the blog to use hugo's new deploy mechanism. This may fix caching/transfer which may get tedious if I start writing posts with more image content.

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.