Add initial Docsify site with mortgage content#1
Merged
Conversation
- Docsify site scaffolding (index.html, .nojekyll, plugins) - Four content sections: first-time-buyers, home-movers, home-owners, buy-to-let - CTA snippets and custom assets (CSS/JS) - Sidebar navigation and cover page - npm package configuration Co-Authored-By: Paperclip <noreply@paperclip.ing>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Files added (55 files, 7883 lines)
Site scaffolding
docs/index.html— Docsify entry pointdocs/.nojekyll— GitHub Pages bypassdocs/_sidebar.md— Main navigationdocs/_coverpage.md— Landing pagedocs/_cta-snippets.md— Call-to-action templatesdocs/_plugins/— Custom Docsify pluginsContent sections
docs/first-time-buyers/— 10 articles (deposits, stamp duty, affordability, etc.)docs/home-movers/— 10 articles (conveyancing, bridging, chain management, etc.)docs/home-owners/— 9 articles (remortgaging, overpayments, equity release, etc.)docs/buy-to-let/— 9 articles (landlord mortgages, rental yield, tax, etc.)Assets
docs/assets/css/— CTA and print stylesheetsdocs/assets/js/— CTA interaction scripts