Skip to content

cotowali/cotowali.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cotowali.org

Development

Requirements

Setup

z install

Known messages

It's ok. Ignore them.

 WARN  deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
 ERROR  (node:2789) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
 WARN  Issues with peer dependencies found
.
└─┬ @nuxtjs/i18n 8.0.0-beta.3
  └─┬ vue-i18n-routing 0.8.1
    └─┬ @vue/composition-api 1.7.1
      └── ✕ unmet peer vue@">= 2.5 < 2.7": found 3.2.40 in nuxt

Run DevServer on localhost:3000

z dev

Generate as static website

z generate

How to write documents (Outdated)

  • /contents/docs - document root
    • index.yaml - metadata (Chapters, pages, etc)
    • [chapter]/[slug].[locale].md document content
      • title: page title
      • revison: document revision (yyyymmdd)

Read existing documents for more information

TOOD: Nuxt3 Stable

rc -> stable

Waiting update

Can update