Skip to content

Add initial Docsify site with mortgage content#1

Merged
ahosker merged 1 commit into
mainfrom
docsify-initial-setup
Apr 11, 2026
Merged

Add initial Docsify site with mortgage content#1
ahosker merged 1 commit into
mainfrom
docsify-initial-setup

Conversation

@ahosker
Copy link
Copy Markdown
Collaborator

@ahosker ahosker commented Apr 11, 2026

Summary

  • Adds complete Docsify site scaffolding (index.html, .nojekyll, custom plugins)
  • Adds four content sections: first-time-buyers, home-movers, home-owners, buy-to-let
  • Includes CTA snippets, sidebar navigation, cover page, and custom CSS/JS assets
  • Adds npm package configuration (package.json, package-lock.json)

Files added (55 files, 7883 lines)

Site scaffolding

  • docs/index.html — Docsify entry point
  • docs/.nojekyll — GitHub Pages bypass
  • docs/_sidebar.md — Main navigation
  • docs/_coverpage.md — Landing page
  • docs/_cta-snippets.md — Call-to-action templates
  • docs/_plugins/ — Custom Docsify plugins

Content 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 stylesheets
  • docs/assets/js/ — CTA interaction scripts

- 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>
@ahosker ahosker merged commit 60012bd into main Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants