-
Notifications
You must be signed in to change notification settings - Fork 21
Add home page and blog #59
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
Conversation
_data/home.yml
Outdated
| @@ -0,0 +1,2 @@ | |||
| heading: Bring life back to your Pebble | |||
| about: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse vehicula, purus vitae vulputate varius, ipsum orci maximus erat, nec tempor massa purus id purus. Nullam ligula augue, ultricies id sollicitudin quis, dictum sit amet leo. No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dummy text still needs to be changed.
ishotjr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work - thank you so much for this! 😍 Couple of tweaks/issues - can't wait to see this go live!
💭 🚀
| @@ -0,0 +1,61 @@ | |||
| --- | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for some reason I get a 404 for /blog when I test the site locally; it worked fine for me in #57 - is it working for you? 🔎 🗿
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ishotjr can you check that you're on the right branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sGerli ah - totally failed to notice we'd moved to home-plus-blog - thanks!! 🤦♂
Co-Authored-By: Ish Ot Jr. <[email protected]>
Co-Authored-By: Ish Ot Jr. <[email protected]>
ishotjr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 ❣️ 🚀 ❣️ 🚀
|
@sGerli FYI had to force CSS to refresh for |
|
Yeah, I noticed that. To force all browsers to update we would have needed to modify the css import with a query string like |
|
@sGerli yep, let's version it in future! 👍 |
|
In other news: This PR fixes the navbar urls so now you should be able to tick the |

Includes:
Supersedes #57 and #58