kens-models.github.io

module
v0.0.0-...-5e538a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: Apache-2.0

README

Ken's Models site

A Jekyll-powered site to showcase Ken's Models.

  • Links to categorised collections of models
  • Thumbnails for models come from Flickr
  • Each model links to its own Flickr gallery
  • Also a blog

How it works (v1)

  • Custom scraper written which lists all of Ken's Models Flickr collections (includinga list of photosets in each). Also lists all photosets in full (including thumbnail URLs).
  • Scraper matches these lists together and generates markdown files for each model under Jekyll's category folders.
  • Jekyll build then picks these up and generates content.
  • GitHub automatically deploys to pages for us.

Plans for the future

Ken loves spreadsheets, so we could control the metadata using Google sheets and its public API. The scraper could use this spreadsheet as the primary source of information, allowing us to convey as much metadata as we need for each model. The sheet would need the ID for each Flickr photoset (so we can discover the thumbnail URLs dynamically).

The blog section could potentially be managed by a shared google folder full of documents. An importer could list docs in this folder, convert each one to markdown, and write a Jekyll post file using a Go template.

Local development

For local dev, run:

docker-compose up

Then open http://localhost:4000 in your browser.

Made using the Creative Theme for Jekyll.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL