2025 reboot/modernization of the site using the Eleventy static site generator.
@TODO: new post generator template
Images should optimally be included via Flickr to get responsive image sizing.
@TODO documentation for updated embedding
{% flickr_photo '17141038408' %}
- When adding a flickr image:
- re-run the flickr-cache generator
- restart the dev server
npm i
npm run dev
Push/merge to master, GH Actions will build and publish the site.
- copy
auth.json.disttoauth.json - get your flickr api key data and enter to
auth.json - run
pipenv run python auth.py - copy and paste the generated url in a browser
- extract the
oauth_verifiertoken from the XML output and provide it to the script - you should now have a fully populated
auth.jsonfile
pipenv run python cache.py