Skip to content

deonchan/docsjfyvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try out Docsify-enabled static site

docsify GitHub repo size

This repository demonstrates developing a Docsify-enabled static site using Markdown and Development Containers.

The quickstart site in action

The docsify-enabled site in action.

What's included:

Requirements

See @kosalanuwan/devcontainers repository to get started at the most basic level, and:

  • Markdown editor, the lightweight and easy-to-use syntax for all forms of writing on the GitHub platform.

Quick Start

If you are completely new to docsify, the Quick Start guide is a good source of information.

Build and run from source

First, you want a copy of this repo. It is marked as a Template so you will only have to Use This Template and follow the instructions. Read more about this in the GitHub's Template Repositories document.

Next is clone the repo, then open in VS Code. You can use @github/cli for this.

#!/bin/zsh
gh repo clone kosalanuwan/vscode-remote-try-docsify
code vscode-remote-try-docsify/

Then, re-open the source code in the development container to install the minimal required setup for you.

With VS Code:

  • Run task: Reopen in Container
  • Press F5 to preview locally

Feedback

If you have any technical problems with Docsify, you are better off asking Docsify Support directly, since you'll end up getting a much faster response back that way.

Contributing

The official repo to contribute would be @docsifyjs/docsify.

License

Copyright © Alertbox Inc. All rights reserved.

The source code is license under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from alertbox/try-docsify