Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
librasteve authored Aug 22, 2024
1 parent d0b1661 commit 2715640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ CONTRIBUTING

Contributing to this repo is a great way to quickly get hands on HTMX and Raku Cro to get a feel for these technologies.

These raku implementation are inspired by the Python [equivalent](https://github.com/Konfuzian/htmx-examples-with-flask/tree/main) and contributors of new example items are encouraged to review the Python equivalent first as well as the raku click_to_edit implementation already provided.
These raku implementation are inspired by the Python [equivalent](https://github.com/Konfuzian/htmx-examples-with-flask/tree/main) and contributors of new example items are encouraged to review the Python equivalent first as well as the raku click_to_edit implementation already provided. I have left the original index page as ```/templates/index.crotmpOLD``` as imported from the Flask examples since this carries a lot of styling for the various examples. Please raise an issue if you are contemplating chamging the main index as I would be happy to work with you on ways to carry the example-specific styling in the example code instead.

To contribute an example, please fork this repo, follow the Getting Started (see below) and the submit a PR with your proposed changes. Please delete your cro service from the repo before the PR so that new starters can build a clean service.

Expand Down

0 comments on commit 2715640

Please sign in to comment.