resFactory / factory

Resource Factory is a universal approach to originating, refining, and rendering Markdown, HTML, type-safe SQL, or other assets that could comprise static sites or engineering artifacts.
GNU Affero General Public License v3.0
0 stars 3 forks source link

Decouple publications from design-system #19

Closed shah closed 2 years ago

shah commented 3 years ago

executive/publ/publication.ts should be less coupled with the design system. The design system should be easy to override in publication instances by supplying a simple factory instance.

shah commented 2 years ago

This is now completed with the new site strategy.