ponylang / pony-tutorial

:horse: Tutorial for the Pony programming language
http://tutorial.ponylang.io
BSD 2-Clause "Simplified" License
310 stars 111 forks source link

[1/?] Add ability to run code examples in the playground: Move code samples to separate files #541

Closed shaedrich closed 4 months ago

shaedrich commented 4 months ago

See #340

Fun fact: Loading snippets from gists, would have been possible via url_download config option 😉

Key points

Progress

= 313 code samples, 298 unique snippets

shaedrich commented 4 months ago

fyi: the last commit didn't change any of the markdown or config files, yet the build failed.

7:14:14 AM: Build ready to start 7:14:19 AM: Error checking out repo.

jemc commented 4 months ago

@shaedrich - I couldn't figure out how to enable Netlify deploy preview for forks, so I have given you commit access to this repository.

Now you can move your PR branches to this repo, and the Netlify deploy preview should work.

Sorry for the trouble.

shaedrich commented 4 months ago

@jemc No problem. I resubmitted the PR as #544