Skip to content

Latest commit

 

History

History
694 lines (564 loc) · 79.5 KB

CHANGELOG.md

File metadata and controls

694 lines (564 loc) · 79.5 KB

0.16.0 (2024-12-10)

Bug Fixes

  • indexcard: check if column accessor is a function (d7f4bf0)

Features

  • entity card styles (81cf2f2)
  • homepage change hover title to white (2533191)
  • layout: add analytics via goatcounter (9c879fe)
  • moment: open the king's lives section by default (8050cde)
  • moment: open the king's lives section by default (4e52b26)
  • reduce padding of moment header (16cbeba)
  • reduce ul left margin (2058759)
  • restyle moments index to 2 col, 1col for small screens (f8c1d07)
  • revert moment titles styles similar original designs (fc8bd9f)

0.15.0 (2024-11-05)

Bug Fixes

  • footer: add aria labels to the footer sections (1e7b5aa)
  • placesmap: add an aria-label for each map marker (1260767)
  • search: typo (731612f)

Features

  • accessibilitystatement: add compliance level (154d470)
  • accessibilitystatement: add date and remove placeholder text (7c327e0)
  • accessibilitystatement: add limitation about 3d model viewer (47a9e62)
  • layout: set max inline size for the whole content (c1276df)
  • search: improvements to the search (4181095)
  • sketchfabembed: add component to embed sketchfab models (47fc4b2)

0.14.0 (2024-11-04)

Bug Fixes

  • check date fields are set (e792a18)
  • database: do not reduce opacity on link hover (56107a7)
  • entityindex: hide pagination info when displaying map view (93f090d)
  • entityindex: hide table view on small screens (8883f69)
  • pagination: add aria-label to pagination (ee7c36a)

Features

  • cardsort: add card view sorting component (d8ba71c)
  • database: add a config to store the database routes excerpts and tags (738eedc)
  • mdlayout: add basic styling for support content pages (f842cb1)

0.13.0 (2024-11-01)

Bug Fixes

  • moments: check if the title contains a colon (c251f7f)
  • moments: check if there is research before displaying it (c0bf5c2)
  • moments: wrap title in quotes (c3c955f)
  • privacypolicy: replaced partner email with placeholder (77d1747)
  • remove hover styles on disable button (481dcf1)

Features

  • add placeholder number to Database index title (111c8e3)
  • center moment titles (2dafcb7)
  • database: display entity counts (e3bfd74)
  • entityindex: describe how to sort the table (61fa9c0)
  • head: add component to load meta tags (d2d4025)
  • mdsvex: add a default layout for the markdown files (beb8068)
  • moment: for essays, split the moment title from the moment number (5e8391a)
  • moments: add support for different category of moment related essays (4329708)
  • moments: move the summary marker after the title (cd8a8e8)
  • moments: style the people list using a responsive grid (e7785e7)
  • privacypolicy: convert to markdown and add initial content (22efc4c)
  • search: process search results (6ea660e)
  • search: add filters to cross-reference entities/moments (c4dcc63)
  • search: enable history (dac945b)
  • search: enable search filters (aac7cb6)
  • style moment child header (96effb4)
  • style moment header (5dfba57)
  • style refinements moments sections (50d0da7)
  • style tables (db6add0)
  • supabase: add function to get entity counts (1d36136)

Performance Improvements

  • moment: reduce code duplication (e4595d5)
  • pagination: enable history (90b4aa3)

0.12.0 (2024-10-31)

Bug Fixes

  • homepage small screen horizontal scroll, style years (18735a0)
  • nav title resize (d12aea8)
  • search: set bundle path to enable subpath deployments (f6775ed)

Features

  • database: organise the page content (c11a41b)
  • moments: display the moment number (79f1612)
  • re-colour moment numbers index page, moment page (7675d36)
  • remove header var font size (f30f7b9)
  • resize heading font-size for mq (c3e4c92)
  • search: implement full site search (3a43111)
  • style database index page (9c19df1)
  • style moment page (bc8261e)
  • style moments index with numbers (1cb761b)

0.11.0 (2024-10-29)

Bug Fixes

  • a link default style (10b8994)
  • add max-width to main (a455375)
  • entitydetails: if metadata value is empty replace with empty placeholder (72e68ff)
  • footer layout for small screens, and change background colour for kdl section (f681959)
  • layout: remove max width (fb06d80)
  • moments images scale up to hide even borders (fac75fc)
  • moments: add links from moment to people (89bead1)
  • next arrow not wrapping (58a3787)
  • revert footer background colour, reduce section margin (4c380ef)
  • supabase: remove console log (e684e11)

Features

  • add moment images hover scale transistion (8a031ec)
  • change hero section fixed font size, remove opacity on button hover (4dc3a0c)
  • change media queries (4a07d5a)
  • components: add component to render events for entities (d22e386)
  • donations: add donation metadata and description (420779a)
  • donations: get data about related entities and sources (aa82b4d)
  • donations: get related moments (4bb0d48)
  • donations: separate the value and currency columns (e46be43)
  • entitydetails: only render slugs for people and organisations, and add links to places (2638b88)
  • events: get and display event data (0b9bdce)
  • lib: add function to format date ranges (1d5ab94)
  • moments: add a function to split the moment title into year and title string (60c82d6)
  • moment: split the year from the title (6bc5067)
  • moments: split the year from the title string (bf4a302)
  • new style and layout on moments index (b807d98)
  • organisations: add organisation name to the page title (cf7d41f)
  • organisations: get and display related events (f8055fd)
  • places: get and display place data (bbf47d4)
  • remove opacity on moment images hover (476efb7)
  • style moment header, center with border top powder blue (a0aafcc)
  • style moment page header (7010776)
  • style next prev buttons with transitions (ba44100)
  • style prev next buttons (c17f395)
  • supabase: add function to get entities related to a donation (beb03d8)
  • supabase: add function to get entities related to events (1c2b2c1)
  • supabase: add function to get people related to a moment (be2403b)
  • supabase: add functions to get entities related to places (0651ab8)
  • testing fade in animation for hero section (4db918d)
  • trying out border-bottom style to integrate more powder blue and more subtle hover effect. (a2be7c9)

0.10.0 (2024-10-29)

Bug Fixes

  • constants: remove unused file (87bcf2f)
  • database: replace indextable with the entityindex component (561561a)
  • entity: correct list markup (94d8b08)
  • entity: restore feature display (b976314)
  • moments: restore hover effect on moment image (6cf90c7)
  • organisations: typo (6adc2bb)
  • people: add entries function to ensure all routes are built (1ee37e7)
  • people: disable card view for now, wip (e3e9fba)
  • people: disable card view for now, wip (5570c55)
  • people: typo (64c18b0)

Features

  • a11y: add placeholder statement (05abaad)
  • a11y: add placeholder statement (cd84366)
  • config: add setting for empty placeholder (4f933b0)
  • demonumenta: add sketchfab embeds (2b6b40b)
  • donations: add component to render donations (2ff10a8)
  • donations: add types and error handling function (1658d02)
  • entity: display same as and urls (e547788)
  • entityindex: do not display the slug in the table (9ac256c)
  • errorhandling: add helper function to render load errors (60260e7)
  • layout: add global title to head (bae2f9d)
  • lib: add helper function to render event dates (fda9837)
  • organisation: get and display urls (be4b22d)
  • organisations: display memberships and donations (6d8d284)
  • organisations: get and display same as (3b2c2ec)
  • organisations: get more data about organisations (df1d492)
  • people: add a database summary before the data (6991458)
  • people: add test card view, not styled (58373c3)
  • people: enhance person detail page and data loading (2287dbe)
  • people: get both donations as agent and as recipient (93726fa)
  • supabase: add function to get feature for records (0b3a3c0)
  • supabase: add function to get languages for records (2cdaa82)
  • supabase: add function to get organisations memberships (6d32915)
  • supabase: add helper functions to get moments and sources for records (3b300eb)
  • supabase: enhance data fetching functions (f25781e)
  • supabase: modify get record donations (c1dc9af)
  • tablecolumns: add alternative names column (af5b4af)
  • tablecolumns: add column to display wether people have bios or not (d152a06)

Performance Improvements

  • moments: lazy load the images (a6e2df0)
  • reduce image sizes (554fd7f)

0.9.2 (2024-10-22)

Bug Fixes

  • people: check if metadata fields exist (7f18b20)

Features

  • error: add route to render errors (0abc4cd)
  • supabase: throw an error if a record is not found (1c27820)

0.9.1 (2024-10-22)

Bug Fixes

  • people: convert string to lower case for sorting (b278af6)
  • people: convert string to lower case for sorting (59db5c2)
  • tablecolumns: convert string to lower case for sorting (6554c62)

Features

  • about: add team as a subpage (119e8cc)

0.9.0 (2024-10-22)

Bug Fixes

  • footer: expand image to 100% (7bbab31)
  • layout: unset max inline size (b8b3f68)
  • places: add entries function to get all possible place routes (8220bbb)
  • places: link from popup to place (5241414)
  • places: link from popup to place (518f8b6)

Features

  • indextable: only display status on dev (d1d60c0)
  • moments: update moment images (7eace11)
  • people: display alternative names (dc11eca)

0.8.0 (2024-10-20)

Bug Fixes

  • donations: sort ascending (58f766d)
  • moments: update image url (4bbdc68)
  • tablecolumns: sort by name when slug is not available (e39d15b)

Features

  • components: add component to render and index table (aa0b93b)
  • database: load common data needed for child routes (0a335d1)
  • database: set custom sort options (887e5aa)
  • donations: display currency in a separate column and add status column (d2e8f3e)
  • donations: display donations as a table (ad9aeb5)
  • donations: display page count (83ea0e1)
  • donations: style pagination (e8d0064)
  • donations: use reusable column definitions (2b96c8e)
  • donations: use the indextable plugin (bc89b30)
  • events: load place name from data (9b2eee9)
  • events: sort events by start date (09e2c90)
  • events: use index table to render events (3f96a90)
  • indextable: add file with reusable column definitions (19fafef)
  • indextable: add prop to set the table sort options (4e6ba3d)
  • organisations: use index table to render organisations (5806e78)
  • people: add index table to render people (a5bc04a)
  • people: list moments (3f30028)
  • places: add map component (e7ae0a9)
  • places: add toggle between map and table (b6aceab)
  • places: render places on map (d7a040e)
  • scripts: add script to backup supabase (f081636)
  • stylesheets: add var for light border (ef805ba)
  • tablecolums: display the dates as locale (15fa81a)

0.7.0 (2024-07-12)

Bug Fixes

  • entity: ensure feature exists before accessing (1945543)
  • hero: remove margin block (aaace28)
  • moment: add lang attribute (1bbee49)
  • moment: ensure link underline is the same colour as the text (64f9d12)
  • moment: prevent moment caption from overflowing (3108c73)
  • moments: remove biographies (a832af8)
  • moments: remove empty columns from table (10ea401)

Features

  • add hamburger menu icon to smaller screens (dc69f8d)
  • component: use open props shadow (5b28ac8)
  • css: add default margin block for section elements (a161853)
  • entity: add feature prop to display images for entities (7cde151)
  • entity: hide the entity shape for now, because it has no links with anything else (b3ff18b)
  • moment: add links from moment to people (fcf776f)
  • moment: add slot for dynamic content (755104f)
  • moment: add style to the research and lives sections (d0b685f)
  • moment: add test custom container (ab3d8b8)
  • moment: align headers with content (fdbef34)
  • moment: ensure the links are full width (13bba13)
  • moment: move moment specific style to the moment page (6fbba01)
  • moment: moved moment specific styling into the component (8d253e5)
  • moments: add function to get detailed research related to a moment (7e53e6e)
  • moments: add link to database (5fbd291)
  • moments: dynamically load the detailed research and king's lives sections (52137d6)
  • moments: render detailed research in the moment page (2fc4e1a)
  • moment: style footnotes (6298078)
  • moment: style links (d4f279b)
  • moment: style tables (a91be79)
  • organisations: use the entity component to render the organisation (5cb8317)
  • people: display featured image (78392f5)
  • people: use the getRecordBy function to get people and organisations (7cffb9a)
  • supabase: add function to get records grouped by a field (251df83)

0.6.1 (2024-06-27)

Bug Fixes

  • breadcrumbs: do not display breadcrumbs in the home page (e769668)
  • breadcrumbs: do not display breadcrumbs in the home page (eaf5593)
  • breadcrumbs: remove padding and margin and background (c8e563b)
  • footer: add media queries styling for smaller screens (db2278c)
  • header: ensure active class works on non-root path deployments (47a884c)
  • hero: do not break hero title into lines (88b0788)
  • moment: align prev/next navigation with main content (aeda634)
  • moment: remove border from moment nav for active moment (a6ba2c2)
  • moments: link to moment 8 (b03da6b)
  • moments: move the surface class up the tree for simpler styling (e96dbe2)
  • moments: prevent last moment to be full width (b5a822b)
  • style: active class for surface 2 (abf7991)
  • update port to the correct number (33ce9d4)

Features

  • add box shadow to button hover (725167b)
  • add support for footnotes (2442900)
  • breadcrumbs: align the breadcrumbs with the site title (213de70)
  • entities: create entity component (1942e7f)
  • moment: add moment image to list of moments (11eb656)
  • moments: add links to detailed research (aa753e8)
  • moments: add moment component (aa38333)
  • moments: move the link to include the image and the image title (e4bad72)
  • moments: restructure the moment layout to incorporate sub pages (3dd6709)
  • people: parse the description as markdown (7625949)
  • smaller screen style changes (87acdfc)
  • supabase: add supabase data model and data (cf4b78f)

0.6.0 (2024-06-04)

Bug Fixes

  • add base path to resolve links properly in gh pages (9d66348)
  • add base path to resolve links properly in gh pages (00e8cee)
  • breadcrumbs: add base path for github deployment (f335d02)
  • breadcrumbs: do not display base path part when it exists (cd9b77f)
  • breadcrumbs: remove base path, it is not needed for the crumbs (2ad5000)
  • breadcrums: reduce padding inline (7b353b7)
  • database: remove element that was not needed (219ce38)
  • footer: typo (151627b)
  • footer: update with correct image (dffb1f4)
  • layout: move the breadcrumbs inside the transition (29f191a)
  • moments: change to double quotes because title had single quote (d3da727)
  • moments: ensure cards have enough width to display title (335860d)
  • moments: remove margin, it is set at the layout level (a8d5dc5)
  • people: remove typo (9fb1b27)
  • update patht to hero image (2e65a45)

Features

  • about: add team content (ccc2274)
  • about: use md page (2677e90)
  • add more data to the person view (bcd1dd9)
  • add project favicon (f53c8ec)
  • breadcrumbs: add breadcrumbs component (c37eb49)
  • constants: add constant to store placeholder value for empty fields (36f4be3)
  • css: add hover state to default links (7e76d72)
  • css: add utility class for serif text and inline dls (ee43baa)
  • database: add supabase integration to load database pages (92d0cb8)
  • initial commit of design implementation for may release (bd1316b)
  • keep a consistent margin block across all pages (3f540c4)
  • keep breadcrumbs on all pages (f31509e)
  • moments: add basic styling to the index page (eb10535)
  • moments: add moments index page (be58fc6)
  • people: add empty placeholder and basic styling (8d7fae7)
  • people: add person sources data (5f695bf)
  • people: display knows information (24e9cba)
  • people: display relationship name (8974da5)
  • person: display memberships (0fe178b)
  • transition: increase the transition duration (2c579bc)
  • update links to social accounts (eb92f57)

Changelog

  • build(npm): add remark plugin flexible containers d807cea
  • fix (menu): increase z-index, width 100% (still a bit buggy) f163a1f
  • fix(moments): remove empty columns from table 10ea401
  • feat: add hamburger menu icon to smaller screens dc69f8d
  • feat(organisations): use the entity component to render the organisation 5cb8317
  • latest backup of entity data d95a44a
  • feat(moment): add style to the research and lives sections d0b685f
  • fix(moments): remove biographies a832af8
  • feat(moment): align headers with content fdbef34
  • feat(moment): add links from moment to people fcf776f
  • feat(moments): add function to get detailed research related to a moment 7e53e6e
  • feat(moment): move moment specific style to the moment page 6fbba01
  • feat(moment): style footnotes 6298078
  • feat(entity): add feature prop to display images for entities 7cde151
  • feat(moment): moved moment specific styling into the component 8d253e5
  • feat(moments): render detailed research in the moment page 2fc4e1a
  • feat(moments): dynamically load the detailed research and king's lives sections 52137d6
  • feat(people): use the getRecordBy function to get people and organisations 7cffb9a
  • feat(moment): style tables a91be79
  • feat(supabase): add function to get records grouped by a field 251df83
  • feat(css): add default margin block for section elements a161853
  • feat(entity): hide the entity shape for now, because it has no links with anything else b3ff18b
  • feat(moment): style links d4f279b
  • feat(moments): add link to database 5fbd291
  • feat(people): display featured image 78392f5
  • feat(moment): add test custom container ab3d8b8
  • build(npm): turn on smartypants for mdsvex afd9c92
  • fix(moment): add lang attribute 1bbee49
  • feat(component): use open props shadow 5b28ac8
  • feat(moment): ensure the links are full width 13bba13
  • fix(entity): ensure feature exists before accessing 1945543
  • fix(moment): prevent moment caption from overflowing 3108c73
  • fix(moment): ensure link underline is the same colour as the text 64f9d12
  • feat(moment): add slot for dynamic content 755104f
  • fix(hero): remove margin block aaace28
  • fix (menu): full width 9164680

0.6.1 (2024-06-27)

  • feat(supabase): add supabase data model and data cf4b78f
  • build(npm): add release-it e196ea7
  • build(node): add supabase package 4ef6ab3
  • fix(footer): add media queries styling for smaller screens db2278c
  • feat(moments): restructure the moment layout to incorporate sub pages 3dd6709
  • feat(entities): create entity component 1942e7f
  • Added additional content files for moment 4 e5536d7
  • feat(moments): add moment component aa38333
  • Release 0.6.0 b9c6c29
  • Updated all moments to current content in project folder. a5e45f4
  • feat: add support for footnotes 2442900
  • feat(moment): add moment image to list of moments 11eb656
  • build(codespaces): install simple-git-hooks d1ed2a8
  • Added additional content md files to moment 2 9a26e19
  • feat(moments): move the link to include the image and the image title e4bad72
  • rename to make naming consistent 49f93c3
  • style(moment): format code 96a7c4d
  • feat(moments): add links to detailed research aa753e8
  • feat: smaller screen style changes 87acdfc
  • feat (moments): add surface 2 and styles to prev next moments to style like buttons 0c06222
  • fix(hero): do not break hero title into lines 88b0788
  • feat (moments): prev next buttons add box-shadow and padding, changed arrow b935539
  • feat: add box shadow to button hover 725167b
  • fix(breadcrumbs): remove padding and margin and background c8e563b
  • Release 0.6.1 9ae151b
  • feat(people): parse the description as markdown 7625949
  • fix(moments): prevent last moment to be full width b5a822b
  • fix(header): ensure active class works on non-root path deployments 47a884c
  • fix(style): active class for surface 2 abf7991
  • feat(breadcrumbs): align the breadcrumbs with the site title 213de70
  • fix(moment): align prev/next navigation with main content aeda634
  • fix(moment): remove border from moment nav for active moment a6ba2c2
  • fix(moments): move the surface class up the tree for simpler styling e96dbe2
  • fix: update port to the correct number 33ce9d4
  • style(css): format code 36a08e6
  • fix(moments): link to moment 8 b03da6b
  • fix(breadcrumbs): do not display breadcrumbs in the home page e769668
  • fix(breadcrumbs): do not display breadcrumbs in the home page eaf5593
  • style(css): format code 13bf22c
  • removed margin for prev next moment c2a29d4
  • add slug 8fc41b8

0.6.0 (2024-06-04)

  • feat: initial commit of design implementation for may release bd1316b
  • feat(database): add supabase integration to load database pages 92d0cb8
  • fix: add base path to resolve links properly in gh pages 00e8cee
  • feat: add more data to the person view bcd1dd9
  • style(moments): format code 397387e
  • feat(css): add utility class for serif text and inline dls ee43baa
  • fix(footer): update with correct image dffb1f4
  • add supabase 631e4e6
  • fix(moments): ensure cards have enough width to display title 335860d
  • fix: add base path to resolve links properly in gh pages 9d66348
  • style(header): format code 6139d3c
  • feat(people): display knows information 24e9cba
  • style: format code d9e33e3
  • feat: keep breadcrumbs on all pages f31509e
  • feat(breadcrumbs): add breadcrumbs component c37eb49
  • feat(people): display relationship name 8974da5
  • feat: update links to social accounts eb92f57
  • chore: add linting and formatting config files eefeb68
  • fix(layout): move the breadcrumbs inside the transition 29f191a
  • feat(about): add team content ccc2274
  • feat(person): display memberships 0fe178b
  • Corrected moment titles and changed some text where moment titles changed. Added single quotes to titles 5ab9c2a
  • feat(people): add empty placeholder and basic styling 8d7fae7
  • fix(breadcrumbs): add base path for github deployment f335d02
  • feat(moments): add moments index page be58fc6
  • fix(database): remove element that was not needed 219ce38
  • feat: add project favicon f53c8ec
  • feat(moments): add basic styling to the index page eb10535
  • feat(transition): increase the transition duration 2c579bc
  • feat: keep a consistent margin block across all pages 3f540c4
  • fix(moments): change to double quotes because title had single quote d3da727
  • feat(people): add person sources data 5f695bf
  • fix(breadcrumbs): do not display base path part when it exists cd9b77f
  • ci(github): add step to set up env file c53de04
  • feat(css): add hover state to default links 7e76d72
  • fix(moments): remove margin, it is set at the layout level a8d5dc5
  • style(moments): format code d5cfb75
  • ci(github): run on develop, main, research branches 7020ed9
  • ci(github): run on the may branch only 680b015
  • fix(breadcrums): reduce padding inline 7b353b7
  • docs(readme): update the gitpod link a6aebe5
  • docs(readme): update the gitpod link b6737f1
  • fix(breadcrumbs): remove base path, it is not needed for the crumbs 2ad5000
  • fix: update patht to hero image 2e65a45
  • fix(footer): typo 151627b
  • style: format code 083c4a9
  • feat(constants): add constant to store placeholder value for empty fields 36f4be3
  • merge branch 'main' into develop 48ffe14
  • feat(about): use md page 2677e90
  • fix(people): remove typo 9fb1b27
  • rename hero image 28519cf

0.5.0 (2023-10-31)

  • build(npm): bump lint-staged 8a43179
  • docs: add data model diagram 2a26ad0
  • feat(frontmatter): add page folders for donations and events aa678c3
  • feat(frontmaid): add small package to generate mermaid diagrams from frontmatter content type definitions 3bd72e4
  • feat(frontmatter): add event content type and template 23405b0
  • build(npm): update dependencies c652f51
  • Release 0.5.0 1a26050
  • refactor(vscode): update the colour setting to match the project colour eec0c24
  • style(frontmaid): format code e55be54
  • fix(entities): remove date and place properties from person 9a73b12
  • fix(frontmatter): prefix the attendee fields in event 2ba6cda
  • feat(frontmatter): add knows field to person content type 80a2637
  • fix(lint-staged): define commands in the lint-staged section 772fe8a
  • feat(frontmatter): add location field to organisation b5f3a60
  • feat(frontmatter): set multiple for memberOf fields 59b7414
  • feat(frontmaid): add initial package configuration 49d2b9c
  • build: add mjs to lint staged configuration 21250ce
  • build(npm): add pico css 4b0083c
  • fix(templates): add missing lon field to the place template 0ae1647
  • feat(frontmatter): add location field to organisation af68d96

0.4.0 (2023-10-19)

  • feat(frontmatter): add place content type acdbba0
  • style(frontmatter): re-organise content types 044cb93
  • feat(frontmatter): add organisation content type 1987510
  • feat(frontmatter): add person content type 2ca8f13
  • feat(frontmatter): add fieldCollection for feature image fields 285095b
  • feat(frontmatter): add donation content type fc18e00
  • fix(frontmatter): nest feature field group 2b0c996
  • Release 0.4.0 9f80f8a
  • feat(frontmatter): add geo coordinates fields ca8eb95
  • feat(frontmatter): add theme content type aeab309
  • feat(frontmatter): add default types 016c914
  • feat(frontmatter): add explicit slug fields to entity types 933b8b3
  • feat(frontmatter): render name fields as single line eaa3c89
  • feat(templates): update templates with content type changes 244a398
  • feat(frontmatter): add places content folder e561f5a
  • feat(templates): add donation template 7ba3a2e
  • feat(frontmatter): add themes field to moment 5eef908
  • fix(frontmatter): update field group for feature image 940b32d
  • feat(templates): add themes field to moment template 267bcce
  • feat(frontmatter): enable moment to have multiple themes 08b245d
  • feat(templates): add geocoordinates to the place template 459cf45
  • refactor(themes): add type field c831fff

0.3.1 (2023-10-04)

0.3.0 (2023-10-04)

0.2.0 (2023-10-03)

  • Release 0.2.0 1e930f3
  • merge with develop ad5a636
  • feat(frontmatter): add initial templates d63b272
  • feat(frontmatter): add initial frontmatter configuration ad8eddc
  • feat(frontmatter): add content type for moments 390cb91
  • docs(changelog): add changelog b5b72d1
  • style(vscode): add peacock settings d4f1875
  • feat(image): add title to feature image 1fb15d9
  • build: add formatting settings 25a840a
  • fix: add missing njk formatter eee20b8
  • fix: remove vim package, it turns vim mode automatically f3cbdb6
  • build(github): run 11ty after codespaces start d75c789
  • feat(frontmatter): add frontmatter taxonomy 25b2d5f
  • fix(about): add missing image title field 6860f1e

0.1.0 (2023-09-28)

  • build: add initial dependencies 4e69e1b
  • Initial commit 1ee75f3
  • feat(entities): add place entity data 842118b
  • feat(moments): add moments 5 - 13 73c0c88
  • feat(entities): display entity metadata 8e3e555
  • feat(entities): add initial entities data model and sample implementation fd874f4
  • build(frontend): add sass processing b1a920f
  • build: add tooling configuration 730ec7a
  • build(frontend): add kdl-components configuration 6acd5c1
  • fix(eslint): ignore unmatched patterns fdbed66
  • feat(frontend): add moments 2, 3 and 4 dfb1cd9
  • feat(themes): add theme models 33109cb
  • feat(nav): add navigation plugin and metadata 361f896
  • ci(github): add action to build the site and publish to github pages d457b57
  • build(frontend): add config files for 11ty d9d3559
  • feat(frontend): add initial layouts 08e731c
  • feat(moments): add moments base index page 5dec091
  • feat(seo): add seo plugin 6e94c30
  • build(github): add codespaces configuration d0ac5b4
  • feat(themes): add linking between moments and themes daaec39
  • feat(entities): add extra fields to the entities de22d66
  • feat(search): add base search ui 1f1d1fb
  • docs: add base instructions c31780f
  • fix(home): remove unused metadata 2c04426
  • feat(moments): add base structure to record moments 928fb8d
  • feat(entities): add link from place to people that were born at the place 690df88
  • fix(11ty): add base url plugin f7d9d82
  • feat: add robots file 72f5611
  • feat(about): add base about page 53954ff
  • fix: add nav order to nav items 8fedeef
  • build: add djlint configuration for the formatting of njk files 0146fc0
  • fix: ignore 11ty output directory 1789ed6
  • Release 0.1.0 025aeb5
  • build(git): ignore .DS_Store files 405e0a2
  • feat(base): add header section b6ff306
  • refactor(frontend): add layout and title frontmatter dfd6e62
  • docs: add gitpod button 0d3a2aa
  • add by a team of historians 22a846c
  • docs(readme): change the gitpod link to use the develop branch 8ab394d
  • feat(search): add command to index the data 85e2e88
  • docs(gitpod): fix link to repo 338828c
  • build(gitpod): init simple git hooks 7850446
  • add initiated in 2023 8982c92
  • fix(about): add missing layout 29f0be3
  • fix(moments): move the moment files to the correct locations 29a4914