@aiou/docs-templates

1.0.6 • Public • Published

doc - template

Note

  • maybe need to custom release script in package.json and other package info
  • need reconfig baseUrl and paths in tsconfig.json

rules

DO NOT

/docs
  /a
  a.md
  b.md

DO NOT

/docs
  /a
    README.md // wrong
    a.md // right

DO NOT

/docs
  /中文 // just eng
    /中文 or 英文 // all is ok

DO NOT

/docs
  /a
    /b
      readme.md // rename to a.md

/@aiou/docs-templates/

    Package Sidebar

    Install

    npm i @aiou/docs-templates

    Weekly Downloads

    1

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    75 kB

    Total Files

    42

    Last publish

    Collaborators

    • jiangweixian1994