Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-l-robinson/tech.ryanrobinson.ca

Updated version of Ryan's tech blog, built with eleventy
https://github.com/ryan-l-robinson/tech.ryanrobinson.ca

eleventy static-site-generator

Last synced: 18 days ago
JSON representation

Updated version of Ryan's tech blog, built with eleventy

Awesome Lists containing this project

README

        

# Ryan Robinson Technology

This is the technology blog of Ryan Robinson, built using Eleventy.

## TODO

- About page: make images consistent size.
- Posts by tag page: solve pagination. Delete the postslist-no-pagination template. Possible lead on doing that: https://desmondrivet.com/2022/03/23/eleventy-pagination which might also help with the posts by year idea.
- Posts by year page? These are possibilities implied by the URL patterns, but don't exist (tags and posts pages now exist)
- Search functionality works now, but needs readable styles: icon, clear button, results page.
- Remove the homepage message box. Keep the functionality in case I want to use that again. Start to phase out ryanrobinson.technology and point everything here instead, including updating links in dev.to.
- Posts: add descriptions to all posts, review tags and series, remove categories that aren't doing anything, update image paths, update link paths.
- Add broken link checker? 3.0 does protect against references to non-existent images, but I don't think it does against links.