diff --git a/README.md b/README.md index 258db1b..5a34350 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,6 @@ This should give you a quick crash course in how the framework operates while I ## Current Status -This is a first rough ALPHA release to get the project published and get some victi^H^H^H^H^H...users testing it and telling me how it works so far. You aren't expected to be able to figure it out since I haven't completely documented it, but you should feel free to explore the code, study what's there, and see what you can do. The next release will have reference documentation and more code cleaning, then after that videos demonstrating the important features and showing how to use the tools included. +This is a first rough ALPHA release to get the project published and get some victi`^H^H^H^H^H`...users testing it and telling me how it works so far. You aren't expected to be able to figure it out since I haven't completely documented it, but you should feel free to explore the code, study what's there, and see what you can do. The next release will have reference documentation and more code cleaning, then after that videos demonstrating the important features and showing how to use the tools included. After that, further development will be focused on supporting the [Learn JavaScript the Hard Way](https://learnjsthehardway.com) course where students will use `bando` to create their own projects, and also learn how to implement the important elements on this stack. Once the course is done I'll start writing more public documentation for the framework as well as more demonstrations of using it to implement common websites. diff --git a/admin/pages/DocsBrowser.svelte b/admin/pages/DocsBrowser.svelte index b47041e..6ff02c8 100644 --- a/admin/pages/DocsBrowser.svelte +++ b/admin/pages/DocsBrowser.svelte @@ -204,7 +204,7 @@ -

API Docs

+

API Docs

README {#each Object.keys(index) as item} diff --git a/admin/pages/Routes.svelte b/admin/pages/Routes.svelte index ce669c9..084245d 100644 --- a/admin/pages/Routes.svelte +++ b/admin/pages/Routes.svelte @@ -65,7 +65,7 @@ -

Routes

+

Routes

/api