Commit Graph

24 Commits (fdd750db21e878a3e72a7f597c0d0fdaa2a5f986)

Author SHA1 Message Date
Rich Harris fb8bab8164 diff highlighting
4 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting (#4851)
5 years ago
Rich Harris 84b0e86583 allow site to run locally without PG env vars
5 years ago
Conduitry 1a2af80818 site: handle unknown/missing markdown code block syntax languages
5 years ago
Luke Edwards 5e2c524825 chore: update database ENV keys
5 years ago
Richard Harris 37b8848dac colocate all auth/db code, use LRU cache to avoid unnecessary db hits
5 years ago
Richard Harris 3c5d46dc0b code organisation
5 years ago
Conduitry 43f82af4a8 some linting and tidying
6 years ago
Luke Edwards 1d0da9d022 Use database for REPL, update URL structure (#2572)
6 years ago
Rich Harris de31170a40
Merge branch 'master' into blog-anchors-2609
6 years ago
Rich Harris 85b1850b77
Move some stuff into @sveltejs/site-kit
6 years ago
Luca Bonavita 5813248e5a Site: add anchors to blog posts
6 years ago
Luca Bonavita 8839951185 Site: REPL, use the gist or example title in the page title
6 years ago
Luca Bonavita 788519b1c4 Site: use pure javascript slugification library
6 years ago
Luke Edwards ae081af54c
Merge branch 'master' into site/polka
6 years ago
Luca Bonavita 2a76b8d383 site: API docs, transform section titles with the same processor used for content headers
6 years ago
Luke Edwards 5830cf346e chore: linter fixes
6 years ago
Luca Bonavita 39c172ef83 Add examples navigation
6 years ago
Luca Bonavita c8b2941d81 Support slug translations in the API docs
6 years ago
AlexxNB ab7a9e7da7 add link_renderer to handle external links
6 years ago
Luca Bonavita 2778956612 Code blocks formatting. Fixes #2387
6 years ago
Richard Harris e6f0282da1 various REPL improvements
6 years ago
David Pershouse 9b7d0152bc handle markdown on windows machines
6 years ago
Rich Harris 29052aba7d
Bring svelte.technology source into main repo
6 years ago