Okay so there's a few things going on here: 1. The main page has been split into pieces stored within views/ 2. The nav buttons are working and have a swanky animation to them 3. Some other changes throughout that I've simply lost track of from not committing frequently enough
14 lines
265 B
JSON
14 lines
265 B
JSON
[
|
|
{
|
|
"title": "yeet",
|
|
"author": "tem",
|
|
"date": 1538830250255,
|
|
"tags": [
|
|
"yeet",
|
|
"yeetbix",
|
|
"the yeet movement"
|
|
],
|
|
"content": "#Title\nText\n- List item 1\n- List item 2"
|
|
}
|
|
]
|