Commit Graph

10 Commits

Author SHA1 Message Date
Angelos Chalaris
df0329c7d5 Enrich snippet schema, probably finalize structure 2019-09-16 21:33:14 +03:00
Angelos Chalaris
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
Angelos Chalaris
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
Angelos Chalaris
59d527edb0 Prototype snippet nodes 2019-09-14 12:32:47 +03:00
Angelos Chalaris
25aeb11e43 Add beginner page 2019-08-19 10:28:45 +03:00
Angelos Chalaris
f9656c18ac Fix archive issues, add archive listing page 2019-08-19 10:02:32 +03:00
Angelos Chalaris
26904954ab Revert a change in tag pages
Would cause a bug with tag page listing
2019-08-18 12:51:27 +03:00
Angelos Chalaris
a71f3426f3 Add archived snippets to list page
No archive page just yet
2019-08-18 12:44:36 +03:00
Angelos Chalaris
7df5cd4a8c Test performance improvements by trimming views 2019-08-16 13:47:46 +03:00
Angelos Chalaris
233815cc22 Import gatsby from starter 2019-08-13 11:20:10 +03:00