Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Begin site setup for www tko io #140

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Begin site setup for www tko io #140

wants to merge 15 commits into from

Conversation

brianmhunt
Copy link
Member

This PR will create a couple sites that show how to use ESM + TKO, namely the minimal build and the tko.io website.

I was using very clever (read: bad) combinations of pug + Python, etc., when I really should've been eating our own dog food, so to speak.

I'm going to move over all the content from https://github.com/knockout/io.tko/ and use the styles with JSS†.

I also plan to add a Github action for deploying to e.g. Firebase Hosting (i.e. Fastly/CDN).

The objective of this demonstration will be to illustrate compartmentalization of the HTML (JSX) + CSS (JSS) and Javascript in one file, and inheritance.

Some Typescript T/JSX typings may come out of this, too.

† big shout-out to the JSS developers, it compliments TKO/JSX very well.

@brianmhunt brianmhunt mentioned this pull request Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant