Skip to content

evshary/ipi-doc-source

Repository files navigation

ADLINK IPi documentation

Getting started

  1. Install dependencies:
$ git clone https://github.com/ADLINK-EPM/ipi-doc-source.git
$ cd ipi-doc-source
$ npm install
$ npm install hexo-cli -g

  1. Generate HTML website:
$ hexo clean
$ hexo g
  1. Run server on local side:
$ hexo s

How to add/modify the source of ipi-doc

Basic rules

  • your markdown and hexo source must build
  • please make sure that website can work at your local side

How to work

  • the recommneded method is to fork on github, and then send pull requests to the main proejct.
  • we will get the notification to merge your changes and go public your html files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14