-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
setup blog #28
setup blog #28
Conversation
ok this now builds if you append with ?fastboot=false, e.g., But if you go to http://localhost:4200/articles/all.json you'll see the markdown converted to json, so it's otherwise working correctly. This means that you can:
|
Edit: Resolved. Also need to look up and see what this issue is about, came with the latest version of Ember:
|
Update: It was the
|
Ok @MinThaMie it's ready to go.
|
updating models added a serializer to make the magic work extracted footer to component fixes models and adds index to articles adding basic layout to article templates update styling Adds blogpost + Anne-Greeth as author changing targets in config ran linters and fixed prettier complaints updating readme more updates added missing tag more updates adding author model to route added dynamic page title article template extracting primary navbar to component tweak to navbar working on some spacing working on the card element for the article links more work on article card trying to fix the error that is causing build failure tadjusting prember urls added prember-middleware removed pagination from in-repo addon config tweaking primary nav added links to homepage few small tweaks updating styles updating styles ember-data forced attribute rename trying again
Final fixes before merge:
|
Still to do:
/articles
(@MinThaMie do you have design ideas for this?)?fastboot=false
when developing locallyError while processing route: articles.article e.getRecord is not a function TypeError: e.getRecord is not a function
)