Skip to content

CindyJS/website

Folders and files

NameName
Last commit message
Last commit date
Jan 30, 2022
Jan 30, 2022
Jul 11, 2022
Jan 2, 2017
Dec 21, 2015
Jan 30, 2022
Jun 25, 2022
Aug 10, 2016
Jan 9, 2017
Jan 30, 2022
Feb 11, 2025
Feb 11, 2025
Dec 9, 2015

Repository files navigation

CindyJS web site

This repository contains the sources from which the CindyJS web site is built. If there is something wrong with the content on that web site, feel free to file an issue with this repository, or formulate a pull request. Note that most pages will come with an edit link in the bottom right corner.

Testing/developing the website on your local machine

In order to download the website clone the repository with git clone git@github.com:CindyJS/website.git

Then enter the just downloaded folder website and install all dependencies with

git submodule update --init .

npm install

In oder to set up the local web-server for the website run

npm start

Then you can access the website on http://localhost:8163/