Skip to content

Horizon-OC/horizon-oc.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizon OC Wiki

The main VitePress 2.0.0 website wiki for the Horizon OC project.

Project structure

  • docs/ - Contains the markdown documentation and public assets.
  • scripts/convert.js - Only scripts, copies https://rentry.co/mariko or erista markdown guides.

Installation

Install Node.JS (CI builds with 25.6.1)

Clone the repository and install dependencies:

git clone https://github.com/Horizon-OC/horizon-oc.github.io
cd horizon-oc.github.io
npm install

Local dev

To start the dev web server:

npm run dev

The website should be running on http://localhost:5173/.

Building for prod

To build the static site:

npm run build

The output will be generated in docs/.vitepress/dist.

Contributing

Contributions are welcome, beware that mariko.md and erista.md are mostly automated to match the rentry guides.

License

This project is licensed under Creative Commons Attribution 4.0 International.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors