DEV Community

Casualwriter
Casualwriter

Posted on • Edited on

1

build up a documentation site from markdown files

Finally done for this stage. Now I can keep one copy of document in markdown format for github, web documents and local documentation.

Just a simple index.html page, to build up a documentation site from markdown files.

Simply copy the following file to web server, then everything is DONE!.

image

layout of Documentation Site

image

index.html is a simple document framework for showing markdown files with auto-TOC navigation. It is a single html page in pure javascript without dependence.

The program also include a simple markdown parser (55 lines js code) and a simple TOC (table-of-content) in pure javascript.

a little rush, kindly advise,

have a nice day,


SurveyJS custom survey software

Simplify data collection in your JS app with a fully integrated form management platform. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more. Integrates with any backend system, giving you full control over your data and no user limits.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs