Angelos Chalaris
|
48f921b975
|
Update remaining pages
Everything that used remark and JSON now uses the new Snippet schema
|
2019-09-17 00:15:31 +03:00 |
|
Angelos Chalaris
|
75c4b3321b
|
Update tag pages
Improve speed, move all of the querying to node
|
2019-09-16 23:38:26 +03:00 |
|
Angelos Chalaris
|
f39cba0ce0
|
Further optimize snippet pages
Clean up queries, query only once
|
2019-09-16 23:02:41 +03:00 |
|
Angelos Chalaris
|
31dee63aa3
|
Update individual snippet pages
Reduce data sizes and load times, improve performance
|
2019-09-16 22:43:14 +03:00 |
|
Angelos Chalaris
|
e4569284eb
|
Update createPages to use new schemas
Breaks archive snippet pages, needs some investigation
|
2019-09-16 22:09:38 +03:00 |
|
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 |
|