Slides
A plugin that creates a /presentations content type.
- short term: upload images of slides, add alt text, etc. Add transcription or slide explanation. Uses microformats natively with event information, video links, notes, etc. Present like Maggie Appleton and others.
- long term: integrates
slides.jsinto a native Kirby thing.
Digital Gardening
A plugin that forms all content into a digital garden style way of time, iteration, and phases.
Phase 1: Basic data format stuff
Phase 2: Customisable data formats
Phase 3: Template components
Phase 4: Pages
Phase 5: Themes
Phase 6: Community et. al.
Relative Time
Extend and flesh out my times of day plugin I'm using to generate the footer sentence, "This page was last updated one morning in Spring, on {$today}. Have it customisable for time periods, etc. Day, months, and seasons.
Resume
A resume content type that marks everything up in a microformat way, good typography, print stylesheet, and reality of job search stuff. The "print" feature is only available for a paid Kirby customers (i.e. can't generate your thing as a submittable PDF unless you have a Kirby license).
First Feature: static content, inputting each thing. Likely need to use blocks plugin to do it correctly...maybe Kirby 5 takes care of this.
Second Feature: skills inventory, where you can tag positions with skills and explain that skill. So, when clicking into the skill, you can see all the past things that interact or you demonstrated that skill. What that skill means for you.
Third feature: descriptions for each position, that are put in one at a time. Then, user can "create" a new resume and choose parts of the whole.
Fourth feature: connect with reviews specific for each role. This is then with a /reviews type that comes with basic things of potential reviews (and the options that Linkedin uses in relationships, but expand on list). Then add a "leave a review" form where people can provide feedback. (Can build now for my site)
Fifth feature: have /projects, /stories, and /case-studies that can be connected with individual positions or timespans.
Sixth feature: /timeline, and alternative view of the classic resume appearance, contextualizes the "in and out of work" sort of things.
Export/Import Existing Pages
Basically, I need a way to clean up my tags, look at the stats of the site as a whole, and such.
- first: download a
.csvfile of existing content. - second: import
.csvfile and replace specific content - third: select columns to import from
.csvfile (e.g. just tags)