|
"/events/229405636-spring-meetup-what-is-lurking-behind-those-laptops": |
|
"/events/229405636-spring-meetup-what-is-lurking-behind-those", |
|
"/events/233221987-owddm-escape-the-august-heat-at-this-months-summer-meetup-in-osaka": |
|
"/events/233221987-owddm-escape-the-august-heat-at-this-months", |
|
"/events/233957080-september-web-talks-scope-optimization-and-creative-coding": |
|
"/events/233957080-september-web-talks-scope-optimization-and", |
|
"/events/255569433-introduction-how-to-hack-your-website-and-make-continuous-integration-from-it": |
|
"/events/255569433-introduction-how-to-hack-your-website-and-make", |
|
"/events/259644459-spring-time-march-meetup-rekindle-your-passion-for-web-development": |
|
"/events/259644459-spring-time-march-meetup-rekindle-your-passion", |
|
"/events/263532260-hot-summer-hot-topics-osaka-web-dev-and-design-meetup-in-august": |
|
"/events/263532260-hot-summer-hot-topics-osaka-web-dev-and-design", |
|
"/events/264050187-autumn-the-beautiful-season-of-colors-osaka-web-dev-and-design-meetup-in-october": |
|
"/events/264050187-autumn-the-beautiful-season-of-colors-osaka-web", |
|
"/events/285938706-javascript-dependency-future-and-typescript-at-the-cafe": |
|
"/events/285938706-javascript-dependency-future-and-typescript-at", |
|
"/events/294488629-ivskyoto2023-machine-learning-and-open-source-funding": |
|
"/events/294488629-ivskyoto2023-machine-learning-and-open-source", |
|
"/events/299334647-workshop-create-a-blogportfolio-in-astro-and-hygraph": |
|
"/events/299334647-workshop-create-a-blogportfolio-in-astro-and", |
|
"/events/308421828-oktech-study-session-ddd-part-1-not-another-acronym": |
|
"/events/308421828-oktech-study-session-ddd-part-1-not-another", |
|
"/events/308421830-oktech-study-session-ddd-part-2-a-new-product-emerges": |
|
"/events/308421830-oktech-study-session-ddd-part-2-a-new-product", |
|
"/events/309961693-oktech-study-session-ddd-part-3-putting-the-model-into-practice": |
|
"/events/309961693-oktech-study-session-ddd-part-3-putting-the-model", |
|
"/events/310707456-oktech-study-session-breaking-boundaries-with-hexagonal-architecture": |
|
"/events/310707456-oktech-study-session-breaking-boundaries-with", |
|
"/events/311323383-study-session-elephant-carpaccio-exercise-part-1-slicing-it-up": |
|
"/events/311323383-study-session-elephant-carpaccio-exercise-part-1", |
|
"/events/311323444-study-session-elephant-carpaccio-exercise-part-2-remaking-it": |
|
"/events/311323444-study-session-elephant-carpaccio-exercise-part-2", |
|
"/events/311974329-study-session-inversion-of-control-and-dependency-injection": |
|
"/events/311974329-study-session-inversion-of-control-and-dependency", |
|
"/events/313122761-event-driven-architecture-part-2-what-happens-when-reality-intervenes": |
|
"/events/313122761-event-driven-architecture-part-2-what-happens", |
|
"/events/313122762-event-driven-architecture-part-3-how-do-we-live-with-this-long-term": |
|
"/events/313122762-event-driven-architecture-part-3-how-do-we-live", |
|
// Slugs renamed by import script (Meetup title updated after first import) |
|
"/events/308667063-trust-in-javascript-numbers": "/events/308667063-alpine-javascript-numbers-and-business-cards", |
|
"/events/311973741-satellite-images-and-dev-credentials": "/events/311973741-end-of-year-event-satellite-images-dev", |
|
"/events/313110200-communicate-ux-and-ai-experiments": "/events/313110200-communicate-ux-and-digital-breadcrumbs", |
|
"/events/313124999-march-event-tbd": "/events/313124999-get-started-making", |
|
"/events/313203893-april-event-tbd": "/events/313203893-measure-development-experience", |
|
"/events/313772788-june-event-tbd": "/events/313772788-less-bugs-and-faster-code", |
|
"/events/313772796-may-event-tbd": "/events/313772796-kitchen-robots-and-state-of-ai", |
|
"/events/314902158-study-session-tdd-write-the-test-first": "/events/314902158-study-session-test-driven-development-write-the", |
I am planning an updated of the data management in the data source. To make that work it would help for all content to be in the
/contentfolder.Would it be possible/reasonable to move the redirects of the astro.config.tsto the
/contentfolder? Maybe under/content/event/redirects.yml?oktech.jp/astro.config.ts
Lines 77 to 123 in da52155