f39cba0ce0
Further optimize snippet pages
...
Clean up queries, query only once
2019-09-16 23:02:41 +03:00
31dee63aa3
Update individual snippet pages
...
Reduce data sizes and load times, improve performance
2019-09-16 22:43:14 +03:00
e4569284eb
Update createPages to use new schemas
...
Breaks archive snippet pages, needs some investigation
2019-09-16 22:09:38 +03:00
df0329c7d5
Enrich snippet schema, probably finalize structure
2019-09-16 21:33:14 +03:00
25ae412208
Enrich Snippet schema
...
Add all the parsed data used on the pages, now parsed on boot.
2019-09-14 14:06:51 +03:00
d7013dd17c
Setup snippet schema initial load logic
...
Use dynamic imports to load all the JSON files specified in config, read data from both sources, output the proper data in the new Snippet type nodes.
2019-09-14 13:14:47 +03:00
59d527edb0
Prototype snippet nodes
2019-09-14 12:32:47 +03:00
0e3cc22205
Travis build: 1445 [cron]
2019-09-13 16:45:49 +00:00
114b82b6d7
Travis build: 1443
2019-09-12 18:20:22 +00:00
f6ceb5b719
Merge pull request #1017 from MrChozo/patch-1
...
[FIX]Minor spelling - accesible to accessible
2019-09-12 21:17:33 +03:00
1fbc7ef794
Minor spelling - accesible to accessible
2019-09-12 10:55:37 -07:00
1a654925c7
Travis build: 1439 [cron]
2019-09-10 16:44:18 +00:00
23822f570b
Travis build: 1437
2019-09-09 18:37:48 +00:00
025fde5dc7
Fix reject snippet's description
2019-09-09 21:34:57 +03:00
d1c144b46e
Travis build: 1428 [cron]
2019-09-03 16:41:07 +00:00
098333c060
Travis build: 1426
2019-09-03 05:30:49 +00:00
d8fb42b2c3
Merge pull request #1015 from PyGeek03/master
...
[ENHANCEMENT] Make the example for unary clearer
2019-09-03 08:28:19 +03:00
8bcf05a800
Make it clear that the firstTwoMax() function only cares about the first 2 arguments
2019-09-03 14:44:31 +10:00
b398897535
Travis build: 1424 [cron]
2019-09-02 16:42:24 +00:00
de8cca78d4
Travis build: 1422
2019-09-02 03:36:39 +00:00
32092e8924
Resolve #1014
2019-09-02 06:34:09 +03:00
90e5a44ad6
Travis build: 1418
2019-08-30 17:08:20 +00:00
aacb6642fd
Merge remote-tracking branch 'origin/master'
2019-08-30 20:05:48 +03:00
95101e280a
Update extractor to run on every commit
2019-08-30 20:05:22 +03:00
f42d0dccc3
Travis build: 1416
2019-08-30 16:54:50 +00:00
37bab8ea6d
Template finishing touches
2019-08-30 19:52:04 +03:00
f3f77d5708
Travis build: 1413 [cron]
2019-08-29 16:37:18 +00:00
0a282d32f2
Travis build: 1411
2019-08-29 11:45:51 +00:00
5a8271f47e
Merge pull request #1013 from 30-seconds/homepage
...
Update homepage to act as a hub for projects
2019-08-29 13:43:40 +02:00
59b7702e2a
Update organization boilerplate
2019-08-29 13:46:01 +03:00
311b373ab7
Update homepage to act as a hub for projects
2019-08-29 13:32:40 +03:00
4ea4a2a169
Travis build: 1407 [cron]
2019-08-28 16:37:11 +00:00
891e52786b
Travis build: 1405
2019-08-27 19:04:37 +00:00
bf5c55135d
Merge remote-tracking branch 'origin/master'
2019-08-27 21:58:56 +03:00
d5ad83a14c
Add tag for canonical URLs
2019-08-27 21:58:45 +03:00
a6e9438598
Travis build: 1403
2019-08-27 18:30:12 +00:00
a5069fd468
Merge remote-tracking branch 'origin/master'
2019-08-27 21:27:20 +03:00
8315e8aa7d
Short SnippetCard full linking
2019-08-27 21:27:05 +03:00
dbe7ffaaf8
Travis build: 1401
2019-08-27 17:19:04 +00:00
60c9e63036
Merge remote-tracking branch 'origin/master'
2019-08-27 20:16:29 +03:00
5e8dd9a9b3
Website optimization
...
- Remove AnyLink and ReactCSSTransitionReplace
- Clean up GraphQL queries
- Improve getTextualContent method in website utilities
- Convert ttf fonts to woff2
- Add title attribute to menu items
2019-08-27 20:14:23 +03:00
dc9aef38cc
Travis build: 1399 [cron]
2019-08-27 16:36:53 +00:00
c643adda83
Travis build: 1397
2019-08-27 10:11:47 +00:00
0c4c9cb699
Merge pull request #1012 from edison1105/master
...
[FIX] Update the link of 30 Seconds of CSS
2019-08-27 13:09:31 +03:00
f8dc0a977e
Update the link of 30 Seconds of CSS
2019-08-27 17:56:56 +08:00
d4ddce334d
Travis build: 1395
2019-08-26 18:13:39 +00:00
b8bdb305a8
Merge pull request #1011 from 30-seconds/dependabot/npm_and_yarn/eslint-utils-1.4.2
...
Build(deps): Bump eslint-utils from 1.4.0 to 1.4.2
2019-08-26 21:11:11 +03:00
0d373b5d05
Build(deps): Bump eslint-utils from 1.4.0 to 1.4.2
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-26 17:51:34 +00:00
f3258d4eea
Travis build: 1388 [cron]
2019-08-22 16:33:35 +00:00
0d667e6183
Travis build: 1386
2019-08-22 07:37:04 +00:00