Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryan-l-robinson/tech.ryanrobinson.ca
- Owner: ryan-l-robinson
- Created: 2024-07-19T18:52:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T20:25:03.000Z (19 days ago)
- Last Synced: 2024-10-20T22:55:31.980Z (19 days ago)
- Topics: eleventy, static-site-generator
- Language: XSLT
- Homepage: https://tech.ryanrobinson.ca
- Size: 88.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.