briankoser / kodex-aspnetcore

Koser family site, written in ASP.NET Core MVC
MIT License
1 stars 0 forks source link

kodex 3.0 #129

Open briankoser opened 4 years ago

briankoser commented 4 years ago

1.0 Jekyll 2.0 ASP.NET Core MVC 3.0 11ty, Netlify Functions, Fauna DB (hosted on Netlify)

There's not much that can't be generated at build time. I think posts should be generated, leaving the sections like /recipes, /books, /movies, and /games being the only data that needs an API.

This repo will be renamed kodex-dotnetcore and archived. The needed issues will be created on the new kodex repo.

We can reuse all the HTML, CSS, and JS this time. A SQL query can convert the posts to the necessary MD or NJK format. Put that in place and then start iterating to add recipes, books, and the rest.