Skip to content

Commit

Permalink
Add real-world example in addition to the demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael authored Apr 17, 2023
1 parent 0bdb2c2 commit 759e7f5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# editable-website

A SvelteKit template for coding **completely custom website**, while allowing non-technical people to **make edits** to the content by simply logging in with a secure admin password.
A SvelteKit template for coding **completely custom websites**, while allowing non-technical people to **make edits** to the content by simply logging in with a secure admin password.

Check out the demo at [editable.website](https://editable.website).

See it out in the wild at [sonjastojanovic.com](https://sonjastojanovic.com).

## But why?

It's a dynamic website but light as a feather compared to building on top of a CMS. It makes editing content self-explanatory.
Expand Down Expand Up @@ -119,4 +121,4 @@ If you have questions or need help (with development or deployment), send me an

## Examples
Community provided examples of additional features you can add to your editable website:
- [ChatGPT completion tool](https://github.com/nilskj/editable-website)
- [ChatGPT completion tool](https://github.com/nilskj/editable-website)

0 comments on commit 759e7f5

Please sign in to comment.