livebook/lib/livebook_web
Jonatan Kłosko f70581f255
Introduce an Explore section (#310)
* Add explore page

* Move sidebar to a configurable component

* Fix homepage test

* Add images

* Store example notebooks in files and make explore notebooks linkable

* Fix tests

* Raise on invalid notebook slug

* Keep just the file contents in notebook info

* Move notebook lookup to Explore

* Exclude notebooks in progress
2021-06-02 21:51:43 +02:00
..
controllers Move auth to its own view 2021-04-16 22:18:59 +02:00
live Introduce an Explore section (#310) 2021-06-02 21:51:43 +02:00
plugs Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
templates Introduce an Explore section (#310) 2021-06-02 21:51:43 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
ansi.ex Ignore RFC 1468 switch to ASCII code sequence (#225) 2021-04-20 15:05:30 +02:00
endpoint.ex Fix assets path in development 2021-05-20 12:28:00 +02:00
helpers.ex Change anchor tags for sections to be based on the titles, not randomly generated (#288) 2021-05-23 18:22:55 +02:00
router.ex Introduce an Explore section (#310) 2021-06-02 21:51:43 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00