Commit graph

46 commits

Author SHA1 Message Date
Sam Carlton
f96e155d7f Generate 5x video endpoints 2021-01-04 15:51:08 -06:00
Sam Carlton
6301ac7ffd Disable generate crawler 2021-01-02 16:51:15 -06:00
Sam Carlton
147bf74190 Pull video data from payload 2021-01-02 16:11:20 -06:00
Sam Carlton
f91848656c Provide app or video via payload 2021-01-02 14:05:13 -06:00
Sam Carlton
fde8556ea7 Don’t minify js and css inside html 2020-12-29 19:58:42 -06:00
Sam Carlton
a6c1332128 Generate benchmark routes 2020-12-26 13:50:21 -06:00
Sam Carlton
fa222d3116 Fix video routes generating error 2020-12-26 12:59:39 -06:00
Sam Carlton
5b4dc94334 Merge branch 'master' into feat/tv
# Conflicts:
#	README.md
#	helpers/get-list.js
2020-12-11 16:16:11 -06:00
Sam Carlton
63c405943e Make app endpoints a generated value 2020-12-11 14:04:03 -06:00
Sam Carlton
6160b78b73 Remove homebrew apps from videos 2020-12-05 22:07:17 -06:00
Sam Carlton
f02460759f Update app name and add video building scripts 2020-12-05 18:49:49 -06:00
Sam Carlton
368e452201 Try minifying html 2020-12-01 22:36:05 -06:00
Sam Carlton
3643699d2c Merge branch 'develop' 2020-12-01 22:02:37 -06:00
Sam Carlton
be3046619a Replace App Subscribe with General Subscribe 2020-12-01 21:50:07 -06:00
Sam Carlton
d0ae3234d5 Measure list building and reading time 2020-12-01 16:16:18 -06:00
Sam Carlton
32d8413a72 Use square mark as twitter image 2020-11-28 17:11:59 -06:00
Sam Carlton
4ce5b0b904 Add missing twitter card meta 2020-11-28 17:00:17 -06:00
Sam Carlton
fa1fcbc433 Add social meta images 2020-11-28 16:50:24 -06:00
Sam Carlton
fd63c02e2a Rename sections to categories 2020-11-28 15:16:56 -06:00
Sam Carlton
ec7a4eebff Fetch formula status for homebrew 2020-11-27 23:07:46 -06:00
Sam Carlton
8a2843452d Remove redundant option 2020-11-27 16:36:21 -06:00
Sam Carlton
7a68eb5838 DRY up list handling 2020-11-27 15:05:49 -06:00
Sam Carlton
3b0404fbb0 Allow lists to be built concurrently 2020-11-27 13:44:06 -06:00
Sam Carlton
b22fd148f1 Move Game List to static folder 2020-11-27 12:42:58 -06:00
Sam Carlton
b475efa577 Moce app list to static folder 2020-11-26 16:00:42 -06:00
Sam Carlton
8df1ddbdf7 Add return to storeAppList 2020-11-21 16:43:41 -06:00
Sam Carlton
61268576e1 Add game endpoints 2020-11-20 15:30:37 -06:00
Sam Carlton
feded332a1 Clone README when generating 2020-11-17 12:43:06 -06:00
Sam Carlton
643be6dc21 Move app list into root folder 2020-11-17 12:23:17 -06:00
Sam Carlton
478131f314 Move app list to dist folder 2020-11-17 12:21:17 -06:00
Sam Carlton
4d662287ec Don’t cache assets folder 2020-11-17 12:13:11 -06:00
Sam Carlton
97d0e69331 Remove deprecated mode option 2020-10-29 18:09:51 -05:00
Sam Carlton
c0d54aa8ce Add /kind/ to generated routes 2020-09-21 18:02:48 -05:00
play.js
b9cf02791a Create App List during generate 2020-09-20 13:52:34 -05:00
Sam Carlton
0653cc393d Add sitemap 2020-09-19 23:19:08 -05:00
Sam Carlton
faa08268ab Add html lang attribute 2020-09-19 23:09:05 -05:00
Sam Carlton
a623363579 Remove nuxt from global css 2020-09-19 23:00:02 -05:00
Sam Carlton
afa6a7a3e1 Switch to @nuxt/tailwind 2020-09-19 22:50:18 -05:00
Sam Carlton
ce9e24ab28 Use generated app list for routes 2020-09-19 15:05:53 -05:00
Sam Carlton
55f5fda670 Generate app list as JSON file 2020-09-19 15:01:21 -05:00
Sam Carlton
6dd754570c Generate routes for apps 2020-09-16 00:15:30 -05:00
Sam Carlton
4ae327b2d6 Set app name 2020-09-16 00:14:18 -05:00
Sam Carlton
31d3ff1b2b Fix fs 2020-09-16 00:13:56 -05:00
Sam Carlton
bbcba75d22 Lint:fix nuxt.config 2020-09-15 20:22:03 -05:00
Sam Carlton
b7da76ec3a Run lint:fix 2020-09-15 19:20:16 -05:00
Sam Carlton
cdf047d777 Initialize Nuxt 2020-09-15 19:02:15 -05:00