The standalone marketing website for Docline.
Interactive Code UX Demo: https://doclines.github.io/docline-core/code-ux-demo?version=v1&lang=en&theme=solarized-dark
-
Showcase the Docline product and brand.
-
Provide interactive previews for:
- Header configuration
- Sidebar templates
- Documentation page layouts
-
Support independent development, deployment, and release cycles.
- Modern landing page
- Interactive documentation previews
- Responsive design
- Lightweight and standalone deployment
- Independent versioning from the core documentation application
cd packages/docline-landing
npm install
npm run devDevelopment server:
http://127.0.0.1:4311
npm run buildnpm run previewPreview server:
http://127.0.0.1:4312
git clone https://github.com/doclines/docline-core.git
cd docline-core/packages/docline-landing
npm install
npm run devhttps://doclines.github.io/standing-page/
docline-core/
└── packages/
└── docline-landing/
This project is licensed under the MIT License.