[Refactor] Move tutorials from Blog to Tutorial section#103
[Refactor] Move tutorials from Blog to Tutorial section#103notmandatory merged 4 commits intobitcoindevkit:masterfrom
Conversation
✅ Deploy Preview for awesome-golick-685c88 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
@ConorOkus @notmandatory Does this require some more changes to correctly build?? |
|
Hmm try running |
|
Remember to update the links as well - https://github.com/bitcoindevkit/bitcoindevkit.org/blob/master/docs/.vuepress/config.js#L44 |
ea14c04 to
c1b7bb4
Compare
Yup.. That's what I missed.. Fixed.. |
c1b7bb4 to
94a3bc6
Compare
|
After bitcoindevkit#103 the tutorial title comes in the side bar in the website, its better to have shorter names.
|
Added title to the Hello World piece.. Also removed the |
Ahh I missed those.. Added in the last push.. Also made the heading sizes consistent across tutorials.. |
After bitcoindevkit#103 the tutorial title comes in the side bar in the website, its better to have shorter names.
|
Added changes of #105 into this PR. |
It seems they aren't used anymore and pointing to previous locations.
This adds `## Introduction` heading to all tutorial articles and makes heading sizes consistent across all tutorials..
After bitcoindevkit#103 the tutorial title comes in the side bar in the website, its better to have shorter names.
d23aa3d to
dc26c13
Compare
|
Rebased on master.. |
This is a move only PR and moves all the tutorial materials from blog posts to tutorial segment.
I believe we have enough tutorials right now to make sense to keep them separate from regular blog post sections..
I made the move of the files but the webpage is not showing the articles in the tutorial segment..