Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manjaro Docs

Proof of concept site to test VitePress as main service for Manjaro documentation

Warning! Under development. Not even alpha state yet.

Requirements:

  • You need Node.js version 18 or higher installed in your computer
  • npm package manager also needs to be installed

Building the project

To test this site locally, clone the repo:

git clone https://github.com/cfinnberg/mdocs.git

And install Node dependencies:

cd mdocs
npm install

And that's all! :)

Run the project

To run the project, just execute:

npm run docs:dev

To get more information about what you can or can't do with VitePress, please visit VitePress documentation site.

Live version

There is a live version of the project thanks to Github Pages: https://cfinnberg.github.io/mdocs

About

Manjaro docs proof of concept site

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors