mahula 01bec25c6d
Merge pull request #169 from Ocelot-Social-Community/dependabot/github_actions/actions/setup-node-1c7b2db92075f828bee89d7e19d33a911d15e7b3
Bump actions/setup-node from 26961cf329f22f6837d5f54c3efd76b480300ace to 1c7b2db92075f828bee89d7e19d33a911d15e7b3
2024-09-07 07:56:07 +02:00
2024-09-07 05:55:27 +00:00
2023-11-21 18:02:37 +01:00
2024-06-10 19:07:38 +02:00
2024-06-05 14:41:37 +02:00

ocelot.social Website

This repository contains the Website https://ocelot.social utilizing vuepress to generate it.

Software requirements

This package requires:

Techstack

This package uses:

Usage

How to use this package.

Build

Build the static files of the website which then can be found under docs/.vuepress/dist/.

npm run build

Dev

Bring up a development environment with hot reloading which can be reached under http://localhost:8080/:

npm run dev

Test

Run the tests to ensure everything is working as expected:

# general tests
$ npm test
# test linting
$ npm test:lint
# fix linting
$ npm test:lint:fix
Description
ocelot.social website
Readme 61 MiB