mahula c196025c1f
Merge pull request #276 from Ocelot-Social-Community/dependabot/npm_and_yarn/textlint-ed41b1c0b8
Bump textlint-rule-no-dead-link from 6.0.1 to 6.1.0 in the textlint group
2025-12-27 09:03:30 +01:00
2025-12-16 12:01:56 +01:00
2023-11-21 18:02:37 +01: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 66 MiB