From f18ec3d20a6194579edff180ee7dc1a8c06be59d Mon Sep 17 00:00:00 2001 From: Nicholas Tollervey Date: Wed, 6 Dec 2023 14:46:39 +0000 Subject: [PATCH] Fix broken links, and put community information at the top of our READE (#1889) * Fix broken links, and put community information at the top of our README. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- README.md | 46 +++++++++++++++++++--------------------------- 1 file changed, 19 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 19173100..d0af51fc 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,25 @@ PyScript is a framework that allows users to create rich Python applications in the browser using HTML's interface and the power of [Pyodide](https://pyodide.org/en/stable/), [MicroPython](https://micropython.org/) and [WASM](https://webassembly.org/), and modern web technologies. -To get started see the [Beginning PyScript tutorial](https://pyscript.github.io/docs/latest/beginning-pyscript/). +To get started see the [Beginning PyScript tutorial](https://docs.pyscript.net/latest/beginning-pyscript/). -For examples see [here](examples). +For examples see [here](https://pyscript.com/@examples). + +Other useful resources: + +- The [official technical docs](https://docs.pyscript.net/). +- Our current [Home Page](https://pyscript.net/) on the web. +- A free-to-use [online editor](https://pyscript.com/) for trying PyScript. +- Our community [Discord Channel](https://discord.gg/BYB2kvyFwm), to keep in touch . + +Every Tuesday at 15:30 UTC there is the _PyScript Community Call_ on zoom, where we can talk about PyScript development in the open. Most of the maintainers regularly participate in the call, and everybody is welcome to join. + +Every other Thursday at 16:00 UTC there is the _PyScript FUN_ call: this is a call in which everybody is encouraged to show what they did with PyScript. + +For more details on how to join the calls and up to date schedule, consult the official calendar: + +- [Google calendar](https://calendar.google.com/calendar/u/0/embed?src=d3afdd81f9c132a8c8f3290f5cc5966adebdf61017fca784eef0f6be9fd519e0@group.calendar.google.com&ctz=UTC) in UTC time; +- [iCal format](https://calendar.google.com/calendar/ical/d3afdd81f9c132a8c8f3290f5cc5966adebdf61017fca784eef0f6be9fd519e0%40group.calendar.google.com/public/basic.ics). ### Longer Version @@ -47,7 +63,7 @@ You can then use PyScript components in your html page. PyScript currently offer - ``: same as `