Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 910 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 910 Bytes

v38armageddon Websites

This is a collection of websites used by v38armageddon to run.

It contains the following websites:

If you want to search for the Vincent OS website, or, v38armageddon Docs, you can find them here:

Installation

To build the websites, you need one of the following software:

  • Visual Studio 2022 Community (or Visual Studio Code)
  • Latest version of the .NET SDK

Visual Studio 2022

Open the v38armageddon Websites.sln file and you should have all the websites.

Visual Studio Code

With a terminal, use this command to build the website:

dotnet build 'v38armageddon Website.sln'

Contribute

armaWebsites is open to all contributions ! You can read more in the CONTRIBUTE file.