readthedocs
1.0.3 • Public • Published Read the Docs

Read the github'repository as documents, Homepage(demo): https://git.io/readthedocs
Start
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" source="markedjs/marked">
<title>Demo Started</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/readthedocs@latest/dist/docs.min.css">
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/readthedocs@latest/dist/docs.min.js"></script>
</body>
</html>
Config
1.Set your github repository as source
<meta charset="utf-8" source="{username}/{repository}">
Avaiable command
login
touch path/to/the/file
rm path/to/the/file
save path/to/the/file
Install
npm i readthedocs
Weekly Downloads