Vytautas Jakutis
1f8afcb37e
site: docs: fix a typo in HTML example in template syntax
2019-04-24 10:19:24 -04:00
Rubens Mariuzzo
6c0aa3b9ef
Add missing dot.
2019-04-23 14:55:14 -04:00
Conduitry
2a2aa428a2
fix unit test under Node 12
2019-04-23 14:07:54 -04:00
Hongarc
50cf49a884
Remove whitespace at end of line
2019-04-23 14:00:12 -04:00
Conduitry
e7885f2cb1
site: more link fixes in blog posts
2019-04-23 06:42:47 -04:00
Gregor Aisch
2435c57f47
fix link to CSS in JS blog post
2019-04-23 06:07:01 -04:00
Jesse Wicks
57735d4982
fix tutorial link
2019-04-23 06:06:29 -04:00
Scotty Simpson
96e3df1c79
typo
...
I'm very helpful
2019-04-23 06:05:49 -04:00
Jon Ross
bf6bd36e38
Update alt text to clarify "shorthand attributes"
...
Alternatively, `alt="A man dancing"` could also be removed with no detrimental side effects IMO.
2019-04-22 17:41:27 -04:00
Luca Bonavita
2a76b8d383
site: API docs, transform section titles with the same processor used for content headers
2019-04-22 17:33:51 -04:00
Conduitry
d85de6791e
site: use master branch of template in svelte-app
2019-04-22 17:25:36 -04:00
Conduitry
e039cabbaa
site: fix another link ( #2497 )
2019-04-22 17:16:46 -04:00
Luca Bonavita
58531cbf49
Fix hash links in docs
...
- update links containing `docs#`
- pointing some links to the v2 branch
- for posterity, I've been looking also in markdown links containing an anchor using \[.+\]\(.+#.+\), derived from regexr.com/3e051 (1 found)
- Gitter -> Discord
Fixes #2470
2019-04-22 12:51:19 -04:00
rqrqrqrq
bda6aff09c
Docs fix ( #2488 )
2019-04-22 12:13:30 -04:00
Richard Harris
de153eff0f
surely this will fix it
2019-04-22 08:34:30 -04:00
Richard Harris
8c26471d00
fix gist icon in REPL
2019-04-22 08:02:46 -04:00
Richard Harris
bed7511bff
Merge branch 'master' of github.com:sveltejs/svelte
2019-04-22 07:38:39 -04:00
Richard Harris
0e6b002573
work around transition bug
2019-04-22 07:26:25 -04:00
Achim Vedam
210ac8aa57
closes #2482
...
• fix missing :hover-state in TopNav
2019-04-22 13:20:57 +02:00
Richard Harris
0b54fa9537
add video to blog post, remove draft flag
2019-04-22 07:03:43 -04:00
Rich Harris
263add1d61
Merge pull request #2469 from sveltejs/better-site-errors
...
better error pages
2019-04-22 06:45:29 -04:00
Rich Harris
16d8e5d5f1
Merge pull request #2481 from sveltejs/fix-examples-toc
...
fix opacity on examples TOC
2019-04-22 06:44:57 -04:00
Richard Harris
813f4870bb
remove some unused code
2019-04-22 06:43:30 -04:00
Richard Harris
9dc554203d
fix opacity on examples TOC
2019-04-22 06:38:31 -04:00
Rich Harris
0129277b51
Merge pull request #2477 from sveltejs/site/deps
...
Site: Remove extra dependencies
2019-04-22 06:17:19 -04:00
Rich Harris
8e1fa5755f
Merge pull request #2479 from sveltejs/gcloud-builds
...
site: use gcloud CLI to build Docker image
2019-04-22 06:07:35 -04:00
Rich Harris
74a5ef2811
Merge branch 'master' into site/deps
2019-04-22 06:05:57 -04:00
Rich Harris
aa0abb13cc
Merge pull request #2476 from sveltejs/site/caching
...
Site: Default Cache-Control value
2019-04-22 06:04:14 -04:00
Rich Harris
86f6e73830
Merge pull request #2475 from sveltejs/deploy/node-11
...
Chore: Deploy with Node 11.14
2019-04-22 06:03:11 -04:00
Rich Harris
be6d61f5ed
Merge pull request #2473 from sveltejs/gh-2449
...
add a preloading indicator
2019-04-22 06:02:46 -04:00
Luke Edwards
4c3499f578
fix(site): remove "dotenv" from runtime
2019-04-21 23:44:45 -07:00
Luke Edwards
85481a446a
fix: serve -> sirv typo
2019-04-21 23:25:17 -07:00
Conduitry
8866e5a219
site: use gcloud CLI to build Docker image
2019-04-22 01:59:48 -04:00
Luke Edwards
18c2e6b675
site: remove “compression” lib;
...
- handled better by Cloudflare
2019-04-21 22:24:32 -07:00
Luke Edwards
5928378664
fix: remove unused arg
2019-04-21 22:16:14 -07:00
Luke Edwards
ece8224085
chore: bump & attach sirv
dep
2019-04-21 21:17:01 -07:00
Luke Edwards
02f89bcbd9
fix: set default Cache-Control value when unset
2019-04-21 21:16:44 -07:00
Luke Edwards
ebb4e72d1d
chore: deploy with Node 11.14
2019-04-21 20:48:54 -07:00
Conduitry
a8832f006e
site: remove Now ( #2474 )
2019-04-21 20:45:30 -07:00
Richard Harris
04a6b9ad8b
add a preloading indicator - fixes #2449
2019-04-21 22:39:22 -04:00
Rich Harris
9aa81202a7
Merge pull request #2471 from sveltejs/better-site-links
...
makes links a bit more obvious, per #2445 . also tweaks some /blog css
2019-04-21 22:15:35 -04:00
Richard Harris
17c5cb75b1
makes links a bit more obvious, per #2445 . also tweaks some /blog css
2019-04-21 22:13:35 -04:00
Richard Harris
1e9ef58a90
better error pages
2019-04-21 21:20:53 -04:00
Richard Harris
f4d7087ea0
Merge branch 'master' of github.com:sveltejs/svelte
2019-04-21 20:44:19 -04:00
Rich Harris
f468703160
Merge pull request #2465 from sveltejs/deploy/cloudrun
...
Chore: Deploy via CloudRun
2019-04-21 20:43:52 -04:00
Richard Harris
7a3e87c75e
remove superfluous example
2019-04-21 20:41:50 -04:00
Richard Harris
2359a9f595
redo thumbnails as jpgs
2019-04-21 20:41:37 -04:00
Richard Harris
30b47995dd
Merge branch 'master' into deploy/cloudrun
2019-04-21 20:11:50 -04:00
Rich Harris
3f10f3542d
Merge pull request #2466 from sveltejs/examples-nav-2460
...
Add examples navigation
2019-04-21 20:07:57 -04:00
Richard Harris
6dc71feed5
Merge branch 'master' into deploy/cloudrun
2019-04-21 19:14:25 -04:00