doesitarm/pages
2021-04-28 12:17:46 -05:00
..
app/_slug Disable pulling payload from imported json 2021-04-28 12:17:46 -05:00
device Add device descriptions 2021-04-20 12:59:02 -05:00
formula Remove unused components 2021-01-02 14:08:23 -06:00
game/_slug Remove random apostrophe 2021-04-10 17:05:34 -05:00
kind Comment reference urls 2021-03-26 15:28:18 -05:00
tv Remove unused async 2021-01-02 16:35:01 -06:00
apple-silicon-app-test.vue Remove extra subscribe from App Test page 2021-04-15 14:55:52 -05:00
benchmarks.vue Disable benchmark loggers 2021-03-02 19:33:38 -06:00
categories.vue Fix new categories breaking site 2021-03-10 13:44:00 -06:00
devices.vue Add devices index page 2021-04-18 20:52:57 -05:00
embed-subscribe.vue Add subscribe embed 2021-03-06 16:50:56 -06:00
games.vue Store lists as Sets 2021-01-22 23:14:44 -06:00
index.vue Merge branch 'master' into feat/build-lists 2021-03-02 19:32:16 -06:00
layout-template.vue Build eleventy layout off nuxt layout 2021-03-06 15:48:08 -06:00
README.md Initialize Nuxt 2020-09-15 19:02:15 -05:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and create the router of your application.

More information about the usage of this directory in the documentation.