Commit Graph

8954 Commits

Author SHA1 Message Date
Angelos Chalaris
f2f0ea73ec Update extractor and builder to parse browser support properly 2019-08-24 10:48:22 +03:00
Angelos Chalaris
0bb3c03186 Update list, search and index to show demos and browser support 2019-08-24 10:43:07 +03:00
30secondsofcode
9428ac0167 Travis build: 49 [cron] 2019-08-24 07:29:34 +00:00
Angelos Chalaris
1142849d11 Complete Cards 2019-08-23 14:36:53 +03:00
Angelos Chalaris
1c0fa2c624 Cards with browser support (WIP) 2019-08-23 14:11:46 +03:00
Angelos Chalaris
d12e35a5c8 Updated snippet cards (WIP) 2019-08-23 13:48:48 +03:00
Angelos Chalaris
6990b61e44 Add webber script (WIP) 2019-08-23 11:02:57 +03:00
30secondsofcode
70247db393 Travis build: 47 2019-08-23 07:35:47 +00:00
Angelos Chalaris
6b5d85801d Merge pull request #91 from havanagrawal/patch-5
[ENHANCEMENT] Remove list comprehension
2019-08-23 10:34:18 +03:00
Angelos Chalaris
2e0301296f Add static files, guidelines etc 2019-08-23 10:32:39 +03:00
30secondsofcode
ad887f18c2 Travis build: 45 [cron] 2019-08-23 07:28:54 +00:00
Havan Agrawal
69babf96a8 Remove list comprehension
Remove list comprehension, use list constructor instead
2019-08-23 00:23:18 -07:00
30secondsofcode
fc2b0c7558 Travis build: 43 2019-08-23 07:15:47 +00:00
Angelos Chalaris
0439c5d87a Merge pull request #90 from havanagrawal/patch-4
[ENHANCEMENT] Simplify camel snippet
2019-08-23 10:13:57 +03:00
Angelos Chalaris
4d544ad192 Update camel.md 2019-08-23 10:13:28 +03:00
Havan Agrawal
3ee07828d2 Simplify camel snippet
Remove regex with complex look-behind matching, replace with simpler string functions
2019-08-23 00:06:40 -07:00
30secondsofcode
2aa19e8cda Travis build: 41 2019-08-23 06:49:03 +00:00
Angelos Chalaris
f8322ce270 Fix typo 2019-08-23 09:47:35 +03:00
Angelos Chalaris
c70b90d4fb Resolve #88 2019-08-23 09:46:59 +03:00
30secondsofcode
ae73d4a601 Travis build: 36 2019-08-23 06:43:59 +00:00
Angelos Chalaris
a7dfbe5b05 Merge pull request #87 from havanagrawal/patch-3
[FIX] Fix quotation marks in max_n
2019-08-23 09:42:33 +03:00
Havan Agrawal
8b68038277 Fix quotation marks 2019-08-22 23:03:34 -07:00
30secondsofcode
f3258d4eea Travis build: 1388 [cron] 2019-08-22 16:33:35 +00:00
Angelos Chalaris
f56f631894 Clean up snippets 2019-08-22 14:46:27 +03:00
Angelos Chalaris
a8818b1998 Add extractor and builder
Tested and working
2019-08-22 14:04:18 +03:00
Angelos Chalaris
343f8fd4c7 Update snippet structure 2019-08-22 12:30:43 +03:00
30secondsofcode
c42d176fc5 Travis build: 14 2019-08-22 08:01:00 +00:00
Angelos Chalaris
8179ee7776 SEO updates 2019-08-22 10:59:06 +03:00
Angelos Chalaris
413631b9af SEO updates 2019-08-22 10:55:08 +03:00
30secondsofcode
0d667e6183 Travis build: 1386 2019-08-22 07:37:04 +00:00
Angelos Chalaris
fe4aa164d1 Add sitemap generation 2019-08-22 10:34:38 +03:00
30secondsofcode
2481db9451 Travis build: 33 [cron] 2019-08-22 07:28:53 +00:00
30secondsofcode
615c5ddea1 Travis build: 1384 2019-08-22 07:23:26 +00:00
Angelos Chalaris
f273668f2a Add Google site verification code 2019-08-22 10:20:55 +03:00
Angelos Chalaris
805bd5967f Update config.js 2019-08-22 09:42:34 +03:00
Angelos Chalaris
0f81e22342 Merge pull request #70 from 30-seconds/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-08-22 09:37:32 +03:00
dependabot[bot]
192353a7a5 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-22 06:07:07 +00:00
Angelos Chalaris
b91ead1b67 Fix a highlighting issue with examples on website 2019-08-22 09:04:12 +03:00
30secondsofcode
649a461414 Travis build: 9 [cron] 2019-08-22 05:54:12 +00:00
Angelos Chalaris
f138bc517b Merge pull request #69 from 30-seconds/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-08-22 08:52:09 +03:00
dependabot[bot]
6323052fdf Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-22 05:50:54 +00:00
Angelos Chalaris
bb58c7f125 Merge pull request #68 from 30-seconds/from-starter
Use 30-seconds-starter template
2019-08-22 08:48:06 +03:00
Angelos Chalaris
b80d58f6ad Minor updates to styles 2019-08-22 08:45:36 +03:00
Angelos Chalaris
c2569fb2e6 Add webber script and missing stuff from starter 2019-08-22 08:41:24 +03:00
Angelos Chalaris
53671b6462 Update CONTRIBUTING.md 2019-08-22 08:18:16 +03:00
Angelos Chalaris
807470bada Update logos 2019-08-21 15:00:36 +03:00
Angelos Chalaris
9139ea2ace Cleanup snippet categories 2019-08-21 14:32:14 +03:00
Angelos Chalaris
9de7519520 Retag snippets 2019-08-21 14:30:25 +03:00
Angelos Chalaris
bdd03cedfe Add useFetch snippet 2019-08-21 14:23:57 +03:00
Angelos Chalaris
da8096a895 Update snippets, clean up a bit 2019-08-21 13:28:26 +03:00